From e62c0587b646eb692aac9af74d69c3a670f6cc65 Mon Sep 17 00:00:00 2001
From: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com>
Date: Thu, 6 Feb 2025 13:18:56 +0100
Subject: [PATCH] [ACS-9215] Update license headers (#10625)
* [ACS-9215] Update license headers
* [ACS-9215] Update license headers
---
.eslintrc.js | 2 +-
docs/tutorials/using-components.md | 8 ++++----
e2e/util/constants.js | 2 +-
e2e/util/resources.js | 2 +-
lib/cli/index.ts | 2 +-
lib/cli/scripts/audit.ts | 2 +-
lib/cli/scripts/changelog.ts | 2 +-
lib/cli/scripts/check-cs-env.ts | 2 +-
lib/cli/scripts/check-plugin-env.ts | 2 +-
lib/cli/scripts/docker.ts | 2 +-
lib/cli/scripts/exec.ts | 2 +-
lib/cli/scripts/index.ts | 2 +-
lib/cli/scripts/init-aae-env.ts | 2 +-
lib/cli/scripts/init-acs-env.ts | 2 +-
lib/cli/scripts/init-aps-env.ts | 2 +-
lib/cli/scripts/licenses.ts | 2 +-
lib/cli/scripts/logger.ts | 2 +-
lib/cli/scripts/plugins/check-env.ts | 2 +-
.../scripts/plugins/governance-check-plugin.ts | 2 +-
lib/cli/scripts/plugins/governance-health.ts | 2 +-
lib/cli/scripts/plugins/index.ts | 2 +-
lib/cli/scripts/plugins/plugin-config.ts | 2 +-
lib/cli/scripts/plugins/plugin-model.ts | 2 +-
.../plugins/process-automation-check-plugin.ts | 2 +-
.../plugins/process-automation-health.ts | 2 +-
.../plugins/process-service-check-plugin.ts | 2 +-
.../scripts/plugins/process-services-health.ts | 2 +-
lib/cli/scripts/resources.ts | 2 +-
lib/cli/tooling/dotenv.ts | 2 +-
lib/cli/tooling/index.ts | 2 +-
lib/content-services/index.ts | 2 +-
lib/content-services/src/lib/agent/index.ts | 2 +-
.../src/lib/agent/public-api.ts | 2 +-
.../lib/agent/services/agent.service.spec.ts | 2 +-
.../src/lib/agent/services/agent.service.ts | 2 +-
.../alfresco-icon/alfresco-icon.component.ts | 2 +-
.../alfresco-api-no-auth.service.ts | 2 +-
.../alfresco-api-v2-loader.service.ts | 2 +-
.../src/lib/api-factories/index.ts | 2 +-
.../src/lib/api-factories/public-api.ts | 2 +-
.../aspect-list-dialog-data.interface.ts | 2 +-
.../aspect-list-dialog.component.spec.ts | 2 +-
.../aspect-list/aspect-list-dialog.component.ts | 2 +-
.../aspect-list/aspect-list.component.spec.ts | 2 +-
.../lib/aspect-list/aspect-list.component.ts | 2 +-
.../src/lib/aspect-list/aspect-list.module.ts | 2 +-
.../src/lib/aspect-list/index.ts | 2 +-
.../src/lib/aspect-list/public-api.ts | 2 +-
.../services/aspect-list.service.spec.ts | 2 +-
.../aspect-list/services/aspect-list.service.ts | 2 +-
.../services/dialog-aspect-list.service.spec.ts | 2 +-
.../services/dialog-aspect-list.service.ts | 2 +-
.../services/node-aspect.service.spec.ts | 2 +-
.../aspect-list/services/node-aspect.service.ts | 2 +-
.../auth-loader/content-auth-loader-factory.ts | 2 +-
.../content-auth-loader.service.spec.ts | 2 +-
.../auth-loader/content-auth-loader.service.ts | 2 +-
.../lib/breadcrumb/breadcrumb.component.spec.ts | 2 +-
.../src/lib/breadcrumb/breadcrumb.component.ts | 2 +-
.../src/lib/breadcrumb/breadcrumb.module.ts | 2 +-
.../dropdown-breadcrumb.component.spec.ts | 2 +-
.../breadcrumb/dropdown-breadcrumb.component.ts | 2 +-
.../src/lib/breadcrumb/index.ts | 2 +-
.../src/lib/breadcrumb/public-api.ts | 2 +-
.../categories-management-mode.ts | 2 +-
.../categories-management.component.spec.ts | 2 +-
.../categories-management.component.ts | 2 +-
.../src/lib/category/category.module.ts | 2 +-
lib/content-services/src/lib/category/index.ts | 2 +-
.../lib/category/mock/category-mock.service.ts | 2 +-
.../category/models/category-node.interface.ts | 2 +-
.../src/lib/category/public-api.ts | 2 +-
.../category-tree-datasource.service.spec.ts | 2 +-
.../category-tree-datasource.service.ts | 2 +-
.../category/services/category.service.spec.ts | 2 +-
.../lib/category/services/category.service.ts | 2 +-
.../src/lib/common/events/file.event.ts | 2 +-
lib/content-services/src/lib/common/index.ts | 2 +-
.../common/interfaces/saved-search.interface.ts | 2 +-
.../search-configuration.interface.ts | 2 +-
.../lib/common/mocks/ecm-user.service.mock.ts | 2 +-
.../common/models/allowable-operations.enum.ts | 2 +-
.../src/lib/common/models/ecm-company.model.ts | 2 +-
.../src/lib/common/models/ecm-user.model.ts | 2 +-
.../src/lib/common/models/file.model.spec.ts | 2 +-
.../src/lib/common/models/file.model.ts | 2 +-
.../lib/common/models/node-metadata.model.ts | 2 +-
.../src/lib/common/models/permissions.enum.ts | 2 +-
.../src/lib/common/public-api.ts | 2 +-
.../card-view-content-update.service.spec.ts | 2 +-
.../card-view-content-update.service.ts | 2 +-
.../lib/common/services/content.service.spec.ts | 2 +-
.../src/lib/common/services/content.service.ts | 2 +-
.../common/services/discovery-api.service.ts | 2 +-
.../common/services/favorites-api.service.ts | 2 +-
.../common/services/nodes-api.service.spec.ts | 2 +-
.../lib/common/services/nodes-api.service.ts | 2 +-
.../services/people-content.service.spec.ts | 2 +-
.../common/services/people-content.service.ts | 2 +-
.../lib/common/services/rendition.service.ts | 2 +-
.../common/services/rendition.services.spec.ts | 2 +-
.../services/saved-searches.service.spec.ts | 2 +-
.../common/services/saved-searches.service.ts | 2 +-
.../src/lib/common/services/sites.service.ts | 2 +-
.../lib/common/services/upload.service.spec.ts | 2 +-
.../src/lib/common/services/upload.service.ts | 2 +-
.../content-metadata-card.component.spec.ts | 2 +-
.../content-metadata-card.component.ts | 2 +-
.../content-metadata-header.component.ts | 2 +-
.../content-metadata.component.spec.ts | 2 +-
.../content-metadata.component.ts | 2 +-
.../components/content-metadata/mock-data.ts | 2 +-
.../content-metadata/content-metadata.module.ts | 2 +-
.../src/lib/content-metadata/index.ts | 2 +-
.../aspect-oriented-config.interface.ts | 2 +-
.../interfaces/card-view-group.interface.ts | 2 +-
.../content-metadata-config.interface.ts | 2 +-
.../content-metadata-custom-panel.interface.ts | 2 +-
.../content-metadata-panel.interface.ts | 2 +-
.../interfaces/content-metadata.interfaces.ts | 2 +-
.../interfaces/indifferent-config.interface.ts | 2 +-
.../layout-oriented-config.interface.ts | 2 +-
.../organised-property-group.interface.ts | 2 +-
.../interfaces/preset-config.interface.ts | 2 +-
.../interfaces/property-group.interface.ts | 2 +-
.../interfaces/property.interface.ts | 2 +-
.../src/lib/content-metadata/public-api.ts | 2 +-
.../services/basic-properties.service.ts | 2 +-
.../aspect-oriented-config.service.spec.ts | 2 +-
.../config/aspect-oriented-config.service.ts | 2 +-
.../content-metadata-config.factory.spec.ts | 2 +-
.../config/content-metadata-config.factory.ts | 2 +-
.../config/indifferent-config.service.ts | 2 +-
.../layout-oriented-config.service.spec.ts | 2 +-
.../config/layout-oriented-config.service.ts | 2 +-
.../services/config/property-group-reader.ts | 2 +-
.../services/content-metadata.service.spec.ts | 2 +-
.../services/content-metadata.service.ts | 2 +-
.../content-type-property.service.spec.ts | 2 +-
.../services/content-type-property.service.ts | 2 +-
.../property-descriptors.service.spec.ts | 2 +-
.../services/property-descriptors.service.ts | 2 +-
.../property-groups-translator.service.spec.ts | 2 +-
.../property-groups-translator.service.ts | 2 +-
.../content-node-dialog.service.spec.ts | 2 +-
.../content-node-dialog.service.ts | 2 +-
...node-selector-panel.component-search.spec.ts | 2 +-
...ontent-node-selector-panel.component.spec.ts | 2 +-
.../content-node-selector-panel.component.ts | 2 +-
.../content-node-selector-panel.service.spec.ts | 2 +-
.../content-node-selector-panel.service.ts | 2 +-
...nt-node-selector.component-data.interface.ts | 2 +-
.../content-node-selector.component.spec.ts | 2 +-
.../content-node-selector.component.ts | 2 +-
.../content-node-selector.module.ts | 2 +-
.../src/lib/content-node-selector/index.ts | 2 +-
.../name-location-cell.component.spec.ts | 2 +-
.../name-location-cell.component.ts | 2 +-
.../src/lib/content-node-selector/public-api.ts | 2 +-
.../sites-dropdown.component.spec.ts | 2 +-
.../site-dropdown/sites-dropdown.component.ts | 2 +-
.../content-node-share.dialog.spec.ts | 2 +-
.../content-node-share.dialog.ts | 2 +-
.../content-node-share.directive.spec.ts | 2 +-
.../content-node-share.directive.ts | 2 +-
.../content-node-share.module.ts | 2 +-
.../content-node-share.settings.ts | 2 +-
.../src/lib/content-node-share/index.ts | 2 +-
.../src/lib/content-node-share/public-api.ts | 2 +-
.../services/shared-links-api.service.ts | 2 +-
.../content-type-dialog.component.spec.ts | 2 +-
.../content-type-dialog.component.ts | 2 +-
.../content-type-metadata.interface.ts | 2 +-
.../lib/content-type/content-type.service.ts | 2 +-
.../src/lib/content-type/index.ts | 2 +-
.../src/lib/content-type/public-api.ts | 2 +-
lib/content-services/src/lib/content.module.ts | 2 +-
.../category-selector.dialog.spec.ts | 2 +-
.../category-selector.dialog.ts | 2 +-
.../src/lib/dialogs/dialog.module.ts | 2 +-
.../download-zip/download-zip.dialog.module.ts | 2 +-
.../download-zip/download-zip.dialog.spec.ts | 2 +-
.../download-zip.dialog.stories.component.ts | 2 +-
.../download-zip/download-zip.dialog.stories.ts | 2 +-
.../dialogs/download-zip/download-zip.dialog.ts | 2 +-
.../download-zip/mock/download-zip-data.mock.ts | 2 +-
.../mock/download-zip-service.mock.ts | 2 +-
.../services/download-zip.service.ts | 2 +-
.../dialogs/folder/folder-name.validators.ts | 2 +-
.../lib/dialogs/folder/folder.dialog.spec.ts | 2 +-
.../src/lib/dialogs/folder/folder.dialog.ts | 2 +-
lib/content-services/src/lib/dialogs/index.ts | 2 +-
.../lib/dialogs/library/library.dialog.spec.ts | 2 +-
.../src/lib/dialogs/library/library.dialog.ts | 2 +-
.../dialogs/node-lock/node-lock.dialog.spec.ts | 2 +-
.../lib/dialogs/node-lock/node-lock.dialog.ts | 2 +-
.../src/lib/dialogs/public-api.ts | 2 +-
.../lib/directives/auto-focus.directive.spec.ts | 2 +-
.../src/lib/directives/auto-focus.directive.ts | 2 +-
.../check-allowable-operation.directive.spec.ts | 2 +-
.../check-allowable-operation.directive.ts | 2 +-
.../lib/directives/content-directive.module.ts | 2 +-
.../src/lib/directives/index.ts | 2 +-
.../library-favorite.directive.spec.ts | 2 +-
.../directives/library-favorite.directive.ts | 2 +-
.../library-membership.directive.spec.ts | 2 +-
.../directives/library-membership.directive.ts | 2 +-
.../directives/node-counter.directive.spec.ts | 2 +-
.../lib/directives/node-counter.directive.ts | 2 +-
.../directives/node-delete.directive.spec.ts | 2 +-
.../src/lib/directives/node-delete.directive.ts | 2 +-
.../directives/node-download.directive.spec.ts | 2 +-
.../lib/directives/node-download.directive.ts | 2 +-
.../directives/node-favorite.directive.spec.ts | 2 +-
.../lib/directives/node-favorite.directive.ts | 2 +-
.../lib/directives/node-lock.directive.spec.ts | 2 +-
.../src/lib/directives/node-lock.directive.ts | 2 +-
.../directives/node-restore.directive.spec.ts | 2 +-
.../lib/directives/node-restore.directive.ts | 2 +-
.../src/lib/directives/public-api.ts | 2 +-
.../content-action-list.component.spec.ts | 2 +-
.../content-action-list.component.ts | 2 +-
.../content-action.component.spec.ts | 2 +-
.../content-action/content-action.component.ts | 2 +-
.../components/document-list.component.spec.ts | 2 +-
.../components/document-list.component.ts | 2 +-
.../components/document-list.token.ts | 2 +-
.../file-auto-download.component.spec.ts | 2 +-
.../file-auto-download.component.ts | 2 +-
.../filter-header.component.spec.ts | 2 +-
.../filter-header/filter-header.component.ts | 2 +-
.../library-name-column.component.spec.ts | 2 +-
.../library-name-column.component.ts | 2 +-
.../library-role-column.component.spec.ts | 2 +-
.../library-role-column.component.ts | 2 +-
.../library-status-column.component.spec.ts | 2 +-
.../library-status-column.component.ts | 2 +-
.../name-column/name-column.component.spec.ts | 2 +-
.../name-column/name-column.component.ts | 2 +-
.../lib/document-list/components/node.event.ts | 2 +-
.../trashcan-name-column.component.spec.ts | 2 +-
.../trashcan-name-column.component.ts | 2 +-
.../document-list/data/image-resolver.model.ts | 2 +-
.../lib/document-list/data/row-filter.model.ts | 2 +-
.../document-list/data/share-data-row.model.ts | 2 +-
.../data/share-datatable-adapter.spec.ts | 2 +-
.../data/share-datatable-adapter.ts | 2 +-
.../lib/document-list/document-list.module.ts | 2 +-
.../src/lib/document-list/index.ts | 2 +-
.../document-list-loader.interface.ts | 2 +-
.../models/content-action.model.ts | 2 +-
.../models/document-folder.model.ts | 2 +-
.../document-list/models/node-action.enum.ts | 2 +-
.../models/permissions-style.model.ts | 2 +-
.../document-list/models/permissions.model.ts | 2 +-
.../lib/document-list/models/preset.model.ts | 2 +-
.../src/lib/document-list/public-api.ts | 2 +-
.../services/custom-resources.service.spec.ts | 2 +-
.../services/custom-resources.service.ts | 2 +-
.../services/document-actions.service.spec.ts | 2 +-
.../services/document-actions.service.ts | 2 +-
.../services/document-list.service.spec.ts | 2 +-
.../services/document-list.service.ts | 2 +-
.../services/folder-actions.service.spec.ts | 2 +-
.../services/folder-actions.service.ts | 2 +-
.../document-list/services/lock.service.spec.ts | 2 +-
.../lib/document-list/services/lock.service.ts | 2 +-
.../services/node-actions.service.spec.ts | 2 +-
.../services/node-actions.service.ts | 2 +-
.../folder-edit.directive.spec.ts | 2 +-
.../folder-directive/folder-edit.directive.ts | 2 +-
lib/content-services/src/lib/group/index.ts | 2 +-
.../src/lib/group/public-api.ts | 2 +-
.../lib/group/services/group.service.spec.ts | 2 +-
.../src/lib/group/services/group.service.ts | 2 +-
.../src/lib/infinite-scroll-datasource/index.ts | 2 +-
.../infinite-scroll-datasource.spec.ts | 2 +-
.../infinite-scroll-datasource.ts | 2 +-
.../infinite-scroll-datasource/public-api.ts | 2 +-
.../base-card-view-content-update.interface.ts | 2 +-
.../src/lib/interfaces/index.ts | 2 +-
.../lib/interfaces/library-entity.interface.ts | 2 +-
.../library-membership-error-event.interface.ts | 2 +-
...library-membership-toggle-event.interface.ts | 2 +-
...ode-allowable-operation-subject.interface.ts | 2 +-
.../src/lib/interfaces/public-api.ts | 2 +-
.../restore-message-model.interface.ts | 2 +-
.../src/lib/legal-hold/index.ts | 2 +-
.../src/lib/legal-hold/public-api.ts | 2 +-
.../services/legal-hold.service.spec.ts | 2 +-
.../legal-hold/services/legal-hold.service.ts | 2 +-
lib/content-services/src/lib/material.module.ts | 2 +-
.../lib/mock/add-permission.component.mock.ts | 2 +-
.../src/lib/mock/alfresco-api.service.mock.ts | 2 +-
.../src/lib/mock/content-model.mock.ts | 2 +-
.../lib/mock/date-range-search-filter.mock.ts | 2 +-
.../src/lib/mock/document-library.model.mock.ts | 2 +-
.../lib/mock/document-list.component.mock.ts | 2 +-
lib/content-services/src/lib/mock/index.ts | 2 +-
.../mock/inherited-permission.component.mock.ts | 2 +-
.../mock/new-version-uploader.service.mock.ts | 2 +-
.../lib/mock/permission-list.component.mock.ts | 2 +-
lib/content-services/src/lib/mock/public-api.ts | 2 +-
.../src/lib/mock/search-filter-mock.ts | 2 +-
.../src/lib/mock/search-query.mock.ts | 2 +-
.../src/lib/mock/search.component.mock.ts | 2 +-
.../src/lib/mock/search.service.mock.ts | 2 +-
.../lib/mock/sites-dropdown.component.mock.ts | 2 +-
.../src/lib/mock/upload.service.mock.ts | 2 +-
.../src/lib/new-version-uploader/index.ts | 2 +-
.../lib/new-version-uploader/models/index.ts | 2 +-
.../models/new-version-uploader.model.ts | 2 +-
.../new-version-uploader.dialog.scss | 17 -----------------
.../new-version-uploader.dialog.spec.ts | 2 +-
.../new-version-uploader.dialog.ts | 2 +-
.../new-version-uploader.module.ts | 2 +-
.../new-version-uploader.service.spec.ts | 2 +-
.../new-version-uploader.service.ts | 2 +-
.../src/lib/new-version-uploader/public-api.ts | 2 +-
.../src/lib/node-comments/index.ts | 2 +-
.../node-comments/mocks/node-comments.mock.ts | 2 +-
.../node-comments/node-comments.component.ts | 2 +-
.../lib/node-comments/node-comments.module.ts | 2 +-
.../src/lib/node-comments/public-api.ts | 2 +-
.../services/node-comments.service.spec.ts | 2 +-
.../services/node-comments.service.ts | 2 +-
.../add-permission-dialog-data.interface.ts | 2 +-
.../add-permission-dialog.component.spec.ts | 2 +-
.../add-permission-dialog.component.ts | 2 +-
.../add-permission-panel.component.spec.ts | 2 +-
.../add-permission-panel.component.ts | 2 +-
.../add-permission.component.spec.ts | 2 +-
.../add-permission/add-permission.component.ts | 2 +-
.../search-config-permission.service.ts | 2 +-
.../inherited-button.directive.spec.ts | 2 +-
.../components/inherited-button.directive.ts | 2 +-
.../node-path-column.component.ts | 2 +-
.../permission-container.component.spec.ts | 2 +-
.../permission-container.component.ts | 2 +-
.../permission-list.component.spec.ts | 2 +-
.../permission-list.component.ts | 2 +-
.../permission-list.service.spec.ts | 2 +-
.../permission-list/permission-list.service.ts | 2 +-
.../components/pop-over.directive.spec.ts | 2 +-
.../components/pop-over.directive.ts | 2 +-
.../user-icon-column.component.spec.ts | 2 +-
.../user-icon-column.component.ts | 2 +-
.../user-name-column.component.spec.ts | 2 +-
.../user-name-column.component.ts | 2 +-
.../user-role-column.component.spec.ts | 2 +-
.../user-role-column.component.ts | 2 +-
.../src/lib/permission-manager/index.ts | 2 +-
.../permission-manager/models/member.model.ts | 2 +-
.../models/permission.model.ts | 2 +-
.../lib/permission-manager/models/role.model.ts | 2 +-
.../permission-manager.module.ts | 2 +-
.../src/lib/permission-manager/public-api.ts | 2 +-
.../node-permission-dialog.service.spec.ts | 2 +-
.../services/node-permission-dialog.service.ts | 2 +-
.../services/node-permission.service.spec.ts | 2 +-
.../services/node-permission.service.ts | 2 +-
.../src/lib/pipes/content-pipe.module.ts | 2 +-
lib/content-services/src/lib/pipes/index.ts | 2 +-
.../lib/pipes/node-name-tooltip.pipe.spec.ts | 2 +-
.../src/lib/pipes/node-name-tooltip.pipe.ts | 2 +-
.../src/lib/pipes/public-api.ts | 2 +-
.../src/lib/prediction/index.ts | 2 +-
.../src/lib/prediction/public-api.ts | 2 +-
.../src/lib/prediction/services/index.ts | 2 +-
.../services/prediction.service.spec.ts | 2 +-
.../prediction/services/prediction.service.ts | 2 +-
lib/content-services/src/lib/search-ai/index.ts | 2 +-
.../search-ai/models/search-ai-input-state.ts | 2 +-
.../src/lib/search-ai/public-api.ts | 2 +-
.../services/search-ai.service.spec.ts | 2 +-
.../lib/search-ai/services/search-ai.service.ts | 2 +-
.../components/empty-search-result.component.ts | 2 +-
.../src/lib/search/components/index.ts | 2 +-
.../components/reset-search.directive.spec.ts | 2 +-
.../search/components/reset-search.directive.ts | 2 +-
.../components/search-check-list/index.ts | 2 +-
.../search-check-list.component.spec.ts | 2 +-
.../search-check-list.component.ts | 2 +-
.../search-chip-autocomplete-input/index.ts | 2 +-
...ch-chip-autocomplete-input.component.spec.ts | 2 +-
.../search-chip-autocomplete-input.component.ts | 2 +-
.../search-chip-list.component.spec.ts | 2 +-
.../search-chip-list.component.ts | 2 +-
.../components/search-control.component.spec.ts | 2 +-
.../components/search-control.component.ts | 2 +-
.../search-date-range-tabbed/index.ts | 2 +-
.../search-date-range-tabbed.component.spec.ts | 2 +-
.../search-date-range-tabbed.component.ts | 2 +-
.../search-date-range/date-range-type.ts | 2 +-
.../search-date-range/in-last-date-type.ts | 2 +-
.../search-date-range.component.spec.ts | 2 +-
.../search-date-range.component.ts | 2 +-
.../search-date-range/search-date-range.ts | 2 +-
.../components/search-datetime-range/index.ts | 2 +-
.../search-datetime-range.component.spec.ts | 2 +-
.../search-datetime-range.component.ts | 2 +-
.../components/search-facet-field/index.ts | 2 +-
.../search-facet-field.component.spec.ts | 2 +-
.../search-facet-field.component.ts | 2 +-
.../search-filter-autocomplete-chips/index.ts | 2 +-
...-filter-autocomplete-chips.component.spec.ts | 2 +-
...earch-filter-autocomplete-chips.component.ts | 2 +-
.../components/search-filter-chips/index.ts | 2 +-
.../search-facet-chip-tabbed.component.spec.ts | 2 +-
.../search-facet-chip-tabbed.component.ts | 2 +-
...earch-facet-tabbed-content.component.spec.ts | 2 +-
.../search-facet-tabbed-content.component.ts | 2 +-
.../search-facet-chip.component.spec.ts | 2 +-
.../search-facet-chip.component.ts | 2 +-
.../search-filter-chips.component.spec.ts | 2 +-
.../search-filter-chips.component.ts | 2 +-
.../search-filter-menu-card.component.spec.ts | 2 +-
.../search-filter-menu-card.component.ts | 2 +-
.../search-widget-chip.component.spec.ts | 2 +-
.../search-widget-chip.component.ts | 2 +-
.../components/search-filter-container/index.ts | 2 +-
.../search-filter-container.component.spec.ts | 2 +-
.../search-filter-container.component.ts | 2 +-
.../components/search-filter-tabbed/index.ts | 2 +-
.../search-filter-tab.directive.ts | 2 +-
.../search-filter-tabbed.component.spec.ts | 2 +-
.../search-filter-tabbed.component.ts | 2 +-
.../search/components/search-filter/index.ts | 2 +-
.../search-filter-card.component.spec.ts | 2 +-
.../search-filter-card.component.ts | 2 +-
.../search-filter.component.spec.ts | 2 +-
.../search-filter/search-filter.component.ts | 2 +-
.../lib/search/components/search-form/index.ts | 2 +-
.../search-form/search-form.component.spec.ts | 2 +-
.../search-form/search-form.component.ts | 2 +-
.../lib/search/components/search-input/index.ts | 2 +-
.../search-input/search-input.component.spec.ts | 2 +-
.../search-input/search-input.component.ts | 2 +-
.../components/search-logical-filter/index.ts | 2 +-
.../search-logical-filter.component.spec.ts | 2 +-
.../search-logical-filter.component.ts | 2 +-
.../components/search-number-range/index.ts | 2 +-
.../search-number-range.component.spec.ts | 2 +-
.../search-number-range.component.ts | 2 +-
.../lib/search/components/search-panel/index.ts | 2 +-
.../search-panel/search-panel.component.spec.ts | 2 +-
.../search-panel/search-panel.component.ts | 2 +-
.../search-properties/file-size-condition.ts | 2 +-
.../file-size-operator.enum.ts | 2 +-
.../search-properties/file-size-unit.enum.ts | 2 +-
.../components/search-properties/index.ts | 2 +-
.../search-properties.component.spec.ts | 2 +-
.../search-properties.component.ts | 2 +-
.../search-properties/search-properties.ts | 2 +-
.../lib/search/components/search-radio/index.ts | 2 +-
.../search-radio/search-radio.component.spec.ts | 2 +-
.../search-radio/search-radio.component.ts | 2 +-
.../search/components/search-slider/index.ts | 2 +-
.../search-slider.component.spec.ts | 2 +-
.../search-slider/search-slider.component.ts | 2 +-
.../components/search-sorting-picker/index.ts | 2 +-
.../search-sorting-picker.component.spec.ts | 2 +-
.../search-sorting-picker.component.ts | 2 +-
.../lib/search/components/search-text/index.ts | 2 +-
.../search-text/search-text.component.spec.ts | 2 +-
.../search-text/search-text.component.ts | 2 +-
.../components/search-widget-container/index.ts | 2 +-
.../search-widget-container.component.ts | 2 +-
.../search/components/search.component.spec.ts | 2 +-
.../lib/search/components/search.component.ts | 2 +-
.../src/lib/search/forms/index.ts | 2 +-
.../search/forms/live-error-state-matcher.ts | 2 +-
.../search/forms/search-term-validator.spec.ts | 2 +-
.../lib/search/forms/search-term-validator.ts | 2 +-
lib/content-services/src/lib/search/index.ts | 2 +-
.../src/lib/search/mocks/index.ts | 2 +-
.../src/lib/search/mocks/search.service.mock.ts | 2 +-
.../models/autocomplete-option.interface.ts | 2 +-
.../models/facet-field-bucket.interface.ts | 2 +-
.../lib/search/models/facet-field.interface.ts | 2 +-
.../lib/search/models/facet-query.interface.ts | 2 +-
.../lib/search/models/facet-widget.interface.ts | 2 +-
.../lib/search/models/filter-query.interface.ts | 2 +-
.../search/models/filter-search.interface.ts | 2 +-
.../src/lib/search/models/index.ts | 2 +-
.../models/response-facet-query-list.model.ts | 2 +-
.../search/models/search-category.interface.ts | 2 +-
.../models/search-configuration.interface.ts | 2 +-
.../models/search-filter-list.model.spec.ts | 2 +-
.../search/models/search-filter-list.model.ts | 2 +-
.../lib/search/models/search-form.interface.ts | 2 +-
.../lib/search/models/search-range.interface.ts | 2 +-
.../search-sorting-definition.interface.ts | 2 +-
.../models/search-widget-settings.interface.ts | 2 +-
.../search/models/search-widget.interface.ts | 2 +-
.../models/tabbed-facet-field.interface.ts | 2 +-
.../src/lib/search/public-api.ts | 2 +-
.../lib/search/search-configuration.token.ts | 2 +-
.../src/lib/search/search.module.ts | 2 +-
.../services/base-query-builder.service.ts | 2 +-
.../src/lib/search/services/index.ts | 2 +-
.../services/search-configuration.service.ts | 2 +-
.../search-facet-filters.service.spec.ts | 2 +-
.../services/search-facet-filters.service.ts | 2 +-
.../search/services/search-filter.service.ts | 2 +-
.../search-header-query-builder.service.spec.ts | 2 +-
.../search-header-query-builder.service.ts | 2 +-
.../search-query-builder.service.spec.ts | 2 +-
.../services/search-query-builder.service.ts | 2 +-
.../lib/search/services/search.service.spec.ts | 2 +-
.../src/lib/search/services/search.service.ts | 2 +-
lib/content-services/src/lib/security/index.ts | 2 +-
.../src/lib/security/public-api.ts | 2 +-
.../services/mock/security-authorities.mock.ts | 2 +-
.../services/mock/security-groups.mock.ts | 2 +-
.../services/mock/security-marks.mock.ts | 2 +-
...ecurity-controls-group-response.interface.ts | 2 +-
...security-controls-mark-response.interface.ts | 2 +-
...ntrols-groups-marks-security.service.spec.ts | 2 +-
...ty-controls-groups-marks-security.service.ts | 2 +-
.../src/lib/services/alfresco-api.interface.ts | 2 +-
.../src/lib/services/alfresco-api.service.ts | 2 +-
lib/content-services/src/lib/services/index.ts | 2 +-
.../src/lib/services/public-api.ts | 2 +-
lib/content-services/src/lib/tag/index.ts | 2 +-
lib/content-services/src/lib/tag/public-api.ts | 2 +-
.../src/lib/tag/services/tag.service.spec.ts | 2 +-
.../src/lib/tag/services/tag.service.ts | 2 +-
.../tag-actions/tag-actions.component.spec.ts | 2 +-
.../tag/tag-actions/tag-actions.component.ts | 2 +-
.../lib/tag/tag-list/tag-list.component.spec.ts | 2 +-
.../src/lib/tag/tag-list/tag-list.component.ts | 2 +-
.../tag-node-list.component.spec.ts | 2 +-
.../tag-node-list/tag-node-list.component.ts | 2 +-
lib/content-services/src/lib/tag/tag.module.ts | 2 +-
.../lib/tag/tags-creator/tags-creator-mode.ts | 2 +-
.../tags-creator/tags-creator.component.spec.ts | 2 +-
.../tag/tags-creator/tags-creator.component.ts | 2 +-
.../src/lib/testing/content.testing.module.ts | 2 +-
.../src/lib/testing/dom-sanitizer-mock.ts | 2 +-
.../src/lib/testing/mat-icon-registry-mock.ts | 2 +-
.../components/tree-view.component.spec.ts | 2 +-
.../tree-view/components/tree-view.component.ts | 2 +-
.../lib/tree-view/data/tree-view-datasource.ts | 2 +-
lib/content-services/src/lib/tree-view/index.ts | 2 +-
.../src/lib/tree-view/models/tree-view.model.ts | 2 +-
.../src/lib/tree-view/public-api.ts | 2 +-
.../services/tree-view.service.spec.ts | 2 +-
.../lib/tree-view/services/tree-view.service.ts | 2 +-
.../src/lib/tree-view/tree-view.module.ts | 2 +-
.../lib/tree/components/tree.component.spec.ts | 2 +-
.../src/lib/tree/components/tree.component.ts | 2 +-
lib/content-services/src/lib/tree/index.ts | 2 +-
.../src/lib/tree/mock/tree-node.mock.ts | 2 +-
.../lib/tree/mock/tree-service.service.mock.ts | 2 +-
.../tree-context-menu-result.interface.ts | 2 +-
.../src/lib/tree/models/tree-node.interface.ts | 2 +-
.../lib/tree/models/tree-response.interface.ts | 2 +-
lib/content-services/src/lib/tree/public-api.ts | 2 +-
.../src/lib/tree/services/tree.service.spec.ts | 2 +-
.../src/lib/tree/services/tree.service.ts | 2 +-
.../src/lib/tree/tree.module.ts | 2 +-
.../components/base-upload/upload-base.spec.ts | 2 +-
.../components/base-upload/upload-base.ts | 2 +-
.../file-uploading-dialog.component.spec.ts | 2 +-
.../file-uploading-dialog.component.ts | 2 +-
.../file-uploading-list-row.component.spec.ts | 2 +-
.../file-uploading-list-row.component.ts | 2 +-
.../file-uploading-list.component.spec.ts | 2 +-
.../components/file-uploading-list.component.ts | 2 +-
.../components/upload-button.component.spec.ts | 2 +-
.../components/upload-button.component.ts | 2 +-
.../upload-drag-area.component.spec.ts | 2 +-
.../components/upload-drag-area.component.ts | 2 +-
.../lib/upload/components/upload-files.event.ts | 2 +-
.../upload-version-button.component.ts | 2 +-
.../directives/file-draggable.directive.spec.ts | 2 +-
.../directives/file-draggable.directive.ts | 2 +-
.../directives/toggle-icon.directive.spec.ts | 2 +-
.../upload/directives/toggle-icon.directive.ts | 2 +-
lib/content-services/src/lib/upload/index.ts | 2 +-
.../upload/pipes/file-upload-error.pipe.spec.ts | 2 +-
.../lib/upload/pipes/file-upload-error.pipe.ts | 2 +-
.../src/lib/upload/public-api.ts | 2 +-
.../src/lib/upload/upload.module.ts | 2 +-
.../src/lib/version-compatibility/index.ts | 2 +-
.../src/lib/version-compatibility/public-api.ts | 2 +-
.../version-compatibility-factory.ts | 2 +-
.../version-compatibility.directive.spec.ts | 2 +-
.../version-compatibility.directive.ts | 2 +-
.../version-compatibility.module.ts | 2 +-
.../version-compatibility.service.spec.ts | 2 +-
.../version-compatibility.service.ts | 2 +-
.../version-manager/content-version.service.ts | 2 +-
.../src/lib/version-manager/index.ts | 2 +-
.../src/lib/version-manager/public-api.ts | 2 +-
.../version-comparison.component.spec.ts | 2 +-
.../version-comparison.component.ts | 2 +-
.../version-list.component.spec.ts | 2 +-
.../version-manager/version-list.component.ts | 2 +-
.../version-manager.component.spec.ts | 2 +-
.../version-manager.component.ts | 2 +-
.../version-manager/version-manager.module.ts | 2 +-
.../version-upload.component.spec.ts | 2 +-
.../version-manager/version-upload.component.ts | 2 +-
.../src/lib/viewer/alfresco-viewer.module.ts | 2 +-
.../alfresco-viewer.component.spec.ts | 2 +-
.../components/alfresco-viewer.component.ts | 2 +-
lib/content-services/src/lib/viewer/index.ts | 2 +-
.../src/lib/viewer/public-api.ts | 2 +-
lib/content-services/src/public-api.ts | 2 +-
lib/content-services/src/test.ts | 2 +-
lib/core/api/src/index.ts | 2 +-
.../api/src/lib/adf-http-client.service.spec.ts | 2 +-
lib/core/api/src/lib/adf-http-client.service.ts | 2 +-
.../alfresco-api.param-encoder.spec.ts | 2 +-
.../alfresco-api/alfresco-api.param-encoder.ts | 2 +-
.../alfresco-api/alfresco-api.response-error.ts | 2 +-
.../lib/alfresco-api/alfresco-api.utils.spec.ts | 2 +-
.../src/lib/alfresco-api/alfresco-api.utils.ts | 2 +-
lib/core/api/src/lib/interfaces.ts | 2 +-
lib/core/api/src/lib/types.ts | 2 +-
.../authentication.interceptor.spec.ts | 2 +-
.../authentication.interceptor.ts | 2 +-
lib/core/auth/src/authentication.ts | 2 +-
lib/core/auth/src/index.ts | 2 +-
lib/core/breadcrumbs/public-api.ts | 2 +-
.../src/_stories/breadcrumb.stories.ts | 2 +-
.../src/_stories/demo-breadcrumb.component.ts | 2 +-
.../breadcrumb-item.component.ts | 2 +-
.../breadcrumb/breadcrumb.component.ts | 2 +-
.../directives/breadcrumb-focus.directive.ts | 2 +-
lib/core/breadcrumbs/src/index.ts | 2 +-
lib/core/feature-flags/public-api.ts | 2 +-
lib/core/feature-flags/src/index.ts | 2 +-
.../src/lib/components/feature-flags-wrapper.ts | 2 +-
.../feature-override-indicator.component.ts | 2 +-
.../components/flags/flags.component.spec.ts | 2 +-
.../src/lib/components/flags/flags.component.ts | 2 +-
.../lib/directives/features.directive.spec.ts | 2 +-
.../src/lib/directives/features.directive.ts | 2 +-
.../directives/not-features.directive.spec.ts | 2 +-
.../lib/directives/not-features.directive.ts | 2 +-
.../src/lib/guards/is-feature-off.guard.ts | 2 +-
.../src/lib/guards/is-feature-on.guard.ts | 2 +-
.../lib/guards/is-flags-override-on.guard.ts | 2 +-
.../src/lib/interfaces/features.interface.ts | 2 +-
.../lib/mocks/features-service-mock.factory.ts | 2 +-
.../providers/debug-feature-flags.provider.ts | 2 +-
.../providers/dummy-feature-flags.provider.ts | 2 +-
.../lib/services/debug-features.service.spec.ts | 2 +-
.../src/lib/services/debug-features.service.ts | 2 +-
.../lib/services/dummy-features.service.spec.ts | 2 +-
.../src/lib/services/dummy-features.service.ts | 2 +-
.../src/lib/services/flagset.parser.spec.ts | 2 +-
.../src/lib/services/flagset.parser.ts | 2 +-
.../src/lib/services/qa-features.helper.ts | 2 +-
.../services/storage-features.service.spec.ts | 2 +-
.../lib/services/storage-features.service.ts | 2 +-
lib/core/index.ts | 2 +-
lib/core/schematics/migrations/7_0_0/index.ts | 2 +-
lib/core/shell/public-api.ts | 2 +-
lib/core/shell/src/index.ts | 2 +-
.../components/shell/shell.component.spec.ts | 2 +-
.../src/lib/components/shell/shell.component.ts | 2 +-
.../shell/src/lib/services/shell-app.service.ts | 2 +-
lib/core/shell/src/lib/shell.module.ts | 2 +-
lib/core/shell/src/lib/shell.routes.ts | 2 +-
.../about-extension-list.component.ts | 2 +-
.../about-license-list.component.ts | 2 +-
.../about-module-list/module-list.component.ts | 2 +-
.../about-package/package-list.component.ts | 2 +-
lib/core/src/lib/about/about-panel.directive.ts | 2 +-
.../about-repository-info.component.ts | 2 +-
.../repository-info.interface.ts | 2 +-
.../about-server-settings.component.spec.ts | 2 +-
.../about-server-settings.component.ts | 2 +-
.../about-status-list.component.ts | 2 +-
.../src/lib/about/about.component.stories.ts | 2 +-
lib/core/src/lib/about/about.component.ts | 2 +-
lib/core/src/lib/about/about.module.ts | 2 +-
lib/core/src/lib/about/index.ts | 2 +-
lib/core/src/lib/about/interfaces.ts | 2 +-
lib/core/src/lib/about/public-api.ts | 2 +-
.../app-config-storage-prefix.factory.spec.ts | 2 +-
.../app-config-storage-prefix.factory.ts | 2 +-
.../src/lib/app-config/app-config.loader.ts | 2 +-
.../src/lib/app-config/app-config.module.ts | 2 +-
lib/core/src/lib/app-config/app-config.pipe.ts | 2 +-
.../lib/app-config/app-config.service.spec.ts | 2 +-
.../src/lib/app-config/app-config.service.ts | 2 +-
.../lib/app-config/debug-app-config.service.ts | 2 +-
lib/core/src/lib/app-config/index.ts | 2 +-
lib/core/src/lib/app-config/public-api.ts | 2 +-
.../auth-bearer.interceptor.spec.ts | 2 +-
.../auth-bearer.interceptor.ts | 2 +-
.../basic-alfresco-auth.service.spec.ts | 2 +-
.../basic-auth/basic-alfresco-auth.service.ts | 2 +-
.../src/lib/auth/basic-auth/content-auth.ts | 2 +-
.../src/lib/auth/basic-auth/process-auth.ts | 2 +-
.../auth/guard/auth-guard-bpm.service.spec.ts | 2 +-
.../lib/auth/guard/auth-guard-bpm.service.ts | 2 +-
.../auth/guard/auth-guard-ecm.service.spec.ts | 2 +-
.../lib/auth/guard/auth-guard-ecm.service.ts | 2 +-
.../guard/auth-guard-sso-role.service.spec.ts | 2 +-
.../auth/guard/auth-guard-sso-role.service.ts | 2 +-
.../lib/auth/guard/auth-guard.service.spec.ts | 2 +-
.../src/lib/auth/guard/auth-guard.service.ts | 2 +-
lib/core/src/lib/auth/guard/auth-guard.ts | 2 +-
lib/core/src/lib/auth/index.ts | 2 +-
.../authentication-service.interface.ts | 2 +-
.../auth/interfaces/authentication.interface.ts | 2 +-
.../auth/interfaces/identity-group.interface.ts | 2 +-
.../identity-user.service.interface.ts | 2 +-
.../openid-configuration.interface.ts | 2 +-
.../auth/mock/authentication.service.mock.ts | 2 +-
.../src/lib/auth/mock/identity-group.mock.ts | 2 +-
.../auth/mock/identity-group.service.mock.ts | 2 +-
.../src/lib/auth/mock/identity-user.mock.ts | 2 +-
.../lib/auth/mock/identity-user.service.mock.ts | 2 +-
.../lib/auth/mock/jwt-helper.service.spec.ts | 2 +-
.../src/lib/auth/mock/oauth2.service.mock.ts | 2 +-
.../lib/auth/models/application-access.model.ts | 2 +-
.../src/lib/auth/models/identity-group.model.ts | 2 +-
.../src/lib/auth/models/identity-role.model.ts | 2 +-
.../src/lib/auth/models/identity-user.model.ts | 2 +-
.../src/lib/auth/models/oauth-config.model.ts | 2 +-
.../src/lib/auth/models/redirection.model.ts | 2 +-
.../src/lib/auth/models/user-access.model.ts | 2 +-
.../lib/auth/oidc/auth-config.service.spec.ts | 2 +-
.../src/lib/auth/oidc/auth-config.service.ts | 2 +-
lib/core/src/lib/auth/oidc/auth-config.ts | 2 +-
.../src/lib/auth/oidc/auth-routing.module.ts | 2 +-
lib/core/src/lib/auth/oidc/auth.module.ts | 2 +-
lib/core/src/lib/auth/oidc/auth.service.ts | 2 +-
.../src/lib/auth/oidc/oidc-auth.guard.spec.ts | 2 +-
lib/core/src/lib/auth/oidc/oidc-auth.guard.ts | 2 +-
.../oidc/oidc-authentication.service.spec.ts | 2 +-
.../auth/oidc/oidc-authentication.service.ts | 2 +-
lib/core/src/lib/auth/oidc/public-api.ts | 2 +-
.../lib/auth/oidc/redirect-auth.service.spec.ts | 2 +-
.../src/lib/auth/oidc/redirect-auth.service.ts | 2 +-
.../lib/auth/oidc/retry-login.service.spec.ts | 2 +-
.../src/lib/auth/oidc/retry-login.service.ts | 2 +-
.../src/lib/auth/oidc/token.interceptor.spec.ts | 2 +-
lib/core/src/lib/auth/oidc/token.interceptor.ts | 2 +-
.../authentication-confirmation.component.ts | 2 +-
lib/core/src/lib/auth/public-api.ts | 2 +-
.../services/authentication.service.spec.ts | 2 +-
.../lib/auth/services/authentication.service.ts | 2 +-
.../services/base-authentication.service.ts | 2 +-
.../services/identity-group.service.spec.ts | 2 +-
.../lib/auth/services/identity-group.service.ts | 2 +-
.../auth/services/identity-role.service.spec.ts | 2 +-
.../lib/auth/services/identity-role.service.ts | 2 +-
.../auth/services/identity-user.service.spec.ts | 2 +-
.../lib/auth/services/identity-user.service.ts | 2 +-
.../auth/services/jwt-helper.service.spec.ts | 2 +-
.../src/lib/auth/services/jwt-helper.service.ts | 2 +-
.../src/lib/auth/services/oauth2.service.ts | 2 +-
.../lib/auth/services/time-sync.service.spec.ts | 2 +-
.../src/lib/auth/services/time-sync.service.ts | 2 +-
.../auth/services/user-access.service.spec.ts | 2 +-
.../lib/auth/services/user-access.service.ts | 2 +-
.../src/lib/avatar/avatar.component.spec.ts | 2 +-
lib/core/src/lib/avatar/avatar.component.ts | 2 +-
.../src/lib/blank-page/blank-page.component.ts | 2 +-
.../src/lib/blank-page/blank-page.module.ts | 2 +-
lib/core/src/lib/blank-page/index.ts | 2 +-
lib/core/src/lib/blank-page/public-api.ts | 2 +-
lib/core/src/lib/button/button.component.ts | 2 +-
lib/core/src/lib/card-view/card-view.module.ts | 2 +-
.../lib/card-view/components/base-card-view.ts | 2 +-
.../card-view-arrayitem.component.spec.ts | 2 +-
.../card-view-arrayitem.component.stories.ts | 2 +-
.../card-view-arrayitem.component.ts | 2 +-
.../card-view-boolitem.component.spec.ts | 2 +-
.../card-view-boolitem.component.stories.ts | 2 +-
.../card-view-boolitem.component.ts | 2 +-
.../card-view-dateitem.component.spec.ts | 2 +-
.../card-view-dateitem.component.stories.ts | 2 +-
.../card-view-dateitem.component.ts | 2 +-
.../card-view-item-dispatcher.component.spec.ts | 2 +-
.../card-view-item-dispatcher.component.ts | 2 +-
...ard-view-keyvaluepairsitem.component.spec.ts | 2 +-
...-view-keyvaluepairsitem.component.stories.ts | 2 +-
.../card-view-keyvaluepairsitem.component.ts | 2 +-
.../card-view-mapitem.component.spec.ts | 2 +-
.../card-view-mapitem.component.stories.ts | 2 +-
.../card-view-mapitem.component.ts | 2 +-
.../card-view-selectitem.component.spec.ts | 2 +-
.../card-view-selectitem.component.stories.ts | 2 +-
.../card-view-selectitem.component.ts | 2 +-
.../select-filter-input.component.spec.ts | 2 +-
.../select-filter-input.component.ts | 2 +-
.../card-view-textitem.component.spec.ts | 2 +-
.../card-view-textitem.component.stories.ts | 2 +-
.../card-view-textitem.component.ts | 2 +-
.../components/card-view.components.ts | 2 +-
.../card-view/card-view.component.spec.ts | 2 +-
.../card-view/card-view.component.stories.ts | 2 +-
.../components/card-view/card-view.component.ts | 2 +-
lib/core/src/lib/card-view/index.ts | 2 +-
.../base-card-view-update.interface.ts | 2 +-
.../card-view-arrayitem-properties.interface.ts | 2 +-
.../card-view-boolitem-properties.interface.ts | 2 +-
.../card-view-dateitem-properties.interface.ts | 2 +-
.../card-view-item-properties.interface.ts | 2 +-
.../card-view-item-validator.interface.ts | 2 +-
.../interfaces/card-view-item.interface.ts | 2 +-
...ew-keyvaluepairsitem-properties.interface.ts | 2 +-
...card-view-selectitem-properties.interface.ts | 2 +-
...ard-view-textitem-pipe-property.interface.ts | 2 +-
.../card-view-textitem-properties.interface.ts | 2 +-
.../interfaces/card-view.interfaces.ts | 2 +-
.../interfaces/click-notification.interface.ts | 2 +-
.../interfaces/update-notification.interface.ts | 2 +-
.../card-view/mock/card-view-content.mock.ts | 2 +-
.../models/card-view-arrayitem.model.ts | 2 +-
.../models/card-view-baseitem.model.spec.ts | 2 +-
.../models/card-view-baseitem.model.ts | 2 +-
.../models/card-view-boolitem.model.spec.ts | 2 +-
.../models/card-view-boolitem.model.ts | 2 +-
.../models/card-view-dateitem.model.ts | 2 +-
.../models/card-view-datetimeitem.model.ts | 2 +-
.../models/card-view-floatitem.model.spec.ts | 2 +-
.../models/card-view-floatitem.model.ts | 2 +-
.../models/card-view-intitem.model.spec.ts | 2 +-
.../card-view/models/card-view-intitem.model.ts | 2 +-
.../models/card-view-keyvaluepairs.model.ts | 2 +-
.../models/card-view-longitem.model.spec.ts | 2 +-
.../models/card-view-longitem.model.ts | 2 +-
.../card-view/models/card-view-mapitem.model.ts | 2 +-
.../models/card-view-selectitem.model.spec.ts | 2 +-
.../models/card-view-selectitem.model.ts | 2 +-
.../models/card-view-textitem.model.spec.ts | 2 +-
.../models/card-view-textitem.model.ts | 2 +-
.../lib/card-view/models/card-view.models.ts | 2 +-
lib/core/src/lib/card-view/public-api.ts | 2 +-
.../services/card-item-types.service.ts | 2 +-
.../services/card-view-update.service.spec.ts | 2 +-
.../services/card-view-update.service.ts | 2 +-
.../card-view/services/card-view.services.ts | 2 +-
.../card-view-item-float.validator.ts | 2 +-
.../validators/card-view-item-int.validator.ts | 2 +-
.../card-view-item-length.validator.spec.ts | 2 +-
.../card-view-item-length.validator.ts | 2 +-
.../validators/card-view-item-long.validator.ts | 2 +-
.../card-view-item-match.validator.spec.ts | 2 +-
.../card-view-item-match.validator.ts | 2 +-
.../card-view-item-minmax.validator.spec.ts | 2 +-
.../card-view-item-minmax.validator.ts | 2 +-
...iew-item-only-positive-int.validator.spec.ts | 2 +-
...ard-view-item-only-positive-int.validator.ts | 2 +-
...rd-view-item-only-positive-long.validator.ts | 2 +-
.../validators/card-view.validators.ts | 2 +-
.../lib/card-view/validators/validators.map.ts | 2 +-
.../lib/clipboard/clipboard.directive.spec.ts | 2 +-
.../src/lib/clipboard/clipboard.directive.ts | 2 +-
lib/core/src/lib/clipboard/clipboard.module.ts | 2 +-
.../src/lib/clipboard/clipboard.service.spec.ts | 2 +-
lib/core/src/lib/clipboard/clipboard.service.ts | 2 +-
lib/core/src/lib/clipboard/index.ts | 2 +-
lib/core/src/lib/clipboard/public-api.ts | 2 +-
.../comment-list/comment-list.component.spec.ts | 2 +-
.../comment-list.component.stories.ts | 2 +-
.../comment-list/comment-list.component.ts | 2 +-
.../comment-list/comment-list.module.ts | 2 +-
lib/core/src/lib/comments/comment-list/index.ts | 2 +-
.../comment-list/mocks/comment-list.mock.ts | 2 +-
.../mocks/comment-list.service.mock.ts | 2 +-
.../src/lib/comments/comment-list/public-api.ts | 2 +-
.../src/lib/comments/comments.component.spec.ts | 2 +-
.../lib/comments/comments.component.stories.ts | 2 +-
lib/core/src/lib/comments/comments.component.ts | 2 +-
lib/core/src/lib/comments/comments.module.ts | 2 +-
lib/core/src/lib/comments/index.ts | 2 +-
.../interfaces/comments-service.interface.ts | 2 +-
.../lib/comments/interfaces/comments.token.ts | 2 +-
.../lib/comments/mocks/comments.service.mock.ts | 2 +-
.../mocks/comments.service.stories.mock.ts | 2 +-
.../lib/comments/mocks/comments.stories.mock.ts | 2 +-
lib/core/src/lib/comments/public-api.ts | 2 +-
lib/core/src/lib/common/index.ts | 2 +-
.../interface/search-component.interface.ts | 2 +-
.../lib/common/mock/app-config.service.mock.ts | 2 +-
.../common/models/default-languages.model.ts | 2 +-
.../src/lib/common/models/log-levels.model.ts | 2 +-
.../lib/common/models/user-info-mode.enum.ts | 2 +-
.../src/lib/common/services/cookie.service.ts | 2 +-
.../common/services/download.service.spec.ts | 2 +-
.../src/lib/common/services/download.service.ts | 2 +-
.../dynamic-component-mapper.service.ts | 2 +-
.../services/highlight-transform.service.ts | 2 +-
.../common/services/language-item.interface.ts | 2 +-
.../src/lib/common/services/log.service.spec.ts | 2 +-
lib/core/src/lib/common/services/log.service.ts | 2 +-
.../lib/common/services/page-title.service.ts | 2 +-
.../services/sort-by-category.service.spec.ts | 2 +-
.../common/services/sort-by-category.service.ts | 2 +-
.../lib/common/services/storage.service.spec.ts | 2 +-
.../src/lib/common/services/storage.service.ts | 2 +-
.../common/services/thumbnail.service.spec.ts | 2 +-
.../lib/common/services/thumbnail.service.ts | 2 +-
lib/core/src/lib/common/services/url.service.ts | 2 +-
.../services/user-preferences.service.spec.ts | 2 +-
.../common/services/user-preferences.service.ts | 2 +-
.../src/lib/common/utils/date-fns-adapter.ts | 2 +-
.../src/lib/common/utils/date-fns-utils.spec.ts | 2 +-
lib/core/src/lib/common/utils/date-fns-utils.ts | 2 +-
.../lib/common/utils/datetime-fns-adapter.ts | 2 +-
lib/core/src/lib/common/utils/file-utils.ts | 2 +-
lib/core/src/lib/common/utils/index.ts | 2 +-
.../src/lib/common/utils/moment-date-adapter.ts | 2 +-
.../common/utils/moment-date-formats.model.ts | 2 +-
.../src/lib/common/utils/object-utils.spec.ts | 2 +-
lib/core/src/lib/common/utils/object-utils.ts | 2 +-
lib/core/src/lib/common/utils/public-api.ts | 2 +-
.../src/lib/common/utils/string-utils.spec.ts | 2 +-
lib/core/src/lib/common/utils/string-utils.ts | 2 +-
lib/core/src/lib/context-menu/animations.ts | 2 +-
.../context-menu/context-menu-list.component.ts | 2 +-
.../context-menu-overlay.service.spec.ts | 2 +-
.../context-menu-overlay.service.ts | 2 +-
.../lib/context-menu/context-menu-overlay.ts | 2 +-
.../context-menu/context-menu.directive.spec.ts | 2 +-
.../lib/context-menu/context-menu.directive.ts | 2 +-
.../src/lib/context-menu/context-menu.module.ts | 2 +-
.../src/lib/context-menu/context-menu.tokens.ts | 2 +-
lib/core/src/lib/context-menu/index.ts | 2 +-
lib/core/src/lib/context-menu/interfaces.ts | 2 +-
lib/core/src/lib/context-menu/public-api.ts | 2 +-
lib/core/src/lib/core.module.ts | 2 +-
.../amount-cell/amount-cell.component.spec.ts | 2 +-
.../amount-cell/amount-cell.component.ts | 2 +-
.../boolean-cell/boolean-cell.component.spec.ts | 2 +-
.../boolean-cell/boolean-cell.component.ts | 2 +-
.../columns-search-filter.pipe.spec.ts | 2 +-
.../columns-search-filter.pipe.ts | 2 +-
.../columns-selector.component.spec.ts | 2 +-
.../columns-selector.component.ts | 2 +-
.../lib/datatable/components/data-cell.event.ts | 2 +-
.../components/data-row-action.event.ts | 2 +-
.../datatable-cell.component.spec.ts | 2 +-
.../datatable-cell/datatable-cell.component.ts | 2 +-
.../datatable-row.component.spec.ts | 2 +-
.../datatable-row/datatable-row.component.ts | 2 +-
.../datatable/datatable.component.spec.ts | 2 +-
.../datatable/datatable.component.stories.ts | 2 +-
.../components/datatable/datatable.component.ts | 2 +-
.../date-cell/date-cell.component.spec.ts | 2 +-
.../components/date-cell/date-cell.component.ts | 2 +-
.../empty-list/empty-list.component.spec.ts | 2 +-
.../empty-list/empty-list.component.ts | 2 +-
.../filesize-cell/filesize-cell.component.ts | 2 +-
.../icon-cell/icon-cell.component.spec.ts | 2 +-
.../components/icon-cell/icon-cell.component.ts | 2 +-
.../json-cell/json-cell.component.spec.ts | 2 +-
.../components/json-cell/json-cell.component.ts | 2 +-
.../location-cell.component.spec.ts | 2 +-
.../location-cell/location-cell.component.ts | 2 +-
.../components/mocks/datatable.mock.ts | 2 +-
.../number-cell/number-cell.component.spec.ts | 2 +-
.../number-cell/number-cell.component.ts | 2 +-
.../data-column/data-column-header.component.ts | 2 +-
.../data-column/data-column-list.component.ts | 2 +-
.../data-column/data-column.component.spec.ts | 2 +-
.../data-column.component.stories.ts | 2 +-
.../data-column/data-column.component.ts | 2 +-
lib/core/src/lib/datatable/data-column/index.ts | 2 +-
.../src/lib/datatable/data-column/public-api.ts | 2 +-
.../src/lib/datatable/data/data-column.model.ts | 2 +-
.../lib/datatable/data/data-row-event.model.ts | 2 +-
.../lib/datatable/data/data-row-update.model.ts | 2 +-
.../src/lib/datatable/data/data-row.model.ts | 2 +-
.../lib/datatable/data/data-sorting.model.ts | 2 +-
.../src/lib/datatable/data/data-table.schema.ts | 2 +-
.../src/lib/datatable/data/datatable-adapter.ts | 2 +-
.../datatable/data/object-datacolumn.model.ts | 2 +-
.../lib/datatable/data/object-datarow.model.ts | 2 +-
.../data/object-datatable-adapter.spec.ts | 2 +-
.../datatable/data/object-datatable-adapter.ts | 2 +-
lib/core/src/lib/datatable/datatable.module.ts | 2 +-
.../custom-empty-content-template.directive.ts | 2 +-
.../custom-loading-template.directive.ts | 2 +-
.../custom-no-permission-template.directive.ts | 2 +-
.../datatable/directives/drop-zone.directive.ts | 2 +-
.../header-filter-template.directive.spec.ts | 2 +-
.../header-filter-template.directive.ts | 2 +-
.../loading-template.directive.spec.ts | 2 +-
.../directives/loading-template.directive.ts | 2 +-
...data-table-action-template.directive.spec.ts | 2 +-
...main-data-table-action-template.directive.ts | 2 +-
.../no-content-template.directive.spec.ts | 2 +-
.../directives/no-content-template.directive.ts | 2 +-
.../no-permission-template.directive.spec.ts | 2 +-
.../no-permission-template.directive.ts | 2 +-
.../resizable/resizable.directive.spec.ts | 2 +-
.../directives/resizable/resizable.directive.ts | 2 +-
.../resizable/resize-handle.directive.spec.ts | 2 +-
.../resizable/resize-handle.directive.ts | 2 +-
.../lib/datatable/directives/resizable/types.ts | 2 +-
lib/core/src/lib/datatable/index.ts | 2 +-
lib/core/src/lib/datatable/public-api.ts | 2 +-
.../lib/datatable/services/datatable.service.ts | 2 +-
.../confirm-dialog/confirm.dialog.module.ts | 2 +-
.../confirm-dialog/confirm.dialog.spec.ts | 2 +-
.../dialogs/confirm-dialog/confirm.dialog.ts | 2 +-
.../lib/dialogs/dialog/dialog-data.interface.ts | 2 +-
.../lib/dialogs/dialog/dialog.component.spec.ts | 2 +-
.../src/lib/dialogs/dialog/dialog.component.ts | 2 +-
lib/core/src/lib/dialogs/dialog/dialog.model.ts | 2 +-
lib/core/src/lib/dialogs/dialog/index.ts | 2 +-
.../edit-json/edit-json.dialog.module.ts | 2 +-
.../edit-json.dialog.stories.component.ts | 2 +-
.../edit-json/edit-json.dialog.stories.ts | 2 +-
.../lib/dialogs/edit-json/edit-json.dialog.ts | 2 +-
lib/core/src/lib/dialogs/index.ts | 2 +-
lib/core/src/lib/dialogs/public-api.ts | 2 +-
.../unsaved-changes-dialog.component.spec.ts | 2 +-
.../unsaved-changes-dialog.component.ts | 2 +-
.../unsaved-changes-dialog.model.ts | 2 +-
.../unsaved-changes-dialog.module.ts | 2 +-
.../unsaved-changes.guard.spec.ts | 2 +-
.../unsaved-changes.guard.ts | 2 +-
lib/core/src/lib/directives/directive.module.ts | 2 +-
.../lib/directives/highlight.directive.spec.ts | 2 +-
.../src/lib/directives/highlight.directive.ts | 2 +-
lib/core/src/lib/directives/index.ts | 2 +-
.../infinite-select-scroll.directive.spec.ts | 2 +-
.../infinite-select-scroll.directive.ts | 2 +-
.../src/lib/directives/logout.directive.spec.ts | 2 +-
lib/core/src/lib/directives/logout.directive.ts | 2 +-
lib/core/src/lib/directives/public-api.ts | 2 +-
.../tooltip-card/tooltip-card.component.ts | 2 +-
.../tooltip-card/tooltip-card.directive.spec.ts | 2 +-
.../tooltip-card/tooltip-card.directive.ts | 2 +-
.../src/lib/directives/upload.directive.spec.ts | 2 +-
lib/core/src/lib/directives/upload.directive.ts | 2 +-
lib/core/src/lib/dynamic-chip-list/chip.ts | 2 +-
.../dynamic-chip-list.component.spec.ts | 2 +-
.../dynamic-chip-list.component.ts | 2 +-
.../dynamic-chip-list.module.ts | 2 +-
lib/core/src/lib/dynamic-chip-list/index.ts | 2 +-
.../src/lib/dynamic-chip-list/public-api.ts | 2 +-
lib/core/src/lib/events/base-ui.event.ts | 2 +-
lib/core/src/lib/events/base.event.ts | 2 +-
lib/core/src/lib/events/index.ts | 2 +-
lib/core/src/lib/events/public-api.ts | 2 +-
.../lib/form/components/form-base.component.ts | 2 +-
.../components/form-custom-button.directive.ts | 2 +-
.../form-field/form-field.component.spec.ts | 2 +-
.../form-field/form-field.component.ts | 2 +-
.../components/form-renderer.component.spec.ts | 2 +-
.../form/components/form-renderer.component.ts | 2 +-
.../inplace-form-input.component.spec.ts | 2 +-
.../inplace-form-input.component.ts | 2 +-
.../decimal-middleware.service.spec.ts | 2 +-
.../middlewares/decimal-middleware.service.ts | 2 +-
.../form/components/middlewares/middleware.ts | 2 +-
.../lib/form/components/mock/cloud-form.mock.ts | 2 +-
.../mock/form-renderer.component.mock.ts | 2 +-
.../src/lib/form/components/mock/form.mock.ts | 2 +-
.../widgets/amount/amount.widget.spec.ts | 2 +-
.../components/widgets/amount/amount.widget.ts | 2 +-
.../base-viewer/base-viewer.widget.spec.ts | 2 +-
.../widgets/base-viewer/base-viewer.widget.ts | 2 +-
.../widgets/checkbox/checkbox.widget.spec.ts | 2 +-
.../widgets/checkbox/checkbox.widget.ts | 2 +-
.../widgets/core/container-column.model.ts | 2 +-
.../widgets/core/container.model.spec.ts | 2 +-
.../components/widgets/core/container.model.ts | 2 +-
.../widgets/core/content-link.model.ts | 2 +-
.../core/displayable-cm-properties.model.ts | 2 +-
.../widgets/core/error-message.model.ts | 2 +-
.../widgets/core/external-content-link.ts | 2 +-
.../components/widgets/core/external-content.ts | 2 +-
.../widgets/core/form-field-file-source.ts | 2 +-
.../widgets/core/form-field-metadata.ts | 2 +-
.../widgets/core/form-field-option.ts | 2 +-
.../components/widgets/core/form-field-rule.ts | 2 +-
.../widgets/core/form-field-selected-folder.ts | 2 +-
.../widgets/core/form-field-templates.ts | 2 +-
.../components/widgets/core/form-field-types.ts | 2 +-
.../components/widgets/core/form-field-utils.ts | 2 +-
.../widgets/core/form-field-validator.spec.ts | 2 +-
.../widgets/core/form-field-validator.ts | 2 +-
.../widgets/core/form-field-variable-options.ts | 2 +-
.../widgets/core/form-field.model.spec.ts | 2 +-
.../components/widgets/core/form-field.model.ts | 2 +-
.../widgets/core/form-outcome-event.model.ts | 2 +-
.../widgets/core/form-outcome.model.spec.ts | 2 +-
.../widgets/core/form-outcome.model.ts | 2 +-
.../form/components/widgets/core/form-values.ts | 2 +-
.../widgets/core/form-variable.model.ts | 2 +-
.../widgets/core/form-widget.model.spec.ts | 2 +-
.../widgets/core/form-widget.model.ts | 2 +-
.../components/widgets/core/form.model.spec.ts | 2 +-
.../form/components/widgets/core/form.model.ts | 2 +-
.../form/components/widgets/core/group.model.ts | 2 +-
.../lib/form/components/widgets/core/index.ts | 2 +-
.../components/widgets/core/predefined-theme.ts | 2 +-
.../core/process-form-model.interface.ts | 2 +-
.../widgets/core/process-variable.model.ts | 2 +-
.../components/widgets/core/tab.model.spec.ts | 2 +-
.../form/components/widgets/core/tab.model.ts | 2 +-
.../form/components/widgets/core/theme.model.ts | 2 +-
.../core/upload-widget-content-link.model.ts | 2 +-
.../widgets/core/widget-schema.model.ts | 2 +-
.../widgets/date-time/date-time.widget.spec.ts | 2 +-
.../widgets/date-time/date-time.widget.ts | 2 +-
.../components/widgets/date/date.widget.spec.ts | 2 +-
.../form/components/widgets/date/date.widget.ts | 2 +-
.../widgets/decimal/decimal.component.spec.ts | 2 +-
.../widgets/decimal/decimal.component.ts | 2 +-
.../widgets/display-text/display-text.schema.ts | 2 +-
.../widgets/display-text/display-text.widget.ts | 2 +-
.../components/widgets/display-text/index.ts | 2 +-
.../widgets/error/error.component.spec.ts | 2 +-
.../components/widgets/error/error.component.ts | 2 +-
.../components/widgets/header/header.schema.ts | 2 +-
.../widgets/header/header.widget.spec.ts | 2 +-
.../components/widgets/header/header.widget.ts | 2 +-
.../lib/form/components/widgets/header/index.ts | 2 +-
.../widgets/hyperlink/hyperlink.widget.spec.ts | 2 +-
.../widgets/hyperlink/hyperlink.widget.ts | 2 +-
.../src/lib/form/components/widgets/index.ts | 2 +-
.../form/components/widgets/json/json.widget.ts | 2 +-
.../multiline-text.widget.spec.ts | 2 +-
.../multiline-text/multiline-text.widget.ts | 2 +-
.../widgets/number/number.widget.spec.ts | 2 +-
.../components/widgets/number/number.widget.ts | 2 +-
.../widgets/reactive-widget.interface.ts | 2 +-
.../widgets/text/text-mask.component.ts | 2 +-
.../components/widgets/text/text.widget.spec.ts | 2 +-
.../form/components/widgets/text/text.widget.ts | 2 +-
.../widgets/unknown/unknown.widget.ts | 2 +-
.../components/widgets/widget.component.spec.ts | 2 +-
.../form/components/widgets/widget.component.ts | 2 +-
.../src/lib/form/events/form-error.event.ts | 2 +-
.../src/lib/form/events/form-field.event.ts | 2 +-
.../src/lib/form/events/form-rules.event.ts | 2 +-
.../src/lib/form/events/form-spinner.event.ts | 2 +-
lib/core/src/lib/form/events/form.event.ts | 2 +-
lib/core/src/lib/form/events/index.ts | 2 +-
.../form/events/validate-form-field.event.ts | 2 +-
.../src/lib/form/events/validate-form.event.ts | 2 +-
lib/core/src/lib/form/form-base.module.ts | 2 +-
lib/core/src/lib/form/index.ts | 2 +-
.../lib/form/models/form-rules.model.spec.ts | 2 +-
.../src/lib/form/models/form-rules.model.ts | 2 +-
.../form/models/task-process-variable.model.ts | 2 +-
.../lib/form/models/widget-visibility.model.ts | 2 +-
.../src/lib/form/pipes/field-style.pipe.spec.ts | 2 +-
lib/core/src/lib/form/pipes/field-style.pipe.ts | 2 +-
lib/core/src/lib/form/pipes/index.ts | 2 +-
lib/core/src/lib/form/public-api.ts | 2 +-
.../services/form-rendering.service.spec.ts | 2 +-
.../lib/form/services/form-rendering.service.ts | 2 +-
.../form-validation-service.interface.ts | 2 +-
.../src/lib/form/services/form.service.spec.ts | 2 +-
lib/core/src/lib/form/services/form.service.ts | 2 +-
.../widget-visibility-cloud.service.spec.ts | 2 +-
.../services/widget-visibility.service.spec.ts | 2 +-
.../form/services/widget-visibility.service.ts | 2 +-
.../src/lib/header/header.component.spec.ts | 2 +-
lib/core/src/lib/header/header.component.ts | 2 +-
lib/core/src/lib/header/index.ts | 2 +-
.../header/navbar/navbar-item.component.spec.ts | 2 +-
.../lib/header/navbar/navbar-item.component.ts | 2 +-
.../lib/header/navbar/navbar.component.spec.ts | 2 +-
.../src/lib/header/navbar/navbar.component.ts | 2 +-
lib/core/src/lib/header/public-api.ts | 2 +-
lib/core/src/lib/icon/icon.component.stories.ts | 2 +-
lib/core/src/lib/icon/icon.component.ts | 2 +-
lib/core/src/lib/icon/icon.module.ts | 2 +-
lib/core/src/lib/icon/index.ts | 2 +-
lib/core/src/lib/icon/public-api.ts | 2 +-
.../identity-user-info.component.spec.ts | 2 +-
.../identity-user-info.component.stories.ts | 2 +-
.../identity-user-info.component.ts | 2 +-
.../identity-user-info.module.ts | 2 +-
lib/core/src/lib/identity-user-info/index.ts | 2 +-
.../src/lib/identity-user-info/public-api.ts | 2 +-
lib/core/src/lib/info-drawer/index.ts | 2 +-
.../info-drawer/info-drawer-layout.component.ts | 2 +-
.../info-drawer/info-drawer.component.spec.ts | 2 +-
.../info-drawer.component.stories.ts | 2 +-
.../lib/info-drawer/info-drawer.component.ts | 2 +-
.../src/lib/info-drawer/info-drawer.module.ts | 2 +-
.../lib/info-drawer/mock/info-drawer.mock.ts | 2 +-
lib/core/src/lib/info-drawer/public-api.ts | 2 +-
lib/core/src/lib/interface/index.ts | 2 +-
lib/core/src/lib/interface/injection.tokens.ts | 2 +-
lib/core/src/lib/interface/public-api.ts | 2 +-
lib/core/src/lib/language-menu/index.ts | 2 +-
.../language-menu.component.spec.ts | 2 +-
.../language-menu.component.stories.ts | 2 +-
.../language-menu/language-menu.component.ts | 2 +-
.../lib/language-menu/language-menu.module.ts | 2 +-
.../language-picker.component.stories.ts | 2 +-
.../language-menu/language-picker.component.ts | 2 +-
lib/core/src/lib/language-menu/public-api.ts | 2 +-
.../service/language.service.interface.ts | 2 +-
.../language-menu/service/language.service.ts | 2 +-
.../components/header/header.component.spec.ts | 2 +-
.../header/header.component.stories.ts | 2 +-
.../components/header/header.component.ts | 2 +-
.../layout-container.component.spec.ts | 2 +-
.../layout-container.component.ts | 2 +-
.../sidebar-action-menu.component.spec.ts | 2 +-
.../sidebar-action-menu.component.ts | 2 +-
.../sidebar-action.component.stories.ts | 2 +-
.../sidenav-layout.component.spec.ts | 2 +-
.../sidenav-layout.component.stories.ts | 2 +-
.../sidenav-layout/sidenav-layout.component.ts | 2 +-
.../sidenav-layout-content.directive.ts | 2 +-
.../sidenav-layout-header.directive.ts | 2 +-
.../sidenav-layout-navigation.directive.ts | 2 +-
lib/core/src/lib/layout/index.ts | 2 +-
lib/core/src/lib/layout/layout.module.ts | 2 +-
lib/core/src/lib/layout/public-api.ts | 2 +-
.../login-dialog-panel.component.spec.ts | 2 +-
.../login-dialog-panel.component.ts | 2 +-
.../login-dialog-component-data.interface.ts | 2 +-
.../login-dialog.component.stories.ts | 2 +-
.../login-dialog/login-dialog.component.ts | 2 +-
.../login-dialog.stories.component.ts | 2 +-
.../components/login/login.component.spec.ts | 4 ++--
.../components/login/login.component.stories.ts | 6 +++---
.../login/components/login/login.component.ts | 4 ++--
.../directives/login-footer.directive.spec.ts | 2 +-
.../login/directives/login-footer.directive.ts | 2 +-
.../directives/login-header.directive.spec.ts | 2 +-
.../login/directives/login-header.directive.ts | 2 +-
lib/core/src/lib/login/index.ts | 2 +-
lib/core/src/lib/login/login.module.ts | 2 +-
.../src/lib/login/models/login-error.event.ts | 2 +-
.../src/lib/login/models/login-submit.event.ts | 2 +-
.../src/lib/login/models/login-success.event.ts | 2 +-
lib/core/src/lib/login/public-api.ts | 2 +-
lib/core/src/lib/material.module.ts | 2 +-
lib/core/src/lib/mock/cookie.service.mock.ts | 2 +-
lib/core/src/lib/mock/data-column.mock.ts | 2 +-
lib/core/src/lib/mock/event.mock.ts | 2 +-
.../mock/form/form-definition-readonly.mock.ts | 2 +-
.../form/form-definition-visibility.mock.ts | 2 +-
.../src/lib/mock/form/form-definition.mock.ts | 2 +-
.../src/lib/mock/form/form.component.mock.ts | 2 +-
lib/core/src/lib/mock/form/form.service.mock.ts | 2 +-
.../widget-visibility-cloud.service.mock.ts | 2 +-
.../mock/form/widget-visibility.service.mock.ts | 2 +-
lib/core/src/lib/mock/index.ts | 2 +-
lib/core/src/lib/mock/language.service.mock.ts | 2 +-
lib/core/src/lib/mock/public-api.ts | 2 +-
.../src/lib/mock/translation.service.mock.ts | 2 +-
lib/core/src/lib/models/basic-auth.ts | 2 +-
lib/core/src/lib/models/comment.model.ts | 2 +-
lib/core/src/lib/models/component.model.ts | 2 +-
lib/core/src/lib/models/decimal-number.model.ts | 2 +-
lib/core/src/lib/models/general-user.model.ts | 2 +-
lib/core/src/lib/models/index.ts | 2 +-
lib/core/src/lib/models/oauth2.ts | 2 +-
lib/core/src/lib/models/pagination.model.ts | 2 +-
lib/core/src/lib/models/path.model.ts | 2 +-
.../src/lib/models/product-version.model.ts | 2 +-
lib/core/src/lib/models/public-api.ts | 2 +-
.../src/lib/models/request-pagination.model.ts | 2 +-
.../add-notification.stories.component.ts | 2 +-
.../notification-history.component.spec.ts | 2 +-
.../notification-history.component.stories.ts | 2 +-
.../notification-history.component.ts | 2 +-
.../helpers/notification.factory.ts | 2 +-
lib/core/src/lib/notifications/index.ts | 2 +-
.../notifications/models/notification.model.ts | 2 +-
.../notification-history.module.ts | 2 +-
lib/core/src/lib/notifications/public-api.ts | 2 +-
.../services/notification.service.spec.ts | 2 +-
.../services/notification.service.ts | 2 +-
lib/core/src/lib/pagination/index.ts | 2 +-
.../infinite-pagination.component.spec.ts | 2 +-
.../pagination/infinite-pagination.component.ts | 2 +-
.../pagination/paginated-component.interface.ts | 2 +-
.../pagination-component.interface.ts | 2 +-
.../lib/pagination/pagination.component.spec.ts | 2 +-
.../pagination/pagination.component.stories.ts | 2 +-
.../src/lib/pagination/pagination.component.ts | 2 +-
.../src/lib/pagination/pagination.module.ts | 2 +-
lib/core/src/lib/pagination/public-api.ts | 2 +-
lib/core/src/lib/pipes/date-time.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/date-time.pipe.ts | 2 +-
.../src/lib/pipes/decimal-number.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/decimal-number.pipe.ts | 2 +-
lib/core/src/lib/pipes/file-size.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/file-size.pipe.ts | 2 +-
lib/core/src/lib/pipes/file-type.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/file-type.pipe.ts | 2 +-
.../src/lib/pipes/format-space.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/format-space.pipe.ts | 2 +-
lib/core/src/lib/pipes/full-name.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/full-name.pipe.ts | 2 +-
lib/core/src/lib/pipes/index.ts | 2 +-
.../src/lib/pipes/localized-date.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/localized-date.pipe.ts | 2 +-
lib/core/src/lib/pipes/multi-value.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/multi-value.pipe.ts | 2 +-
lib/core/src/lib/pipes/pipe.module.ts | 2 +-
lib/core/src/lib/pipes/public-api.ts | 2 +-
lib/core/src/lib/pipes/text-highlight.pipe.ts | 2 +-
lib/core/src/lib/pipes/time-ago.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/time-ago.pipe.ts | 2 +-
lib/core/src/lib/pipes/truncate.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/truncate.pipe.ts | 2 +-
.../src/lib/pipes/user-initial.pipe.spec.ts | 2 +-
lib/core/src/lib/pipes/user-initial.pipe.ts | 2 +-
lib/core/src/lib/pipes/user-like.interface.ts | 2 +-
.../src/lib/progress/progress.component.spec.ts | 2 +-
lib/core/src/lib/progress/progress.component.ts | 2 +-
lib/core/src/lib/search-text/animations.ts | 2 +-
lib/core/src/lib/search-text/index.ts | 2 +-
.../models/search-text-input.model.ts | 2 +-
lib/core/src/lib/search-text/public-api.ts | 2 +-
.../search-text-input.component.spec.ts | 2 +-
.../search-text/search-text-input.component.ts | 2 +-
.../lib/search-text/search-text-input.module.ts | 2 +-
.../lib/search-text/search-trigger.directive.ts | 2 +-
.../src/lib/services/startup-service-factory.ts | 2 +-
lib/core/src/lib/snackbar-content/index.ts | 2 +-
lib/core/src/lib/snackbar-content/public-api.ts | 2 +-
.../src/lib/snackbar-content/snack-bar-data.ts | 2 +-
.../snackbar-content.component.spec.ts | 2 +-
.../snackbar-content.component.ts | 2 +-
.../snackbar-content/snackbar-content.module.ts | 2 +-
lib/core/src/lib/sorting-picker/index.ts | 2 +-
lib/core/src/lib/sorting-picker/public-api.ts | 2 +-
.../sorting-picker.component.spec.ts | 2 +-
.../sorting-picker.component.stories.ts | 2 +-
.../sorting-picker/sorting-picker.component.ts | 2 +-
.../empty-content.component.spec.ts | 2 +-
.../empty-content.component.stories.ts | 2 +-
.../empty-content/empty-content.component.ts | 2 +-
.../error-content.component.spec.ts | 2 +-
.../error-content.component.stories.ts | 2 +-
.../error-content/error-content.component.ts | 2 +-
lib/core/src/lib/templates/index.ts | 2 +-
lib/core/src/lib/templates/public-api.ts | 2 +-
lib/core/src/lib/templates/template.module.ts | 2 +-
lib/core/src/lib/testing/core.story.module.ts | 2 +-
lib/core/src/lib/testing/core.testing.module.ts | 2 +-
lib/core/src/lib/testing/index.ts | 2 +-
lib/core/src/lib/testing/noop-auth.module.ts | 2 +-
.../src/lib/testing/noop-translate.module.ts | 2 +-
lib/core/src/lib/testing/unit-testing-utils.ts | 2 +-
lib/core/src/lib/toolbar/index.ts | 2 +-
lib/core/src/lib/toolbar/public-api.ts | 2 +-
.../lib/toolbar/toolbar-divider.component.ts | 2 +-
.../src/lib/toolbar/toolbar-title.component.ts | 2 +-
.../src/lib/toolbar/toolbar.component.spec.ts | 2 +-
.../lib/toolbar/toolbar.component.stories.ts | 2 +-
lib/core/src/lib/toolbar/toolbar.component.ts | 2 +-
lib/core/src/lib/toolbar/toolbar.module.ts | 2 +-
lib/core/src/lib/translation/index.ts | 2 +-
lib/core/src/lib/translation/public-api.ts | 2 +-
.../lib/translation/translate-loader.service.ts | 2 +-
.../lib/translation/translate-loader.spec.ts | 2 +-
.../lib/translation/translation.service.spec.ts | 2 +-
.../src/lib/translation/translation.service.ts | 2 +-
.../download-prompt-dialog.component.spec.ts | 2 +-
.../download-prompt-dialog.component.ts | 2 +-
.../img-viewer/img-viewer.component.spec.ts | 2 +-
.../img-viewer/img-viewer.component.ts | 2 +-
.../media-player/media-player.component.ts | 2 +-
...wer-container-more-actions.component.mock.ts | 2 +-
...viewer-container-open-with.component.mock.ts | 2 +-
...f-viewer-container-sidebar.component.mock.ts | 2 +-
...-container-toolbar-actions.component.mock.ts | 2 +-
...f-viewer-container-toolbar.component.mock.ts | 2 +-
.../pdf-viewer-password-dialog.spec.ts | 2 +-
.../pdf-viewer-password-dialog.ts | 2 +-
.../pdf-viewer-thumb.component.spec.ts | 2 +-
.../pdf-viewer-thumb.component.ts | 2 +-
.../pdf-viewer-thumbnails.component.spec.ts | 2 +-
.../pdf-viewer-thumbnails.component.ts | 2 +-
.../pdf-viewer/pdf-viewer.component.spec.ts | 2 +-
.../pdf-viewer/pdf-viewer.component.ts | 2 +-
.../txt-viewer/txt-viewer.component.spec.ts | 2 +-
.../txt-viewer/txt-viewer.component.ts | 2 +-
.../unknown-format/unknown-format.component.ts | 2 +-
.../components/viewer-more-actions.component.ts | 2 +-
.../components/viewer-open-with.component.ts | 2 +-
.../viewer-render.component.spec.ts | 2 +-
.../viewer-render/viewer-render.component.ts | 2 +-
.../components/viewer-sidebar.component.ts | 2 +-
.../viewer-toolbar-actions.component.ts | 2 +-
.../viewer-toolbar-custom-actions.component.ts | 2 +-
.../components/viewer-toolbar.component.ts | 2 +-
.../viewer/components/viewer.component.spec.ts | 2 +-
.../lib/viewer/components/viewer.component.ts | 2 +-
.../viewer-extension.directive.spec.ts | 2 +-
.../directives/viewer-extension.directive.ts | 2 +-
lib/core/src/lib/viewer/index.ts | 2 +-
.../viewer/models/download-prompt.actions.ts | 2 +-
lib/core/src/lib/viewer/models/viewer.model.ts | 2 +-
lib/core/src/lib/viewer/public-api.ts | 2 +-
.../viewer/services/rendering-queue.services.ts | 2 +-
.../viewer/services/view-util.service.spec.ts | 2 +-
.../lib/viewer/services/view-util.service.ts | 2 +-
lib/core/src/lib/viewer/viewer.module.ts | 2 +-
lib/core/src/public-api.ts | 2 +-
lib/core/test.ts | 2 +-
lib/eslint-angular/index.ts | 2 +-
.../no-angular-material-selectors.ts | 2 +-
.../use-none-component-view-encapsulation.ts | 2 +-
.../create-eslint-rule/create-eslint-rule.ts | 2 +-
lib/extensions/index.ts | 2 +-
.../dynamic-column/dynamic-column.component.ts | 2 +-
.../dynamic-component/dynamic.component.spec.ts | 2 +-
.../dynamic-component/dynamic.component.ts | 2 +-
.../dynamic-tab/dynamic-tab.component.ts | 2 +-
lib/extensions/src/lib/components/public-api.ts | 2 +-
.../viewer/preview-extension.component.ts | 2 +-
.../viewer/viewer-extension.interface.ts | 2 +-
.../src/lib/config/action.extensions.ts | 2 +-
.../src/lib/config/document-list.extensions.ts | 2 +-
.../src/lib/config/extension-element.ts | 2 +-
.../src/lib/config/extension-utils.spec.ts | 2 +-
.../src/lib/config/extension-utils.ts | 2 +-
.../src/lib/config/extension.config.ts | 2 +-
.../src/lib/config/icon.extensions.ts | 2 +-
.../src/lib/config/navbar.extensions.ts | 2 +-
.../src/lib/config/permission.extensions.ts | 2 +-
.../src/lib/config/routing.extensions.ts | 2 +-
.../src/lib/config/rule.extensions.ts | 2 +-
.../src/lib/config/sidebar.extensions.ts | 2 +-
.../src/lib/config/viewer.extensions.ts | 2 +-
.../src/lib/evaluators/core.evaluators.spec.ts | 2 +-
.../src/lib/evaluators/core.evaluators.ts | 2 +-
lib/extensions/src/lib/extensions.module.ts | 2 +-
.../src/lib/services/app-extension.service.ts | 2 +-
.../lib/services/component-register.service.ts | 2 +-
.../services/extension-loader.service.spec.ts | 2 +-
.../lib/services/extension-loader.service.ts | 2 +-
.../src/lib/services/extension.service.spec.ts | 2 +-
.../src/lib/services/extension.service.ts | 2 +-
lib/extensions/src/lib/services/rule.service.ts | 2 +-
.../lib/services/startup-extension-factory.ts | 2 +-
.../src/lib/store/states/navigation.state.ts | 2 +-
.../src/lib/store/states/profile.state.ts | 2 +-
.../src/lib/store/states/repository.state.ts | 2 +-
.../src/lib/store/states/selection.state.ts | 2 +-
lib/extensions/src/public-api.ts | 2 +-
lib/extensions/src/test.ts | 2 +-
lib/insights/index.ts | 2 +-
.../analytics-generator.component.spec.ts | 2 +-
.../components/analytics-generator.component.ts | 2 +-
.../analytics-report-heat-map.component.spec.ts | 2 +-
.../analytics-report-heat-map.component.ts | 2 +-
.../analytics-report-list.component.spec.ts | 2 +-
.../analytics-report-list.component.ts | 2 +-
...nalytics-report-parameters.component.spec.ts | 2 +-
.../analytics-report-parameters.component.ts | 2 +-
.../components/analytics.component.ts | 2 +-
.../buttons-menu/buttons-menu.component.spec.ts | 2 +-
.../buttons-menu/buttons-menu.component.ts | 2 +-
.../widgets/checkbox/checkbox.widget.ts | 2 +-
.../date-range/date-range.widget.spec.ts | 2 +-
.../widgets/date-range/date-range.widget.ts | 2 +-
.../widgets/dropdown/dropdown.widget.ts | 2 +-
.../widgets/duration/duration.widget.ts | 2 +-
.../components/widgets/index.ts | 2 +-
.../components/widgets/number/number.widget.ts | 2 +-
.../components/widgets/widget.component.ts | 2 +-
.../src/lib/analytics-process/public-api.ts | 2 +-
.../services/analytics.service.ts | 2 +-
.../diagram-alfresco-publish-task.component.ts | 2 +-
.../diagram-box-publish-task.component.ts | 2 +-
.../diagram-business-rule-task.component.ts | 2 +-
.../activities/diagram-camel-task.component.ts | 2 +-
.../diagram-container-service-task.component.ts | 2 +-
...agram-google-drive-publish-task.component.ts | 2 +-
.../activities/diagram-manual-task.component.ts | 2 +-
.../activities/diagram-mule-task.component.ts | 2 +-
.../diagram-receive-task.component.ts | 2 +-
.../diagram-rest-call-task.component.ts | 2 +-
.../activities/diagram-script-task.component.ts | 2 +-
.../activities/diagram-send-task.component.ts | 2 +-
.../diagram-service-task.component.ts | 2 +-
.../activities/diagram-task.component.ts | 2 +-
.../activities/diagram-user-task.component.ts | 2 +-
.../diagram-boundary-event.component.ts | 2 +-
.../diagram-throw-event.component.ts | 2 +-
.../lib/diagram/components/diagram-element.ts | 2 +-
.../diagram-sequence-flow.component.ts | 2 +-
.../diagram.component.activities.spec.ts | 2 +-
.../diagram.component.boundary.spec.ts | 2 +-
.../diagram.component.catching.events.spec.ts | 2 +-
.../components/diagram.component.events.spec.ts | 2 +-
.../components/diagram.component.flows.spec.ts | 2 +-
.../diagram.component.gateways.spec.ts | 2 +-
.../diagram.component.structural.spec.ts | 2 +-
.../components/diagram.component.swim.spec.ts | 2 +-
.../components/diagram.component.throw.spec.ts | 2 +-
.../lib/diagram/components/diagram.component.ts | 2 +-
.../components/diagram.element.options.ts | 2 +-
.../events/diagram-end-event.component.ts | 2 +-
.../events/diagram-event.component.ts | 2 +-
.../events/diagram-start-event.component.ts | 2 +-
.../gateways/diagram-event-gateway.component.ts | 2 +-
.../diagram-exclusive-gateway.component.ts | 2 +-
.../gateways/diagram-gateway.component.ts | 2 +-
.../diagram-inclusive-gateway.component.ts | 2 +-
.../diagram-parallel-gateway.component.ts | 2 +-
.../diagram-container-icon-event.component.ts | 2 +-
...gram-icon-alfresco-publish-task.component.ts | 2 +-
.../diagram-icon-box-publish-task.component.ts | 2 +-
...diagram-icon-business-rule-task.component.ts | 2 +-
.../icons/diagram-icon-camel-task.component.ts | 2 +-
.../icons/diagram-icon-error.component.ts | 2 +-
...-icon-google-drive-publish-task.component.ts | 2 +-
.../icons/diagram-icon-manual-task.component.ts | 2 +-
.../icons/diagram-icon-message.component.ts | 2 +-
.../icons/diagram-icon-mule-task.component.ts | 2 +-
.../diagram-icon-receive-task.component.ts | 2 +-
.../diagram-icon-rest-call-task.component.ts | 2 +-
.../icons/diagram-icon-script-task.component.ts | 2 +-
.../icons/diagram-icon-send-task.component.ts | 2 +-
.../diagram-icon-service-task.component.ts | 2 +-
.../icons/diagram-icon-signal.component.ts | 2 +-
.../icons/diagram-icon-timer.component.ts | 2 +-
.../icons/diagram-icon-user-task.component.ts | 2 +-
.../src/lib/diagram/components/index.ts | 2 +-
...ram-intermediate-catching-event.component.ts | 2 +-
.../lib/diagram/components/raphael/anchor.ts | 2 +-
.../raphael-icon-alfresco-publish.component.ts | 2 +-
.../icons/raphael-icon-box-publish.component.ts | 2 +-
.../raphael-icon-business-rule.component.ts | 2 +-
.../icons/raphael-icon-camel.component.ts | 2 +-
.../icons/raphael-icon-error.component.ts | 2 +-
...phael-icon-google-drive-publish.component.ts | 2 +-
.../icons/raphael-icon-manual.component.ts | 2 +-
.../icons/raphael-icon-message.component.ts | 2 +-
.../icons/raphael-icon-mule.component.ts | 2 +-
.../icons/raphael-icon-receive.component.ts | 2 +-
.../icons/raphael-icon-rest-call.component.ts | 2 +-
.../icons/raphael-icon-script.component.ts | 2 +-
.../icons/raphael-icon-send.component.ts | 2 +-
.../icons/raphael-icon-service.component.ts | 2 +-
.../icons/raphael-icon-signal.component.ts | 2 +-
.../icons/raphael-icon-timer.component.ts | 2 +-
.../icons/raphael-icon-user.component.ts | 2 +-
.../src/lib/diagram/components/raphael/index.ts | 2 +-
.../diagram/components/raphael/models/point.ts | 2 +-
.../lib/diagram/components/raphael/polyline.ts | 2 +-
.../diagram/components/raphael/raphael-base.ts | 2 +-
.../raphael/raphael-circle.component.ts | 2 +-
.../raphael/raphael-cross.component.ts | 2 +-
.../raphael/raphael-flow-arrow.component.ts | 2 +-
.../raphael/raphael-multiline-text.component.ts | 2 +-
.../raphael/raphael-pentagon.component.ts | 2 +-
.../raphael/raphael-plus.component.ts | 2 +-
.../raphael/raphael-rect.component.ts | 2 +-
.../raphael/raphael-rhombus.component.ts | 2 +-
.../raphael/raphael-text.component.ts | 2 +-
.../components/raphael/raphael.service.ts | 2 +-
.../diagram-event-subprocess.component.ts | 2 +-
.../structural/diagram-subprocess.component.ts | 2 +-
.../swimlanes/diagram-lane.component.ts | 2 +-
.../swimlanes/diagram-lanes.component.ts | 2 +-
.../swimlanes/diagram-pool.component.ts | 2 +-
.../swimlanes/diagram-pools.component.ts | 2 +-
.../tooltip/diagram-tooltip.component.spec.ts | 2 +-
.../tooltip/diagram-tooltip.component.ts | 2 +-
.../src/lib/diagram/constants/diagram-colors.ts | 2 +-
.../lib/diagram/models/chart/bar-chart.model.ts | 2 +-
.../src/lib/diagram/models/chart/chart.model.ts | 2 +-
.../models/chart/details-table-chart.model.ts | 2 +-
.../models/chart/heat-map-chart.model.ts | 2 +-
.../diagram/models/chart/line-chart.model.ts | 2 +-
.../models/chart/multi-bar-chart.model.ts | 2 +-
.../lib/diagram/models/chart/pie-chart.model.ts | 2 +-
.../diagram/models/chart/table-chart.model.ts | 2 +-
.../diagram/diagram-element-property.model.ts | 2 +-
.../models/diagram/diagram-element.model.ts | 2 +-
.../diagram/diagram-event-definition.model.ts | 2 +-
.../diagram/diagram-flow-element.model.ts | 2 +-
.../diagram/diagram-lane-element.model.ts | 2 +-
.../diagram/diagram-pool-element.model.ts | 2 +-
.../models/diagram/diagram-way-point.model.ts | 2 +-
.../lib/diagram/models/diagram/diagram.model.ts | 2 +-
.../models/report/parameter-value.model.ts | 2 +-
.../models/report/report-date-range.model.ts | 2 +-
.../models/report/report-definition.model.ts | 2 +-
.../report/report-parameter-details.model.ts | 2 +-
.../models/report/report-parameters.model.ts | 2 +-
.../diagram/models/report/report-query.model.ts | 2 +-
lib/insights/src/lib/diagram/public-api.ts | 2 +-
.../diagram/services/diagram-color.service.ts | 2 +-
.../lib/diagram/services/diagrams.service.ts | 2 +-
lib/insights/src/lib/insights.module.ts | 2 +-
.../mock/analytics/analytics-component.mock.ts | 2 +-
.../analytics-params-report-component.mock.ts | 2 +-
.../lib/mock/diagram/diagram-activities.mock.ts | 2 +-
.../lib/mock/diagram/diagram-boundary.mock.ts | 2 +-
.../src/lib/mock/diagram/diagram-events.mock.ts | 2 +-
.../src/lib/mock/diagram/diagram-flows.mock.ts | 2 +-
.../lib/mock/diagram/diagram-gateways.mock.ts | 2 +-
.../mock/diagram/diagram-intermediate.mock.ts | 2 +-
.../lib/mock/diagram/diagram-structural.mock.ts | 2 +-
.../lib/mock/diagram/diagram-swimlanes.mock.ts | 2 +-
.../src/lib/mock/diagram/diagram-throw.mock.ts | 2 +-
lib/insights/src/lib/mock/index.ts | 2 +-
lib/insights/src/lib/mock/public-api.ts | 2 +-
.../src/lib/testing/insights.testing.module.ts | 2 +-
lib/insights/src/public-api.ts | 2 +-
lib/insights/src/test.ts | 2 +-
lib/js-api/index.ts | 2 +-
lib/js-api/src/alfrescoApi.ts | 2 +-
lib/js-api/src/alfrescoApiClient.ts | 2 +-
lib/js-api/src/alfrescoApiConfig.ts | 2 +-
lib/js-api/src/api-clients/api-client.ts | 2 +-
.../src/api-clients/http-client.interface.ts | 2 +-
.../src/api/activiti-rest-api/api/about.api.ts | 2 +-
.../api/accountIntegration.api.ts | 2 +-
.../activiti-rest-api/api/adminEndpoints.api.ts | 2 +-
.../activiti-rest-api/api/adminGroups.api.ts | 2 +-
.../activiti-rest-api/api/adminTenants.api.ts | 2 +-
.../api/activiti-rest-api/api/adminUsers.api.ts | 2 +-
.../activiti-rest-api/api/appDefinitions.api.ts | 2 +-
.../src/api/activiti-rest-api/api/base.api.ts | 2 +-
.../api/activiti-rest-api/api/checklists.api.ts | 2 +-
.../api/activiti-rest-api/api/comments.api.ts | 2 +-
.../api/activiti-rest-api/api/content.api.ts | 2 +-
.../activiti-rest-api/api/dataSources.api.ts | 2 +-
.../activiti-rest-api/api/decisionAudits.api.ts | 2 +-
.../activiti-rest-api/api/decisionTables.api.ts | 2 +-
.../api/activiti-rest-api/api/endpoints.api.ts | 2 +-
.../api/activiti-rest-api/api/formModels.api.ts | 2 +-
.../src/api/activiti-rest-api/api/groups.api.ts | 2 +-
.../api/activiti-rest-api/api/iDMSync.api.ts | 2 +-
.../src/api/activiti-rest-api/api/index.ts | 2 +-
.../api/integrationAlfrescoCloud.api.ts | 2 +-
.../api/integrationAlfrescoOnPremise.api.ts | 2 +-
.../activiti-rest-api/api/integrationBox.api.ts | 2 +-
.../api/integrationDrive.api.ts | 2 +-
.../activiti-rest-api/api/modelJsonBpmn.api.ts | 2 +-
.../src/api/activiti-rest-api/api/models.api.ts | 2 +-
.../api/activiti-rest-api/api/modelsBpmn.api.ts | 2 +-
.../activiti-rest-api/api/modelsHistory.api.ts | 2 +-
.../api/processDefinitions.api.ts | 2 +-
.../api/processInstanceVariables.api.ts | 2 +-
.../api/processInstances.api.ts | 2 +-
.../activiti-rest-api/api/processScopes.api.ts | 2 +-
.../src/api/activiti-rest-api/api/report.api.ts | 2 +-
.../api/runtimeAppDefinitions.api.ts | 2 +-
.../api/runtimeAppDeployments.api.ts | 2 +-
.../activiti-rest-api/api/scriptFiles.api.ts | 2 +-
.../activiti-rest-api/api/submittedForms.api.ts | 2 +-
.../api/systemProperties.api.ts | 2 +-
.../activiti-rest-api/api/taskActions.api.ts | 2 +-
.../api/activiti-rest-api/api/taskForms.api.ts | 2 +-
.../activiti-rest-api/api/taskVariables.api.ts | 2 +-
.../src/api/activiti-rest-api/api/tasks.api.ts | 2 +-
.../api/activiti-rest-api/api/temporary.api.ts | 2 +-
.../src/api/activiti-rest-api/api/types.ts | 2 +-
.../activiti-rest-api/api/userFilters.api.ts | 2 +-
.../activiti-rest-api/api/userProfile.api.ts | 2 +-
.../src/api/activiti-rest-api/api/users.api.ts | 2 +-
lib/js-api/src/api/activiti-rest-api/index.ts | 2 +-
.../model/abstractGroupRepresentation.ts | 2 +-
.../model/abstractUserRepresentation.ts | 2 +-
.../model/accountRepresentation.ts | 2 +-
.../model/addGroupCapabilitiesRepresentation.ts | 2 +-
.../model/alfrescoContentRepresentation.ts | 2 +-
.../model/alfrescoEndpointRepresentation.ts | 2 +-
.../model/alfrescoNetworkRepresenation.ts | 2 +-
.../model/alfrescoSiteRepresenation.ts | 2 +-
.../activiti-rest-api/model/appDefinition.ts | 2 +-
.../model/appDefinitionPublishRepresentation.ts | 2 +-
.../model/appDefinitionRepresentation.ts | 2 +-
.../model/appDefinitionSaveRepresentation.ts | 2 +-
.../appDefinitionUpdateResultRepresentation.ts | 2 +-
.../model/appDeploymentRepresentation.ts | 2 +-
.../model/appModelDefinition.ts | 2 +-
.../model/assigneeIdentifierRepresentation.ts | 2 +-
.../model/auditCalculatedValueRepresentation.ts | 2 +-
...auditDecisionExpressionInfoRepresentation.ts | 2 +-
.../model/auditDecisionInfoRepresentation.ts | 2 +-
.../auditDecisionRuleInfoRepresentation.ts | 2 +-
.../model/auditLogEntryRepresentation.ts | 2 +-
.../model/auditLogFormDataRepresentation.ts | 2 +-
.../api/activiti-rest-api/model/boxContent.ts | 2 +-
.../boxUserAccountCredentialsRepresentation.ts | 2 +-
.../model/bulkUserUpdateRepresentation.ts | 2 +-
.../model/changePasswordRepresentation.ts | 2 +-
.../model/checklistOrderRepresentation.ts | 2 +-
.../activiti-rest-api/model/commentAuditInfo.ts | 2 +-
.../model/commentRepresentation.ts | 2 +-
.../model/completeFormRepresentation.ts | 2 +-
.../model/conditionRepresentation.ts | 2 +-
.../createEndpointBasicAuthRepresentation.ts | 2 +-
.../createProcessInstanceRepresentation.ts | 2 +-
.../model/createTenantRepresentation.ts | 2 +-
.../model/dataSourceConfigRepresentation.ts | 2 +-
.../model/dataSourceRepresentation.ts | 2 +-
.../model/decisionAuditRepresentation.ts | 2 +-
.../model/decisionTaskRepresentation.ts | 2 +-
.../model/endpointBasicAuthRepresentation.ts | 2 +-
.../endpointConfigurationRepresentation.ts | 2 +-
.../endpointRequestHeaderRepresentation.ts | 2 +-
.../model/entityAttributeScopeRepresentation.ts | 2 +-
.../model/entityVariableScopeRepresentation.ts | 2 +-
.../activiti-rest-api/model/fieldValueInfo.ts | 2 +-
.../src/api/activiti-rest-api/model/file.ts | 2 +-
.../model/formDefinitionRepresentation.ts | 2 +-
.../model/formFieldRepresentation.ts | 2 +-
.../model/formIdentifierRepresentation.ts | 2 +-
.../model/formJavascriptEventRepresentation.ts | 2 +-
.../model/formOutcomeRepresentation.ts | 2 +-
.../model/formRepresentation.ts | 2 +-
.../model/formSaveRepresentation.ts | 2 +-
.../model/formScopeRepresentation.ts | 2 +-
.../model/formTabRepresentation.ts | 2 +-
.../model/formValueRepresentation.ts | 2 +-
.../model/formVariableRepresentation.ts | 2 +-
.../model/globalDateFormatRepresentation.ts | 2 +-
.../model/googleDriveContent.ts | 2 +-
.../model/groupCapabilityRepresentation.ts | 2 +-
.../model/groupRepresentation.ts | 2 +-
...istoricProcessInstanceQueryRepresentation.ts | 2 +-
.../historicTaskInstanceQueryRepresentation.ts | 2 +-
.../model/identityLinkRepresentation.ts | 2 +-
.../model/imageUploadRepresentation.ts | 2 +-
.../src/api/activiti-rest-api/model/index.ts | 2 +-
.../src/api/activiti-rest-api/model/jsonNode.ts | 2 +-
.../model/layoutRepresentation.ts | 2 +-
.../model/lightAppRepresentation.ts | 2 +-
.../model/lightGroupRepresentation.ts | 2 +-
.../model/lightTenantRepresentation.ts | 2 +-
.../model/lightUserRepresentation.ts | 2 +-
.../model/modelRepresentation.ts | 2 +-
.../api/activiti-rest-api/model/namedObject.ts | 2 +-
.../api/activiti-rest-api/model/objectNode.ts | 2 +-
.../model/optionRepresentation.ts | 2 +-
.../model/passwordValidationConstraints.ts | 2 +-
.../model/processContentRepresentation.ts | 2 +-
.../processDefinitionMetaDataRepresentation.ts | 2 +-
.../model/processDefinitionRepresentation.ts | 2 +-
.../processInstanceAuditInfoRepresentation.ts | 2 +-
.../processInstanceFilterRepresentation.ts | 2 +-
...rocessInstanceFilterRequestRepresentation.ts | 2 +-
.../model/processInstanceQueryRepresentation.ts | 2 +-
.../model/processInstanceRepresentation.ts | 2 +-
.../processInstanceVariableRepresentation.ts | 2 +-
.../processScopeIdentifierRepresentation.ts | 2 +-
.../model/processScopeRepresentation.ts | 2 +-
.../model/processScopesRequestRepresentation.ts | 2 +-
.../model/publishIdentityInfoRepresentation.ts | 2 +-
.../activiti-rest-api/model/queryVariable.ts | 2 +-
.../model/relatedContentRepresentation.ts | 2 +-
.../model/relatedProcessTask.ts | 2 +-
.../model/resetPasswordRepresentation.ts | 2 +-
.../api/activiti-rest-api/model/restVariable.ts | 2 +-
...aRepresentationAbstractUserRepresentation.ts | 2 +-
...stDataRepresentationAccountRepresentation.ts | 2 +-
...presentationAlfrescoContentRepresentation.ts | 2 +-
...resentationAlfrescoEndpointRepresentation.ts | 2 +-
...epresentationAlfrescoNetworkRepresenation.ts | 2 +-
...taRepresentationAlfrescoSiteRepresenation.ts | 2 +-
...RepresentationAppDefinitionRepresentation.ts | 2 +-
...RepresentationAppDeploymentRepresentation.ts | 2 +-
.../resultListDataRepresentationBoxContent.ts | 2 +-
...stDataRepresentationCommentRepresentation.ts | 2 +-
...ataRepresentationDataSourceRepresentation.ts | 2 +-
...RepresentationDecisionAuditRepresentation.ts | 2 +-
...aRepresentationDecisionTaskRepresentation.ts | 2 +-
...tListDataRepresentationFormRepresentation.ts | 2 +-
...tListDataRepresentationGoogleDriveContent.ts | 2 +-
...ataRepresentationLightGroupRepresentation.ts | 2 +-
...DataRepresentationLightUserRepresentation.ts | 2 +-
...ListDataRepresentationModelRepresentation.ts | 2 +-
...epresentationProcessContentRepresentation.ts | 2 +-
...esentationProcessDefinitionRepresentation.ts | 2 +-
...presentationProcessInstanceRepresentation.ts | 2 +-
...epresentationRelatedContentRepresentation.ts | 2 +-
...tListDataRepresentationRelatedProcessTask.ts | 2 +-
...ntationRuntimeDecisionTableRepresentation.ts | 2 +-
...taRepresentationRuntimeFormRepresentation.ts | 2 +-
...RepresentationSubmittedFormRepresentation.ts | 2 +-
...tListDataRepresentationTaskRepresentation.ts | 2 +-
...onUserProcessInstanceFilterRepresentation.ts | 2 +-
...epresentationUserTaskFilterRepresentation.ts | 2 +-
.../runtimeAppDefinitionSaveRepresentation.ts | 2 +-
.../model/runtimeDecisionTableRepresentation.ts | 2 +-
.../model/runtimeFormRepresentation.ts | 2 +-
.../model/saveFormRepresentation.ts | 2 +-
.../model/submittedFormRepresentation.ts | 2 +-
.../model/syncLogEntryRepresentation.ts | 2 +-
.../model/systemPropertiesRepresentation.ts | 2 +-
.../model/taskAuditInfoRepresentation.ts | 2 +-
.../model/taskFilterRepresentation.ts | 2 +-
.../model/taskFilterRequestRepresentation.ts | 2 +-
.../model/taskQueryRepresentation.ts | 2 +-
.../model/taskRepresentation.ts | 2 +-
.../model/taskUpdateRepresentation.ts | 2 +-
.../api/activiti-rest-api/model/tenantEvent.ts | 2 +-
.../model/tenantRepresentation.ts | 2 +-
.../userAccountCredentialsRepresentation.ts | 2 +-
.../model/userActionRepresentation.ts | 2 +-
.../model/userFilterOrderRepresentation.ts | 2 +-
.../model/userIdentifierRepresentation.ts | 2 +-
.../userProcessInstanceFilterRepresentation.ts | 2 +-
.../model/userRepresentation.ts | 2 +-
.../model/userRepresentationGroup.ts | 2 +-
.../model/userTaskFilterRepresentation.ts | 2 +-
.../model/validationErrorRepresentation.ts | 2 +-
.../model/variableMappingRepresentation.ts | 2 +-
.../model/variableScopeRepresentation.ts | 2 +-
.../api/auth-rest-api/api/authentication.api.ts | 2 +-
.../src/api/auth-rest-api/api/base.api.ts | 2 +-
lib/js-api/src/api/auth-rest-api/api/index.ts | 2 +-
lib/js-api/src/api/auth-rest-api/index.ts | 2 +-
lib/js-api/src/api/auth-rest-api/model/index.ts | 2 +-
.../src/api/auth-rest-api/model/ticket.ts | 2 +-
.../src/api/auth-rest-api/model/ticketBody.ts | 2 +-
.../src/api/auth-rest-api/model/ticketEntry.ts | 2 +-
.../src/api/auth-rest-api/model/validTicket.ts | 2 +-
.../api/auth-rest-api/model/validTicketEntry.ts | 2 +-
.../src/api/content-custom-api/api/base.api.ts | 2 +-
.../api/content-custom-api/api/classes.api.ts | 2 +-
.../api/content-custom-api/api/content.api.ts | 2 +-
.../content-custom-api/api/customModel.api.ts | 2 +-
.../src/api/content-custom-api/api/index.ts | 2 +-
.../api/content-custom-api/api/upload.api.ts | 2 +-
.../api/content-custom-api/api/webscript.api.ts | 2 +-
lib/js-api/src/api/content-custom-api/index.ts | 2 +-
.../model/classDescription.ts | 2 +-
.../model/classPropertyDescription.ts | 2 +-
.../content-custom-api/model/dateAlfresco.ts | 2 +-
.../src/api/content-custom-api/model/index.ts | 2 +-
.../api/content-custom-api/model/pagination.ts | 2 +-
.../src/api/content-rest-api/api/actions.api.ts | 2 +-
.../api/content-rest-api/api/activities.api.ts | 2 +-
.../src/api/content-rest-api/api/agents.api.ts | 2 +-
.../src/api/content-rest-api/api/audit.api.ts | 2 +-
.../src/api/content-rest-api/api/base.api.ts | 2 +-
.../api/content-rest-api/api/categories.api.ts | 2 +-
.../api/content-rest-api/api/comments.api.ts | 2 +-
.../api/content-rest-api/api/downloads.api.ts | 2 +-
.../api/content-rest-api/api/favorites.api.ts | 2 +-
.../src/api/content-rest-api/api/groups.api.ts | 2 +-
.../src/api/content-rest-api/api/index.ts | 2 +-
.../api/content-rest-api/api/networks.api.ts | 2 +-
.../src/api/content-rest-api/api/nodes.api.ts | 2 +-
.../src/api/content-rest-api/api/people.api.ts | 2 +-
.../api/content-rest-api/api/preferences.api.ts | 2 +-
.../src/api/content-rest-api/api/probes.api.ts | 2 +-
.../src/api/content-rest-api/api/queries.api.ts | 2 +-
.../src/api/content-rest-api/api/ratings.api.ts | 2 +-
.../api/content-rest-api/api/renditions.api.ts | 2 +-
.../api/content-rest-api/api/search-ai.api.ts | 2 +-
.../api/content-rest-api/api/sharedlinks.api.ts | 2 +-
.../src/api/content-rest-api/api/sites.api.ts | 2 +-
.../src/api/content-rest-api/api/tags.api.ts | 2 +-
.../api/content-rest-api/api/trashcan.api.ts | 2 +-
.../src/api/content-rest-api/api/types.ts | 2 +-
.../api/content-rest-api/api/versions.api.ts | 2 +-
lib/js-api/src/api/content-rest-api/index.ts | 2 +-
.../content-rest-api/model/CategoryLinkBody.ts | 2 +-
.../content-rest-api/model/actionBodyExec.ts | 2 +-
.../content-rest-api/model/actionDefinition.ts | 2 +-
.../model/actionDefinitionEntry.ts | 2 +-
.../model/actionDefinitionList.ts | 2 +-
.../model/actionDefinitionListList.ts | 2 +-
.../content-rest-api/model/actionExecResult.ts | 2 +-
.../model/actionExecResultEntry.ts | 2 +-
.../model/actionParameterDefinition.ts | 2 +-
.../src/api/content-rest-api/model/activity.ts | 2 +-
.../api/content-rest-api/model/activityEntry.ts | 2 +-
.../content-rest-api/model/activityPaging.ts | 2 +-
.../model/activityPagingList.ts | 2 +-
.../src/api/content-rest-api/model/agent.ts | 2 +-
.../api/content-rest-api/model/agentEntry.ts | 2 +-
.../api/content-rest-api/model/agentPaging.ts | 2 +-
.../content-rest-api/model/agentPagingList.ts | 2 +-
.../src/api/content-rest-api/model/aiAnswer.ts | 2 +-
.../api/content-rest-api/model/aiAnswerEntry.ts | 2 +-
.../content-rest-api/model/aiAnswerReference.ts | 2 +-
.../api/content-rest-api/model/association.ts | 2 +-
.../content-rest-api/model/associationBody.ts | 2 +-
.../content-rest-api/model/associationEntry.ts | 2 +-
.../content-rest-api/model/associationInfo.ts | 2 +-
.../src/api/content-rest-api/model/auditApp.ts | 2 +-
.../api/content-rest-api/model/auditAppEntry.ts | 2 +-
.../content-rest-api/model/auditAppPaging.ts | 2 +-
.../model/auditAppPagingList.ts | 2 +-
.../content-rest-api/model/auditBodyUpdate.ts | 2 +-
.../api/content-rest-api/model/auditEntry.ts | 2 +-
.../content-rest-api/model/auditEntryEntry.ts | 2 +-
.../content-rest-api/model/auditEntryPaging.ts | 2 +-
.../model/auditEntryPagingList.ts | 2 +-
.../api/content-rest-api/model/capabilities.ts | 2 +-
.../src/api/content-rest-api/model/category.ts | 2 +-
.../api/content-rest-api/model/categoryBody.ts | 2 +-
.../api/content-rest-api/model/categoryEntry.ts | 2 +-
.../content-rest-api/model/categoryPaging.ts | 2 +-
.../model/categoryPagingList.ts | 2 +-
.../content-rest-api/model/childAssociation.ts | 2 +-
.../model/childAssociationBody.ts | 2 +-
.../model/childAssociationEntry.ts | 2 +-
.../model/childAssociationInfo.ts | 2 +-
.../api/content-rest-api/model/clientBody.ts | 2 +-
.../src/api/content-rest-api/model/comment.ts | 2 +-
.../api/content-rest-api/model/commentBody.ts | 2 +-
.../api/content-rest-api/model/commentEntry.ts | 2 +-
.../api/content-rest-api/model/commentPaging.ts | 2 +-
.../content-rest-api/model/commentPagingList.ts | 2 +-
.../src/api/content-rest-api/model/company.ts | 2 +-
.../api/content-rest-api/model/constraint.ts | 2 +-
.../api/content-rest-api/model/contentInfo.ts | 2 +-
.../api/content-rest-api/model/definition.ts | 2 +-
.../api/content-rest-api/model/deletedNode.ts | 2 +-
.../model/deletedNodeBodyRestore.ts | 2 +-
.../content-rest-api/model/deletedNodeEntry.ts | 2 +-
.../model/deletedNodesPaging.ts | 2 +-
.../model/deletedNodesPagingList.ts | 2 +-
.../content-rest-api/model/directAccessUrl.ts | 2 +-
.../model/directAccessUrlEntry.ts | 2 +-
.../content-rest-api/model/download-status.ts | 2 +-
.../src/api/content-rest-api/model/download.ts | 2 +-
.../model/downloadBodyCreate.ts | 2 +-
.../api/content-rest-api/model/downloadEntry.ts | 2 +-
.../api/content-rest-api/model/errorError.ts | 2 +-
.../src/api/content-rest-api/model/favorite.ts | 2 +-
.../model/favoriteBodyCreate.ts | 2 +-
.../api/content-rest-api/model/favoriteEntry.ts | 2 +-
.../content-rest-api/model/favoritePaging.ts | 2 +-
.../model/favoritePagingList.ts | 2 +-
.../api/content-rest-api/model/favoriteSite.ts | 2 +-
.../model/favoriteSiteBodyCreate.ts | 2 +-
.../content-rest-api/model/favoriteSiteEntry.ts | 2 +-
.../src/api/content-rest-api/model/group.ts | 2 +-
.../content-rest-api/model/groupBodyCreate.ts | 2 +-
.../content-rest-api/model/groupBodyUpdate.ts | 2 +-
.../api/content-rest-api/model/groupEntry.ts | 2 +-
.../api/content-rest-api/model/groupMember.ts | 2 +-
.../content-rest-api/model/groupMemberEntry.ts | 2 +-
.../content-rest-api/model/groupMemberPaging.ts | 2 +-
.../model/groupMemberPagingList.ts | 2 +-
.../model/groupMembershipBodyCreate.ts | 2 +-
.../api/content-rest-api/model/groupPaging.ts | 2 +-
.../content-rest-api/model/groupPagingList.ts | 2 +-
.../src/api/content-rest-api/model/index.ts | 2 +-
.../src/api/content-rest-api/model/jobIdBody.ts | 2 +-
.../content-rest-api/model/jobIdBodyEntry.ts | 2 +-
.../model/knowledgeRetrievalConfig.ts | 2 +-
.../model/knowledgeRetrievalConfigEntry.ts | 2 +-
.../api/content-rest-api/model/modelError.ts | 2 +-
.../api/content-rest-api/model/networkQuota.ts | 2 +-
.../src/api/content-rest-api/model/node.ts | 2 +-
.../content-rest-api/model/nodeAssociation.ts | 2 +-
.../model/nodeAssociationEntry.ts | 2 +-
.../model/nodeAssociationPaging.ts | 2 +-
.../model/nodeAssociationPagingList.ts | 2 +-
.../api/content-rest-api/model/nodeBodyCopy.ts | 2 +-
.../content-rest-api/model/nodeBodyCreate.ts | 2 +-
.../model/nodeBodyCreateAssociation.ts | 2 +-
.../api/content-rest-api/model/nodeBodyLock.ts | 2 +-
.../api/content-rest-api/model/nodeBodyMove.ts | 2 +-
.../content-rest-api/model/nodeBodyUpdate.ts | 2 +-
.../model/nodeChildAssociation.ts | 2 +-
.../model/nodeChildAssociationEntry.ts | 2 +-
.../model/nodeChildAssociationPaging.ts | 2 +-
.../model/nodeChildAssociationPagingList.ts | 2 +-
.../src/api/content-rest-api/model/nodeEntry.ts | 2 +-
.../api/content-rest-api/model/nodePaging.ts | 2 +-
.../content-rest-api/model/nodePagingList.ts | 2 +-
.../api/content-rest-api/model/pagination.ts | 2 +-
.../content-rest-api/model/passwordResetBody.ts | 2 +-
.../api/content-rest-api/model/pathElement.ts | 2 +-
.../src/api/content-rest-api/model/pathInfo.ts | 2 +-
.../content-rest-api/model/permissionElement.ts | 2 +-
.../content-rest-api/model/permissionsBody.ts | 2 +-
.../content-rest-api/model/permissionsInfo.ts | 2 +-
.../src/api/content-rest-api/model/person.ts | 2 +-
.../content-rest-api/model/personBodyCreate.ts | 2 +-
.../content-rest-api/model/personBodyUpdate.ts | 2 +-
.../api/content-rest-api/model/personEntry.ts | 2 +-
.../api/content-rest-api/model/personNetwork.ts | 2 +-
.../model/personNetworkEntry.ts | 2 +-
.../model/personNetworkPaging.ts | 2 +-
.../model/personNetworkPagingList.ts | 2 +-
.../api/content-rest-api/model/personPaging.ts | 2 +-
.../content-rest-api/model/personPagingList.ts | 2 +-
.../api/content-rest-api/model/preference.ts | 2 +-
.../content-rest-api/model/preferenceEntry.ts | 2 +-
.../content-rest-api/model/preferencePaging.ts | 2 +-
.../model/preferencePagingList.ts | 2 +-
.../api/content-rest-api/model/probeEntry.ts | 2 +-
.../content-rest-api/model/probeEntryEntry.ts | 2 +-
.../src/api/content-rest-api/model/property.ts | 2 +-
.../api/content-rest-api/model/questionModel.ts | 2 +-
.../content-rest-api/model/questionRequest.ts | 2 +-
.../src/api/content-rest-api/model/rating.ts | 2 +-
.../content-rest-api/model/ratingAggregate.ts | 2 +-
.../api/content-rest-api/model/ratingBody.ts | 2 +-
.../api/content-rest-api/model/ratingEntry.ts | 2 +-
.../api/content-rest-api/model/ratingPaging.ts | 2 +-
.../content-rest-api/model/ratingPagingList.ts | 2 +-
.../src/api/content-rest-api/model/rendition.ts | 2 +-
.../model/renditionBodyCreate.ts | 2 +-
.../content-rest-api/model/renditionEntry.ts | 2 +-
.../content-rest-api/model/renditionPaging.ts | 2 +-
.../model/renditionPagingList.ts | 2 +-
.../content-rest-api/model/restrictionQuery.ts | 2 +-
.../api/content-rest-api/model/revertBody.ts | 2 +-
.../api/content-rest-api/model/sharedLink.ts | 2 +-
.../model/sharedLinkBodyCreate.ts | 2 +-
.../model/sharedLinkBodyEmail.ts | 2 +-
.../content-rest-api/model/sharedLinkEntry.ts | 2 +-
.../content-rest-api/model/sharedLinkPaging.ts | 2 +-
.../model/sharedLinkPagingList.ts | 2 +-
.../src/api/content-rest-api/model/site.ts | 2 +-
.../content-rest-api/model/siteBodyCreate.ts | 2 +-
.../content-rest-api/model/siteBodyUpdate.ts | 2 +-
.../api/content-rest-api/model/siteContainer.ts | 2 +-
.../model/siteContainerEntry.ts | 2 +-
.../model/siteContainerPaging.ts | 2 +-
.../model/siteContainerPagingList.ts | 2 +-
.../src/api/content-rest-api/model/siteEntry.ts | 2 +-
.../model/siteEntryRelations.ts | 2 +-
.../src/api/content-rest-api/model/siteGroup.ts | 2 +-
.../content-rest-api/model/siteGroupEntry.ts | 2 +-
.../content-rest-api/model/siteGroupPaging.ts | 2 +-
.../model/siteGroupPagingList.ts | 2 +-
.../api/content-rest-api/model/siteMember.ts | 2 +-
.../content-rest-api/model/siteMemberEntry.ts | 2 +-
.../content-rest-api/model/siteMemberPaging.ts | 2 +-
.../model/siteMemberPagingList.ts | 2 +-
.../model/siteMembershipApprovalBody.ts | 2 +-
.../model/siteMembershipBodyCreate.ts | 2 +-
.../model/siteMembershipBodyUpdate.ts | 2 +-
.../model/siteMembershipRejectionBody.ts | 2 +-
.../model/siteMembershipRequest.ts | 2 +-
.../model/siteMembershipRequestBodyCreate.ts | 2 +-
.../model/siteMembershipRequestBodyUpdate.ts | 2 +-
.../model/siteMembershipRequestEntry.ts | 2 +-
.../model/siteMembershipRequestPaging.ts | 2 +-
.../model/siteMembershipRequestPagingList.ts | 2 +-
.../model/siteMembershipRequestWithPerson.ts | 2 +-
.../siteMembershipRequestWithPersonEntry.ts | 2 +-
.../siteMembershipRequestWithPersonPaging.ts | 2 +-
...siteMembershipRequestWithPersonPagingList.ts | 2 +-
.../api/content-rest-api/model/sitePaging.ts | 2 +-
.../content-rest-api/model/sitePagingList.ts | 2 +-
.../src/api/content-rest-api/model/siteRole.ts | 2 +-
.../api/content-rest-api/model/siteRoleEntry.ts | 2 +-
.../content-rest-api/model/siteRolePaging.ts | 2 +-
.../model/siteRolePagingList.ts | 2 +-
.../api/content-rest-api/model/sizeDetails.ts | 2 +-
.../content-rest-api/model/sizeDetailsEntry.ts | 2 +-
.../src/api/content-rest-api/model/tag.ts | 2 +-
.../src/api/content-rest-api/model/tagBody.ts | 2 +-
.../src/api/content-rest-api/model/tagEntry.ts | 2 +-
.../src/api/content-rest-api/model/tagPaging.ts | 2 +-
.../api/content-rest-api/model/tagPagingList.ts | 2 +-
.../src/api/content-rest-api/model/userInfo.ts | 2 +-
.../src/api/content-rest-api/model/version.ts | 2 +-
.../api/content-rest-api/model/versionEntry.ts | 2 +-
.../api/content-rest-api/model/versionPaging.ts | 2 +-
.../content-rest-api/model/versionPagingList.ts | 2 +-
.../src/api/discovery-rest-api/api/base.api.ts | 2 +-
.../api/discovery-rest-api/api/discovery.api.ts | 2 +-
.../src/api/discovery-rest-api/api/index.ts | 2 +-
lib/js-api/src/api/discovery-rest-api/index.ts | 2 +-
.../discovery-rest-api/model/discoveryEntry.ts | 2 +-
.../model/entitlementsInfo.ts | 2 +-
.../src/api/discovery-rest-api/model/index.ts | 2 +-
.../api/discovery-rest-api/model/licenseInfo.ts | 2 +-
.../api/discovery-rest-api/model/moduleInfo.ts | 2 +-
.../discovery-rest-api/model/repositoryEntry.ts | 2 +-
.../discovery-rest-api/model/repositoryInfo.ts | 2 +-
.../api/discovery-rest-api/model/statusInfo.ts | 2 +-
.../api/discovery-rest-api/model/versionInfo.ts | 2 +-
.../api/authorityClearance.api.ts | 2 +-
.../gs-classification-rest-api/api/base.api.ts | 2 +-
.../api/classificationGuides.api.ts | 2 +-
.../api/classificationReasons.api.ts | 2 +-
.../api/declassificationExemptions.api.ts | 2 +-
.../api/defaultClassificationValues.api.ts | 2 +-
.../api/gs-classification-rest-api/api/index.ts | 2 +-
.../api/nodeSecurityMarks.api.ts | 2 +-
.../api/securityControlSettings.api.ts | 2 +-
.../api/securityGroups.api.ts | 2 +-
.../api/securityMarks.api.ts | 2 +-
.../api/gs-classification-rest-api/api/types.ts | 2 +-
.../src/api/gs-classification-rest-api/index.ts | 2 +-
.../model/authorityClearanceGroup.ts | 2 +-
.../model/authorityClearanceGroupEntry.ts | 2 +-
.../model/authorityClearanceGroupPaging.ts | 2 +-
.../model/authorityClearanceGroupPagingList.ts | 2 +-
.../model/authorityClearanceMark.ts | 2 +-
.../model/classificationGuide.ts | 2 +-
.../model/classificationGuideBody.ts | 2 +-
.../model/classificationGuideEntry.ts | 2 +-
.../model/classificationGuideInTopic.ts | 2 +-
.../model/classificationGuidePaging.ts | 2 +-
.../model/classificationGuidePagingList.ts | 2 +-
.../model/classificationGuides.ts | 2 +-
.../model/classificationGuidesBody.ts | 2 +-
.../model/classificationGuidesEntry.ts | 2 +-
.../model/classificationGuidesInTopic.ts | 2 +-
.../model/classificationInformation.ts | 2 +-
.../model/classificationReason.ts | 2 +-
.../model/classificationReasonBody.ts | 2 +-
.../model/classificationReasonEntry.ts | 2 +-
.../model/classificationReasonsPaging.ts | 2 +-
.../model/classificationReasonsPagingList.ts | 2 +-
.../model/combinedInstructionBody.ts | 2 +-
.../model/declassificationDate.ts | 2 +-
.../model/declassificationExemption.ts | 2 +-
.../model/declassificationExemptionBody.ts | 2 +-
.../model/declassificationExemptionEntry.ts | 2 +-
.../model/declassificationExemptionsPaging.ts | 2 +-
.../declassificationExemptionsPagingList.ts | 2 +-
.../gs-classification-rest-api/model/index.ts | 2 +-
.../model/instruction.ts | 2 +-
.../model/instructionBody.ts | 2 +-
.../model/instructionEntry.ts | 2 +-
.../model/nodeSecurityMarkBody.ts | 2 +-
.../gs-classification-rest-api/model/path.ts | 2 +-
.../model/securityControlSetting.ts | 2 +-
.../model/securityControlSettingBody.ts | 2 +-
.../model/securityControlSettingEntry.ts | 2 +-
.../model/securityGroup.ts | 2 +-
.../model/securityGroupBody.ts | 2 +-
.../model/securityGroupEntry.ts | 2 +-
.../model/securityGroupPaging.ts | 2 +-
.../model/securityGroupPagingList.ts | 2 +-
.../model/securityMark.ts | 2 +-
.../model/securityMarkBody.ts | 2 +-
.../model/securityMarkEntry.ts | 2 +-
.../model/securityMarkInformation.ts | 2 +-
.../model/securityMarkInformationBody.ts | 2 +-
.../model/securityMarkPaging.ts | 2 +-
.../model/securityMarkPagingList.ts | 2 +-
.../model/securityMarks.ts | 2 +-
.../model/securityMarksBody.ts | 2 +-
.../model/subtopicPaging.ts | 2 +-
.../gs-classification-rest-api/model/topic.ts | 2 +-
.../model/topicBody.ts | 2 +-
.../model/topicEntry.ts | 2 +-
.../model/topicPaging.ts | 2 +-
.../model/topicPagingList.ts | 2 +-
.../src/api/gs-core-rest-api/api/base.api.ts | 2 +-
.../api/gs-core-rest-api/api/filePlans.api.ts | 2 +-
.../src/api/gs-core-rest-api/api/files.api.ts | 2 +-
.../src/api/gs-core-rest-api/api/gsSites.api.ts | 2 +-
.../src/api/gs-core-rest-api/api/index.ts | 2 +-
.../api/gs-core-rest-api/api/legal-hold.api.ts | 2 +-
.../api/recordCategories.api.ts | 2 +-
.../gs-core-rest-api/api/recordFolders.api.ts | 2 +-
.../src/api/gs-core-rest-api/api/records.api.ts | 2 +-
.../api/transferContainers.api.ts | 2 +-
.../api/gs-core-rest-api/api/transfers.api.ts | 2 +-
.../src/api/gs-core-rest-api/api/types.ts | 2 +-
.../api/unfiledContainers.api.ts | 2 +-
.../api/unfiledRecordFolders.api.ts | 2 +-
lib/js-api/src/api/gs-core-rest-api/index.ts | 2 +-
.../model/bulkAssignHoldResponse.ts | 2 +-
.../model/bulkAssignHoldResponseEntry.ts | 2 +-
.../src/api/gs-core-rest-api/model/filePlan.ts | 2 +-
.../model/filePlanBodyUpdate.ts | 2 +-
.../model/filePlanComponentBodyUpdate.ts | 2 +-
.../api/gs-core-rest-api/model/filePlanEntry.ts | 2 +-
.../src/api/gs-core-rest-api/model/hold.ts | 2 +-
.../src/api/gs-core-rest-api/model/holdBody.ts | 2 +-
.../gs-core-rest-api/model/holdBulkOperation.ts | 2 +-
.../gs-core-rest-api/model/holdBulkStatus.ts | 2 +-
.../model/holdBulkStatusEntry.ts | 2 +-
.../src/api/gs-core-rest-api/model/holdEntry.ts | 2 +-
.../api/gs-core-rest-api/model/holdPaging.ts | 2 +-
.../gs-core-rest-api/model/holdPagingList.ts | 2 +-
.../src/api/gs-core-rest-api/model/index.ts | 2 +-
.../gs-core-rest-api/model/nodeAssignedHold.ts | 2 +-
.../gs-core-rest-api/model/rMNodeBodyCreate.ts | 2 +-
.../model/rMNodeBodyCreateWithRelativePath.ts | 2 +-
.../src/api/gs-core-rest-api/model/rMSite.ts | 2 +-
.../gs-core-rest-api/model/rMSiteBodyCreate.ts | 2 +-
.../gs-core-rest-api/model/rMSiteBodyUpdate.ts | 2 +-
.../api/gs-core-rest-api/model/rMSiteEntry.ts | 2 +-
.../src/api/gs-core-rest-api/model/record.ts | 2 +-
.../gs-core-rest-api/model/recordCategory.ts | 2 +-
.../model/recordCategoryChild.ts | 2 +-
.../model/recordCategoryChildEntry.ts | 2 +-
.../model/recordCategoryChildPaging.ts | 2 +-
.../model/recordCategoryChildPagingList.ts | 2 +-
.../model/recordCategoryEntry.ts | 2 +-
.../model/recordCategoryPaging.ts | 2 +-
.../model/recordCategoryPagingList.ts | 2 +-
.../api/gs-core-rest-api/model/recordEntry.ts | 2 +-
.../api/gs-core-rest-api/model/recordFolder.ts | 2 +-
.../model/recordFolderAssociationPaging.ts | 2 +-
.../model/recordFolderAssociationPagingList.ts | 2 +-
.../model/recordFolderChildAssociation.ts | 2 +-
.../model/recordFolderChildAssociationEntry.ts | 2 +-
.../gs-core-rest-api/model/recordFolderEntry.ts | 2 +-
.../gs-core-rest-api/model/requestBodyFile.ts | 2 +-
.../model/rootCategoryBodyCreate.ts | 2 +-
.../src/api/gs-core-rest-api/model/transfer.ts | 2 +-
.../model/transferAssociationPaging.ts | 2 +-
.../model/transferAssociationPagingList.ts | 2 +-
.../api/gs-core-rest-api/model/transferChild.ts | 2 +-
.../model/transferChildAssociation.ts | 2 +-
.../model/transferChildAssociationEntry.ts | 2 +-
.../gs-core-rest-api/model/transferContainer.ts | 2 +-
.../model/transferContainerAssociationPaging.ts | 2 +-
.../transferContainerAssociationPagingList.ts | 2 +-
.../model/transferContainerBodyUpdate.ts | 2 +-
.../model/transferContainerChild.ts | 2 +-
.../model/transferContainerChildAssociation.ts | 2 +-
.../transferContainerChildAssociationEntry.ts | 2 +-
.../model/transferContainerEntry.ts | 2 +-
.../api/gs-core-rest-api/model/transferEntry.ts | 2 +-
.../gs-core-rest-api/model/unfiledContainer.ts | 2 +-
.../model/unfiledContainerAssociationPaging.ts | 2 +-
.../unfiledContainerAssociationPagingList.ts | 2 +-
.../model/unfiledContainerChild.ts | 2 +-
.../model/unfiledContainerChildAssociation.ts | 2 +-
.../unfiledContainerChildAssociationEntry.ts | 2 +-
.../model/unfiledContainerEntry.ts | 2 +-
.../model/unfiledRecordContainerBodyUpdate.ts | 2 +-
.../model/unfiledRecordFolder.ts | 2 +-
.../unfiledRecordFolderAssociationPaging.ts | 2 +-
.../unfiledRecordFolderAssociationPagingList.ts | 2 +-
.../model/unfiledRecordFolderBodyUpdate.ts | 2 +-
.../model/unfiledRecordFolderChild.ts | 2 +-
.../unfiledRecordFolderChildAssociation.ts | 2 +-
.../unfiledRecordFolderChildAssociationEntry.ts | 2 +-
.../model/unfiledRecordFolderEntry.ts | 2 +-
.../src/api/hxi-connector-api/api/base.api.ts | 2 +-
.../src/api/hxi-connector-api/api/index.ts | 2 +-
.../hxi-connector-api/api/predictions.api.ts | 2 +-
lib/js-api/src/api/hxi-connector-api/index.ts | 2 +-
.../src/api/hxi-connector-api/model/index.ts | 2 +-
.../api/hxi-connector-api/model/prediction.ts | 2 +-
.../hxi-connector-api/model/predictionEntry.ts | 2 +-
.../hxi-connector-api/model/predictionPaging.ts | 2 +-
.../model/predictionPagingList.ts | 2 +-
.../src/api/model-rest-api/api/aspects.api.ts | 2 +-
.../src/api/model-rest-api/api/base.api.ts | 2 +-
lib/js-api/src/api/model-rest-api/api/index.ts | 2 +-
.../src/api/model-rest-api/api/types.api.ts | 2 +-
lib/js-api/src/api/model-rest-api/index.ts | 2 +-
.../api/model-rest-api/model/abstractClass.ts | 2 +-
.../model/abstractClassAssociation.ts | 2 +-
.../model/abstractClassAssociationSource.ts | 2 +-
.../src/api/model-rest-api/model/aspect.ts | 2 +-
.../src/api/model-rest-api/model/aspectEntry.ts | 2 +-
.../api/model-rest-api/model/aspectPaging.ts | 2 +-
.../model-rest-api/model/aspectPagingList.ts | 2 +-
.../src/api/model-rest-api/model/index.ts | 2 +-
.../src/api/model-rest-api/model/model.ts | 2 +-
lib/js-api/src/api/model-rest-api/model/type.ts | 2 +-
.../src/api/model-rest-api/model/typeEntry.ts | 2 +-
.../src/api/model-rest-api/model/typePaging.ts | 2 +-
.../api/model-rest-api/model/typePagingList.ts | 2 +-
lib/js-api/src/api/search-rest-api/api/index.ts | 2 +-
.../src/api/search-rest-api/api/search.api.ts | 2 +-
lib/js-api/src/api/search-rest-api/index.ts | 2 +-
.../api/search-rest-api/model/contentInfo.ts | 2 +-
.../api/search-rest-api/model/genericBucket.ts | 2 +-
.../model/genericBucketBucketInfo.ts | 2 +-
.../model/genericFacetResponse.ts | 2 +-
.../api/search-rest-api/model/genericMetric.ts | 2 +-
.../src/api/search-rest-api/model/index.ts | 2 +-
.../search-rest-api/model/requestDefaults.ts | 2 +-
.../search-rest-api/model/requestFacetField.ts | 2 +-
.../search-rest-api/model/requestFacetFields.ts | 2 +-
.../model/requestFacetIntervals.ts | 2 +-
.../model/requestFacetIntervalsIntervals.ts | 2 +-
.../model/requestFacetQueries.ts | 2 +-
.../model/requestFacetQueriesInner.ts | 2 +-
.../search-rest-api/model/requestFacetSet.ts | 2 +-
.../api/search-rest-api/model/requestFields.ts | 2 +-
.../model/requestFilterQueries.ts | 2 +-
.../model/requestFilterQueriesInner.ts | 2 +-
.../search-rest-api/model/requestHighlight.ts | 2 +-
.../model/requestHighlightFields.ts | 2 +-
.../api/search-rest-api/model/requestInclude.ts | 2 +-
.../api/search-rest-api/model/requestLimits.ts | 2 +-
.../model/requestLocalization.ts | 2 +-
.../search-rest-api/model/requestPagination.ts | 2 +-
.../api/search-rest-api/model/requestPivot.ts | 2 +-
.../api/search-rest-api/model/requestQuery.ts | 2 +-
.../api/search-rest-api/model/requestRange.ts | 2 +-
.../api/search-rest-api/model/requestScope.ts | 2 +-
.../model/requestSortDefinition.ts | 2 +-
.../model/requestSortDefinitionInner.ts | 2 +-
.../search-rest-api/model/requestSpellcheck.ts | 2 +-
.../api/search-rest-api/model/requestStats.ts | 2 +-
.../search-rest-api/model/requestTemplates.ts | 2 +-
.../model/requestTemplatesInner.ts | 2 +-
.../model/responseConsistency.ts | 2 +-
.../api/search-rest-api/model/resultBuckets.ts | 2 +-
.../model/resultBucketsBuckets.ts | 2 +-
.../src/api/search-rest-api/model/resultNode.ts | 2 +-
.../search-rest-api/model/resultSetContext.ts | 2 +-
.../model/resultSetContextFacetQueries.ts | 2 +-
.../model/resultSetContextSpellcheck.ts | 2 +-
.../search-rest-api/model/resultSetPaging.ts | 2 +-
.../model/resultSetPagingList.ts | 2 +-
.../search-rest-api/model/resultSetRowEntry.ts | 2 +-
.../api/search-rest-api/model/searchEntry.ts | 2 +-
.../model/searchEntryHighlight.ts | 2 +-
.../api/search-rest-api/model/searchRequest.ts | 2 +-
lib/js-api/src/assert.ts | 2 +-
lib/js-api/src/authentication/authentication.ts | 2 +-
lib/js-api/src/authentication/basicAuth.ts | 2 +-
lib/js-api/src/authentication/contentAuth.ts | 2 +-
lib/js-api/src/authentication/oauth2.ts | 2 +-
lib/js-api/src/authentication/oauth2Auth.ts | 2 +-
lib/js-api/src/authentication/oauth2Config.ts | 2 +-
lib/js-api/src/authentication/processAuth.ts | 2 +-
lib/js-api/src/constants/index.ts | 2 +-
lib/js-api/src/constants/language.constants.ts | 2 +-
lib/js-api/src/contentClient.ts | 2 +-
lib/js-api/src/index.ts | 2 +-
lib/js-api/src/processClient.ts | 2 +-
lib/js-api/src/storage.ts | 2 +-
lib/js-api/src/superagentHttpClient.ts | 2 +-
.../src/to-deprecate/alfresco-api-type.ts | 2 +-
lib/js-api/src/utils/index.ts | 2 +-
lib/js-api/src/utils/is-browser.ts | 2 +-
lib/js-api/src/utils/param-to-string.ts | 2 +-
lib/js-api/src/utils/path-matcher.ts | 2 +-
lib/js-api/test/alfrescoApi.spec.ts | 2 +-
lib/js-api/test/alfrescoApiClient.spec.ts | 2 +-
lib/js-api/test/alfrescoContent.spec.ts | 2 +-
lib/js-api/test/auth.spec.ts | 2 +-
lib/js-api/test/bpmAuth.spec.ts | 2 +-
lib/js-api/test/changeConfig.spec.ts | 2 +-
.../test/content-services/agentsApi.spec.ts | 2 +-
.../test/content-services/categoriesApi.spec.ts | 2 +-
.../test/content-services/commentsApi.spec.ts | 2 +-
.../content-services/customModelApi.spec.ts | 2 +-
.../test/content-services/groupsApi.spec.ts | 2 +-
.../test/content-services/nodeApi.spec.ts | 2 +-
.../test/content-services/peopleApi.spec.ts | 2 +-
.../test/content-services/queriesApi.spec.ts | 2 +-
.../test/content-services/renditionApi.spec.ts | 2 +-
.../test/content-services/searchAiApi.spec.ts | 2 +-
lib/js-api/test/content-services/tagApi.spec.ts | 2 +-
.../test/content-services/versionsApi.spec.ts | 2 +-
.../test/content-services/webScriptApi.spec.ts | 2 +-
lib/js-api/test/discoveryApi.spec.ts | 2 +-
lib/js-api/test/ecmAuth.spec.ts | 2 +-
.../authorityClearanceApi.spec.ts | 2 +-
.../test/governance-services/gsSitesApi.spec.ts | 2 +-
.../nodeSecurityMarksApi.spec.ts | 2 +-
.../securityGroupApi.spec.ts | 2 +-
.../securityMarksApi.spec.ts | 2 +-
lib/js-api/test/mockObjects/base.mock.ts | 2 +-
.../mockObjects/content-services/agent.mock.ts | 2 +-
.../content-services/categories.mock.ts | 2 +-
.../content-services/comment.mock.ts | 2 +-
.../content-services/custom-model.mock.ts | 2 +-
.../content-services/discovery.mock.ts | 2 +-
.../content-services/ecm-auth.mock.ts | 2 +-
.../content-services/find-nodes.mock.ts | 2 +-
.../mockObjects/content-services/groups.mock.ts | 2 +-
.../mockObjects/content-services/node.mock.ts | 2 +-
.../mockObjects/content-services/people.mock.ts | 2 +-
.../content-services/rendition.mock.ts | 2 +-
.../content-services/search-ai.mock.ts | 2 +-
.../mockObjects/content-services/search.mock.ts | 2 +-
.../mockObjects/content-services/tag.mock.ts | 2 +-
.../mockObjects/content-services/upload.mock.ts | 2 +-
.../content-services/version.mock.ts | 2 +-
.../content-services/webscript.mock.ts | 2 +-
.../authority-clearance.mock.ts | 2 +-
.../goverance-services/gs-sites.mock.ts | 2 +-
.../node-security-marks.mock.ts | 2 +-
.../goverance-services/security-groups.mock.ts | 2 +-
.../goverance-services/security-marks.mock.ts | 2 +-
lib/js-api/test/mockObjects/index.ts | 2 +-
.../test/mockObjects/oauth2/oauth.mock.ts | 2 +-
.../process-services/bpm-auth.mock.ts | 2 +-
.../process-services/model-json.mock.ts | 2 +-
.../mockObjects/process-services/models.mock.ts | 2 +-
.../process-instance-variables.mock.ts | 2 +-
.../process-services/process.mock.ts | 2 +-
.../process-services/profile.mock.ts | 2 +-
.../process-services/reports.mock.ts | 2 +-
.../process-services/task-form.mock.ts | 2 +-
.../mockObjects/process-services/tasks.mock.ts | 2 +-
.../process-services/user-filters.mock.ts | 2 +-
lib/js-api/test/oauth2Auth.spec.ts | 2 +-
lib/js-api/test/oauth2AuthImplicitFlow.spec.ts | 2 +-
lib/js-api/test/path-matcher.spec.ts | 2 +-
lib/js-api/test/peopleApi.spec.ts | 2 +-
.../test/process-services/modelApi.spec.ts | 2 +-
.../process-services/modelJsonBpmnApi.spec.ts | 2 +-
.../test/process-services/processApi.spec.ts | 2 +-
.../processInstanceVariablesApi.spec.ts | 2 +-
.../test/process-services/profileApi.spec.ts | 2 +-
.../test/process-services/reportApi.spec.ts | 2 +-
.../test/process-services/taskApi.spec.ts | 2 +-
.../test/process-services/taskFormApi.spec.ts | 2 +-
.../process-services/userFiltersApi.spec.ts | 2 +-
lib/js-api/test/searchApi.spec.spec.ts | 2 +-
lib/js-api/test/superagentHttpClient.spec.ts | 2 +-
lib/js-api/test/upload.spec.ts | 2 +-
lib/js-api/types.ts | 2 +-
lib/process-services-cloud/index.ts | 2 +-
.../src/lib/app/app-list-cloud.module.ts | 2 +-
.../app-details-cloud.component.spec.ts | 2 +-
.../app-details-cloud.component.stories.ts | 2 +-
.../app-details-cloud.component.ts | 2 +-
.../app-list-cloud.component.spec.ts | 2 +-
.../app-list-cloud.component.stories.ts | 2 +-
.../app-list-cloud/app-list-cloud.component.ts | 2 +-
.../src/lib/app/mock/app-model.mock.ts | 2 +-
.../app/models/application-instance.model.ts | 2 +-
.../src/lib/app/public-api.ts | 2 +-
.../services/apps-process-cloud.service.spec.ts | 2 +-
.../app/services/apps-process-cloud.service.ts | 2 +-
.../date-range-filter.component.spec.ts | 2 +-
.../date-range-filter.component.stories.ts | 2 +-
.../date-range-filter.component.ts | 2 +-
.../date-range-filter.service.spec.ts | 2 +-
.../date-range-filter.service.ts | 2 +-
.../src/lib/common/index.ts | 2 +-
.../common/interface/environment.interface.ts | 2 +-
.../src/lib/common/interface/index.ts | 2 +-
.../src/lib/common/interface/public-api.ts | 2 +-
.../lib/common/mock/date-range-filter.mock.ts | 2 +-
.../src/lib/common/mock/environment.mock.ts | 2 +-
.../src/lib/common/public-api.ts | 2 +-
.../components/cloud-form-rendering.service.ts | 2 +-
...form-cloud-custom-outcomes.component.spec.ts | 2 +-
.../form-cloud-custom-outcomes.component.ts | 2 +-
.../components/form-cloud.component.spec.ts | 2 +-
.../lib/form/components/form-cloud.component.ts | 2 +-
...-definition-selector-cloud.component.spec.ts | 2 +-
...finition-selector-cloud.component.stories.ts | 2 +-
.../form-definition-selector-cloud.component.ts | 2 +-
.../spinner/form-spinner.component.ts | 2 +-
.../attach-file-cloud-widget.component.spec.ts | 2 +-
.../attach-file-cloud-widget.component.ts | 2 +-
...ile-properties-table-cloud.component.spec.ts | 2 +-
.../file-properties-table-cloud.component.ts | 2 +-
.../data-table-adapter.widget.spec.ts | 2 +-
.../data-table/data-table-adapter.widget.ts | 2 +-
.../data-table/data-table.widget.spec.ts | 2 +-
.../widgets/data-table/data-table.widget.ts | 2 +-
.../data-table-path-parser.helper.spec.ts | 2 +-
.../helpers/data-table-path-parser.helper.ts | 2 +-
.../data-table/mocks/data-table-adapter.mock.ts | 2 +-
.../mocks/data-table-path-parser.helper.mock.ts | 2 +-
.../data-table/mocks/data-table-widget.mock.ts | 2 +-
.../widgets/date/date-cloud.widget.spec.ts | 2 +-
.../widgets/date/date-cloud.widget.ts | 2 +-
.../display-external-property.widget.spec.ts | 2 +-
.../display-external-property.widget.ts | 2 +-
.../display-rich-text.widget.spec.ts | 2 +-
.../display-rich-text.widget.ts | 2 +-
.../dropdown/dropdown-cloud.widget.spec.ts | 2 +-
.../widgets/dropdown/dropdown-cloud.widget.ts | 2 +-
.../components/widgets/dropdown/validators.ts | 2 +-
.../file-viewer/file-viewer.widget.spec.ts | 2 +-
.../widgets/file-viewer/file-viewer.widget.ts | 2 +-
.../widgets/group/group-cloud.widget.spec.ts | 2 +-
.../widgets/group/group-cloud.widget.ts | 2 +-
.../widgets/people/people-cloud.widget.spec.ts | 2 +-
.../widgets/people/people-cloud.widget.ts | 2 +-
.../properties-viewer-wrapper.component.ts | 2 +-
.../properties-viewer.widget.spec.ts | 2 +-
.../properties-viewer.widget.spec.ts | 2 +-
.../properties-viewer.widget.ts | 2 +-
.../radio-buttons/radio-buttons-cloud.schema.ts | 2 +-
.../radio-buttons-cloud.widget.spec.ts | 2 +-
.../radio-buttons/radio-buttons-cloud.widget.ts | 2 +-
.../widgets/upload/upload-cloud.widget.ts | 2 +-
.../src/lib/form/form-cloud.module.ts | 2 +-
.../form/mocks/attach-file-cloud-widget.mock.ts | 2 +-
.../src/lib/form/mocks/cloud-form.mock.ts | 2 +-
.../src/lib/form/mocks/dropdown.mock.ts | 2 +-
.../lib/form/mocks/form-cloud.service.mock.ts | 2 +-
...rm-definition-selector-cloud.service.mock.ts | 2 +-
.../lib/form/mocks/form-representation.mock.ts | 2 +-
.../models/form-cloud-representation.model.ts | 2 +-
.../lib/form/models/form-cloud.model.spec.ts | 2 +-
.../form/models/task-variable-cloud.model.ts | 2 +-
.../src/lib/form/public-api.ts | 2 +-
.../content-cloud-node-selector.service.spec.ts | 2 +-
.../content-cloud-node-selector.service.ts | 2 +-
.../form/services/display-mode.service.spec.ts | 2 +-
.../lib/form/services/display-mode.service.ts | 2 +-
.../services/form-cloud.service.interface.ts | 2 +-
.../form/services/form-cloud.service.spec.ts | 2 +-
.../src/lib/form/services/form-cloud.service.ts | 2 +-
...finition-selector-cloud.service.interface.ts | 2 +-
...rm-definition-selector-cloud.service.spec.ts | 2 +-
.../form-definition-selector-cloud.service.ts | 2 +-
.../form/services/form-utils.service.spec.ts | 2 +-
.../src/lib/form/services/form-utils.service.ts | 2 +-
.../services/process-cloud-content.service.ts | 2 +-
.../spinner/form-cloud-spinner.service.spec.ts | 2 +-
.../spinner/form-cloud-spinner.service.ts | 2 +-
.../components/group-cloud.component.spec.ts | 2 +-
.../components/group-cloud.component.stories.ts | 2 +-
.../group/components/group-cloud.component.ts | 2 +-
.../src/lib/group/group-cloud.module.ts | 2 +-
.../src/lib/group/mock/group-cloud.mock.ts | 2 +-
.../lib/group/models/identity-group.model.ts | 2 +-
.../src/lib/group/public-api.ts | 2 +-
.../services/identity-group.service.spec.ts | 2 +-
.../group/services/identity-group.service.ts | 2 +-
.../lib/mock/process-instance-variable.mock.ts | 2 +-
.../src/lib/mock/task-cloud-model.mock.ts | 2 +-
.../src/lib/mock/user-preference.mock.ts | 2 +-
.../src/lib/models/application-version.model.ts | 2 +-
.../src/lib/models/data-column-custom-data.ts | 2 +-
.../src/lib/models/date-cloud-filter.model.ts | 2 +-
.../src/lib/models/date-format-cloud.model.ts | 2 +-
.../src/lib/models/engine-event-cloud.model.ts | 2 +-
.../src/lib/models/filter-cloud-model.ts | 2 +-
.../models/process-definition-cloud.model.ts | 2 +-
.../models/process-instance-variable.model.ts | 2 +-
.../lib/models/process-variable-filter.model.ts | 2 +-
.../src/lib/models/task-cloud.model.ts | 2 +-
.../src/lib/models/task-list-sorting.model.ts | 2 +-
.../src/lib/models/variable-definition.ts | 2 +-
.../components/people-cloud.component.spec.ts | 2 +-
.../people-cloud.component.stories.ts | 2 +-
.../people/components/people-cloud.component.ts | 2 +-
.../src/lib/people/mock/people-cloud.mock.ts | 2 +-
.../lib/people/models/identity-user.model.ts | 2 +-
.../src/lib/people/people-cloud.module.ts | 2 +-
.../src/lib/people/public-api.ts | 2 +-
.../services/identity-user.service.spec.ts | 2 +-
.../people/services/identity-user.service.ts | 2 +-
.../src/lib/process-services-cloud.module.ts | 2 +-
.../process/mock/process-cloud.service.mock.ts | 2 +-
.../mock/process-instance-details-cloud.mock.ts | 2 +-
.../src/lib/process/process-cloud.module.ts | 2 +-
.../edit-process-filter-cloud.component.spec.ts | 2 +-
.../edit-process-filter-cloud.component.ts | 2 +-
...rocess-filter-dialog-cloud.component.spec.ts | 2 +-
.../process-filter-dialog-cloud.component.ts | 2 +-
.../process-filters-cloud.component.spec.ts | 2 +-
.../process-filters-cloud.component.ts | 2 +-
.../mock/process-filters-cloud.mock.ts | 2 +-
.../models/process-filter-cloud.model.spec.ts | 2 +-
.../models/process-filter-cloud.model.ts | 2 +-
.../process-filters-cloud.module.ts | 2 +-
.../lib/process/process-filters/public-api.ts | 2 +-
.../process-filter-cloud.service.spec.ts | 2 +-
.../services/process-filter-cloud.service.ts | 2 +-
.../process-header-cloud.component.spec.ts | 2 +-
.../process-header-cloud.component.stories.ts | 2 +-
.../process-header-cloud.component.ts | 2 +-
.../process-header-cloud.module.ts | 2 +-
.../lib/process/process-header/public-api.ts | 2 +-
.../process-list-cloud.component.spec.ts | 2 +-
.../components/process-list-cloud.component.ts | 2 +-
.../process-list-datatable-adapter.spec.ts | 2 +-
.../datatable/process-list-datatable-adapter.ts | 2 +-
.../perocess-instance-cloud-view.model.ts | 2 +-
.../models/process-cloud-preferences.ts | 2 +-
.../models/process-cloud-preset.model.ts | 2 +-
.../models/process-cloud-query-request.model.ts | 2 +-
.../models/process-list-sorting.model.ts | 2 +-
.../process-list/process-list-cloud.module.ts | 2 +-
.../src/lib/process/process-list/public-api.ts | 2 +-
.../services/process-list-cloud.service.spec.ts | 2 +-
.../services/process-list-cloud.service.ts | 2 +-
.../services/process-task-list-cloud.service.ts | 2 +-
.../src/lib/process/public-api.ts | 2 +-
.../process/services/process-cloud.service.ts | 2 +-
.../start-process-cloud.component.spec.ts | 2 +-
.../components/start-process-cloud.component.ts | 2 +-
.../mock/start-process.component.mock.ts | 2 +-
.../models/process-instance-cloud.model.ts | 2 +-
.../models/process-payload-cloud.model.ts | 2 +-
.../process-with-form-payload-cloud.model.ts | 2 +-
.../src/lib/process/start-process/public-api.ts | 2 +-
.../start-process-cloud.service.spec.ts | 2 +-
.../services/start-process-cloud.service.ts | 2 +-
.../src/lib/rich-text-editor/editorjs-config.ts | 2 +-
.../src/lib/rich-text-editor/index.ts | 2 +-
.../src/lib/rich-text-editor/public-api.ts | 2 +-
.../rich-text-editor.component.spec.ts | 2 +-
.../rich-text-editor.component.stories.ts | 2 +-
.../rich-text-editor.component.ts | 2 +-
.../rich-text-editor/rich-text-editor.module.ts | 2 +-
.../screen-cloud/screen-cloud.component.spec.ts | 2 +-
.../screen-cloud/screen-cloud.component.ts | 2 +-
.../src/lib/screen/models/screen-cloud.model.ts | 2 +-
.../src/lib/screen/public-api.ts | 2 +-
.../src/lib/services/base-cloud.service.ts | 2 +-
.../src/lib/services/cloud-token.service.ts | 2 +-
.../src/lib/services/form-fields.interfaces.ts | 2 +-
.../services/local-preference-cloud.service.ts | 2 +-
.../services/notification-cloud.service.spec.ts | 2 +-
.../lib/services/notification-cloud.service.ts | 2 +-
.../lib/services/preference-cloud.interface.ts | 2 +-
.../src/lib/services/public-api.ts | 2 +-
.../services/screen-rendering.service.spec.ts | 2 +-
.../lib/services/screen-rendering.service.ts | 2 +-
.../task-list-cloud.service.interface.ts | 2 +-
.../user-preference-cloud.service.spec.ts | 2 +-
.../services/user-preference-cloud.service.ts | 2 +-
.../lib/services/variable-mapper.sevice.spec.ts | 2 +-
.../src/lib/services/variable-mapper.sevice.ts | 2 +-
.../src/lib/services/web-socket.service.spec.ts | 2 +-
.../src/lib/services/web-socket.service.ts | 2 +-
.../lib/task/mock/task-cloud.service.mock.ts | 2 +-
.../models/start-task-cloud-request.model.ts | 2 +-
.../lib/task/models/task-details-cloud.model.ts | 2 +-
.../src/lib/task/models/task.model.ts | 2 +-
.../src/lib/task/public-api.ts | 2 +-
.../task/services/task-cloud.service.spec.ts | 2 +-
.../src/lib/task/services/task-cloud.service.ts | 2 +-
.../src/lib/task/task-cloud.module.ts | 2 +-
.../base-task-filters-cloud.component.ts | 2 +-
.../base-edit-task-filter-cloud.component.ts | 2 +-
...-service-task-filter-cloud.component.spec.ts | 2 +-
.../edit-service-task-filter-cloud.component.ts | 2 +-
.../edit-task-filter-cloud.component.spec.ts | 2 +-
.../edit-task-filter-cloud.component.ts | 2 +-
...service-task-filters-cloud.component.spec.ts | 2 +-
.../service-task-filters-cloud.component.ts | 2 +-
.../task-assignment-filter.component.spec.ts | 2 +-
.../task-assignment-filter.component.ts | 2 +-
.../task-filter-dialog-cloud.component.spec.ts | 2 +-
.../task-filter-dialog-cloud.component.ts | 2 +-
.../task-filters-cloud.component.spec.ts | 2 +-
.../task-filters-cloud.component.ts | 2 +-
.../mock/edit-task-filter-cloud.mock.ts | 2 +-
.../mock/task-filters-cloud.mock.ts | 2 +-
.../task-filters/models/filter-cloud.model.ts | 2 +-
.../src/lib/task/task-filters/public-api.ts | 2 +-
.../service-task-filter-cloud.service.ts | 2 +-
.../services/task-filter-cloud.service.spec.ts | 2 +-
.../services/task-filter-cloud.service.ts | 2 +-
.../task-filters/task-filters-cloud.module.ts | 2 +-
.../task-form-cloud.component.spec.ts | 2 +-
.../task-form-cloud.component.stories.ts | 2 +-
.../task-form-cloud.component.ts | 2 +-
.../claim-task-cloud.directive.spec.ts | 2 +-
.../claim-task/claim-task-cloud.directive.ts | 2 +-
.../unclaim-task-cloud.directive.spec.ts | 2 +-
.../unclaim-task-cloud.directive.ts | 2 +-
.../user-task-cloud-buttons.component.spec.ts | 2 +-
.../user-task-cloud-buttons.component.ts | 2 +-
.../complete-task.directive.spec.ts | 2 +-
.../complete-task/complete-task.directive.ts | 2 +-
.../user-task-cloud.component.spec.ts | 2 +-
.../user-task-cloud.component.ts | 2 +-
.../src/lib/task/task-form/public-api.ts | 2 +-
.../src/lib/task/task-form/task-form.module.ts | 2 +-
.../task-header-cloud.component.spec.ts | 2 +-
.../task-header-cloud.component.stories.ts | 2 +-
.../components/task-header-cloud.component.ts | 2 +-
.../task-header/mocks/fake-claim-task.mock.ts | 2 +-
.../mocks/fake-complete-task.mock.ts | 2 +-
.../mocks/task-details-cloud.mock.ts | 2 +-
.../src/lib/task/task-header/public-api.ts | 2 +-
.../task-header/task-header-cloud.module.ts | 2 +-
.../base-task-list-cloud.component.ts | 2 +-
.../service-task-list-cloud.component.spec.ts | 2 +-
.../service-task-list-cloud.component.ts | 2 +-
.../task-list-datatable-adapter.spec.ts | 2 +-
.../datatable/task-list-datatable-adapter.ts | 2 +-
.../task-list/task-list-cloud.component.spec.ts | 2 +-
.../task-list/task-list-cloud.component.ts | 2 +-
.../task-list/mock/fake-task-response.mock.ts | 2 +-
.../models/service-task-cloud.model.ts | 2 +-
.../task-list/models/task-cloud-view.model.ts | 2 +-
.../src/lib/task/task-list/public-api.ts | 2 +-
.../service-task-list-cloud.service.spec.ts | 2 +-
.../services/service-task-list-cloud.service.ts | 2 +-
.../services/task-list-cloud.service.spec.ts | 2 +-
.../services/task-list-cloud.service.ts | 2 +-
.../task/task-list/task-list-cloud.module.ts | 2 +-
.../process-service-cloud.testing.module.ts | 2 +-
.../process-services-cloud-story.module.ts | 2 +-
lib/process-services-cloud/src/lib/types.ts | 2 +-
lib/process-services-cloud/src/public-api.ts | 2 +-
lib/process-services-cloud/src/test.ts | 2 +-
lib/process-services/index.ts | 2 +-
.../lib/app-list/apps-list.component.spec.ts | 2 +-
.../src/lib/app-list/apps-list.component.ts | 2 +-
.../src/lib/app-list/icon.model.ts | 2 +-
lib/process-services/src/lib/app-list/index.ts | 2 +-
.../src/lib/app-list/public-api.ts | 2 +-
.../select-apps-dialog.component.spec.ts | 2 +-
.../select-apps-dialog.component.ts | 2 +-
.../create-process-attachment.component.spec.ts | 2 +-
.../create-process-attachment.component.ts | 2 +-
.../create-task-attachment.component.spec.ts | 2 +-
.../create-task-attachment.component.ts | 2 +-
.../src/lib/attachment/index.ts | 2 +-
.../process-attachment-list.component.spec.ts | 2 +-
.../process-attachment-list.component.ts | 2 +-
.../src/lib/attachment/public-api.ts | 2 +-
.../task-attachment-list.component.spec.ts | 2 +-
.../task-attachment-list.component.ts | 2 +-
lib/process-services/src/lib/compat/types.ts | 2 +-
.../events/validate-dynamic-table-row.event.ts | 2 +-
.../lib/form/form-custom-outcomes.component.ts | 2 +-
.../form/form-list/form-list.component.spec.ts | 2 +-
.../lib/form/form-list/form-list.component.ts | 2 +-
.../src/lib/form/form.component.spec.ts | 2 +-
.../src/lib/form/form.component.ts | 2 +-
.../lib/form/form.component.visibility.spec.ts | 2 +-
lib/process-services/src/lib/form/index.ts | 2 +-
.../src/lib/form/model/form-definition.model.ts | 2 +-
.../form/process-form-rendering.service.spec.ts | 2 +-
.../lib/form/process-form-rendering.service.ts | 2 +-
lib/process-services/src/lib/form/public-api.ts | 2 +-
.../form/services/activiti-alfresco.service.ts | 2 +-
.../lib/form/services/ecm-model.service.spec.ts | 2 +-
.../src/lib/form/services/ecm-model.service.ts | 2 +-
.../src/lib/form/services/editor.service.ts | 2 +-
.../services/external-alfresco-api.service.ts | 2 +-
.../src/lib/form/services/index.ts | 2 +-
.../src/lib/form/services/model.service.ts | 2 +-
.../services/process-content.service.spec.ts | 2 +-
.../form/services/process-content.service.ts | 2 +-
.../form/services/process-definition.service.ts | 2 +-
.../src/lib/form/services/task-form.service.ts | 2 +-
.../src/lib/form/services/task.service.ts | 2 +-
.../start-form/start-form.component.mock.ts | 2 +-
.../start-form/start-form.component.spec.ts | 2 +-
.../lib/form/start-form/start-form.component.ts | 2 +-
...ch-file-widget-dialog-component.interface.ts | 2 +-
.../attach-file-widget-dialog.component.spec.ts | 2 +-
.../attach-file-widget-dialog.component.ts | 2 +-
.../attach-file-widget-dialog.service.spec.ts | 2 +-
.../attach-file-widget-dialog.service.ts | 2 +-
.../attach-file-widget.component.spec.ts | 2 +-
.../attach-file-widget.component.ts | 2 +-
.../attach-folder-widget.component.spec.ts | 2 +-
.../attach-folder-widget.component.ts | 2 +-
.../lib/form/widgets/content-widget/index.ts | 2 +-
.../form/widgets/content-widget/public-api.ts | 2 +-
.../widgets/document/content.widget.spec.ts | 2 +-
.../lib/form/widgets/document/content.widget.ts | 2 +-
.../form/widgets/document/document.widget.ts | 2 +-
.../widgets/dropdown/dropdown.widget.spec.ts | 2 +-
.../form/widgets/dropdown/dropdown.widget.ts | 2 +-
.../dynamic-table/dynamic-table.widget.spec.ts | 2 +-
.../dynamic-table/dynamic-table.widget.ts | 2 +-
.../editors/amount/amount.editor.spec.ts | 2 +-
.../editors/amount/amount.editor.ts | 2 +-
.../editors/boolean/boolean.editor.spec.ts | 2 +-
.../editors/boolean/boolean.editor.ts | 2 +-
.../editors/date/date.editor.spec.ts | 2 +-
.../dynamic-table/editors/date/date.editor.ts | 2 +-
.../editors/datetime/datetime.editor.spec.ts | 2 +-
.../editors/datetime/datetime.editor.ts | 2 +-
.../editors/dropdown/dropdown.editor.spec.ts | 2 +-
.../editors/dropdown/dropdown.editor.ts | 2 +-
.../editors/models/cell-validator.model.ts | 2 +-
.../models/date-cell-validator-model.spec.ts | 2 +-
.../editors/models/date-cell-validator-model.ts | 2 +-
.../dynamic-row-validation-summary.model.ts | 2 +-
.../models/dynamic-table-column-option.model.ts | 2 +-
.../models/dynamic-table-column.model.ts | 2 +-
.../editors/models/dynamic-table-row.model.ts | 2 +-
.../models/dynamic-table.widget.model.ts | 2 +-
.../models/number-cell-validator.model.ts | 2 +-
.../models/required-cell-validator.model.ts | 2 +-
.../editors/row-editor/row.editor.spec.ts | 2 +-
.../editors/row-editor/row.editor.ts | 2 +-
.../editors/text/text.editor.spec.ts | 2 +-
.../dynamic-table/editors/text/text.editor.ts | 2 +-
.../src/lib/form/widgets/dynamic-table/index.ts | 2 +-
.../form/widgets/dynamic-table/public-api.ts | 2 +-
.../file-viewer/file-viewer.widget.spec.ts | 2 +-
.../widgets/file-viewer/file-viewer.widget.ts | 2 +-
.../functional-group.widget.spec.ts | 2 +-
.../functional-group/functional-group.widget.ts | 2 +-
.../src/lib/form/widgets/index.ts | 2 +-
.../form/widgets/people/people.widget.spec.ts | 2 +-
.../lib/form/widgets/people/people.widget.ts | 2 +-
.../src/lib/form/widgets/public-api.ts | 2 +-
.../radio-buttons/radio-buttons.widget.spec.ts | 2 +-
.../radio-buttons/radio-buttons.widget.ts | 2 +-
.../widgets/typeahead/typeahead.widget.spec.ts | 2 +-
.../form/widgets/typeahead/typeahead.widget.ts | 2 +-
.../form/widgets/upload/upload.widget.spec.ts | 2 +-
.../lib/form/widgets/upload/upload.widget.ts | 2 +-
.../people-list/people-list.component.spec.ts | 2 +-
.../people-list/people-list.component.ts | 2 +-
.../people-search-field.component.spec.ts | 2 +-
.../people-search-field.component.ts | 2 +-
.../people-search.component.spec.ts | 2 +-
.../people-search/people-search.component.ts | 2 +-
.../people-selector.component.spec.ts | 2 +-
.../people-selector.component.ts | 2 +-
.../components/people/people.component.spec.ts | 2 +-
.../components/people/people.component.ts | 2 +-
.../src/lib/people/helpers/get-display-user.ts | 2 +-
lib/process-services/src/lib/people/index.ts | 2 +-
.../perform-search-callback.interface.ts | 2 +-
.../src/lib/people/public-api.ts | 2 +-
.../src/lib/process-comments/index.ts | 2 +-
.../process-comments.component.ts | 2 +-
.../services/comment-process.service.ts | 2 +-
.../process-audit.directive.spec.ts | 2 +-
.../process-audit/process-audit.directive.ts | 2 +-
.../process-filters.component.spec.ts | 2 +-
.../process-filters.component.ts | 2 +-
.../process-instance-details.component.spec.ts | 2 +-
.../process-instance-details.component.ts | 2 +-
.../process-instance-header.component.spec.ts | 2 +-
.../process-instance-header.component.ts | 2 +-
.../process-instance-tasks.component.spec.ts | 2 +-
.../process-instance-tasks.component.ts | 2 +-
.../process-list/process-list.component.spec.ts | 2 +-
.../process-list/process-list.component.ts | 2 +-
.../start-process.component.spec.ts | 2 +-
.../start-process/start-process.component.ts | 2 +-
.../src/lib/process-list/index.ts | 2 +-
.../src/lib/process-list/public-api.ts | 2 +-
.../services/process-filter.service.spec.ts | 2 +-
.../services/process-filter.service.ts | 2 +-
.../services/process.service.spec.ts | 2 +-
.../process-list/services/process.service.ts | 2 +-
lib/process-services/src/lib/process.module.ts | 2 +-
.../src/lib/services/apps-process.service.ts | 2 +-
.../lib/services/people-process.service.spec.ts | 2 +-
.../src/lib/services/people-process.service.ts | 2 +-
.../src/lib/services/task-comments.service.ts | 2 +-
.../src/lib/task-comments/index.ts | 2 +-
.../task-comments/task-comments.component.ts | 2 +-
.../attach-form/attach-form.component.spec.ts | 2 +-
.../attach-form/attach-form.component.ts | 2 +-
.../checklist/checklist.component.spec.ts | 2 +-
.../components/checklist/checklist.component.ts | 2 +-
.../start-task/start-task.component.spec.ts | 2 +-
.../start-task/start-task.component.ts | 2 +-
.../task-details/task-details.component.spec.ts | 2 +-
.../task-details/task-details.component.ts | 2 +-
.../task-filters/task-filters.component.spec.ts | 2 +-
.../task-filters/task-filters.component.ts | 2 +-
.../task-form/claim-task.directive.spec.ts | 2 +-
.../task-form/claim-task.directive.ts | 2 +-
.../task-form/task-form.component.spec.ts | 2 +-
.../components/task-form/task-form.component.ts | 2 +-
.../task-form/unclaim-task.directive.spec.ts | 2 +-
.../task-form/unclaim-task.directive.ts | 2 +-
.../task-header/task-header.component.spec.ts | 2 +-
.../task-header/task-header.component.ts | 2 +-
.../task-list/task-list.component.spec.ts | 2 +-
.../components/task-list/task-list.component.ts | 2 +-
.../task-standalone.component.spec.ts | 2 +-
.../task-standalone.component.ts | 2 +-
lib/process-services/src/lib/task-list/index.ts | 2 +-
.../src/lib/task-list/models/form.model.ts | 2 +-
.../lib/task-list/models/task-details.event.ts | 2 +-
.../lib/task-list/models/task-preset.model.ts | 2 +-
.../lib/task-list/models/user-event.model.ts | 2 +-
.../lib/task-list/models/user-group.model.ts | 2 +-
.../src/lib/task-list/public-api.ts | 2 +-
.../services/process-upload.service.ts | 2 +-
.../task-list/services/task-filter.service.ts | 2 +-
.../task-list/services/task-upload.service.ts | 2 +-
.../lib/task-list/services/tasklist.service.ts | 2 +-
.../validators/task-description.validator.ts | 2 +-
.../src/lib/testing/mock/apps-list.mock.ts | 2 +-
.../src/lib/testing/mock/index.ts | 2 +-
.../mock/process/process-attachments.mock.ts | 2 +-
.../mock/process/process-comments.mock.ts | 2 +-
.../mock/process/process-instances-list.mock.ts | 2 +-
.../testing/mock/process/process.model.mock.ts | 2 +-
.../process/start-process.component.mock.ts | 2 +-
.../src/lib/testing/mock/public-api.ts | 2 +-
.../testing/mock/task/task-attachments.mock.ts | 2 +-
.../lib/testing/mock/task/task-details.mock.ts | 2 +-
.../src/lib/testing/mock/task/task-list.mock.ts | 2 +-
.../src/lib/testing/process.testing.module.ts | 2 +-
lib/process-services/src/public-api.ts | 2 +-
lib/process-services/src/test.ts | 2 +-
lib/stories/src/index.ts | 2 +-
license-community.txt | 2 +-
tools/doc/mdNav.ts | 2 +-
tools/doc/mqDefs.ts | 2 +-
tools/doc/sourceInfoClasses.ts | 2 +-
tools/doc/tools/fileChecker.ts | 2 +-
tools/doc/tools/gqIndex.ts | 2 +-
tools/doc/tools/linkFixer.ts | 2 +-
tools/doc/tools/sourceLinker.ts | 2 +-
tools/doc/tools/tsInfo.ts | 2 +-
tools/doc/tools/tutorialIndex.ts | 2 +-
tools/doc/tools/typeLinker.ts | 2 +-
2899 files changed, 2905 insertions(+), 2922 deletions(-)
diff --git a/.eslintrc.js b/.eslintrc.js
index 9c79fa58a3..abf782033b 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -164,7 +164,7 @@ module.exports = {
[
'/*!',
' * @license',
- ' * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.',
+ ' * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.',
diff --git a/docs/tutorials/using-components.md b/docs/tutorials/using-components.md
index e3a2f84736..bd333ffa6d 100644
--- a/docs/tutorials/using-components.md
+++ b/docs/tutorials/using-components.md
@@ -38,7 +38,7 @@ Open the `src/app/login/login.component.html` file. The contents will look like
```html
```
@@ -49,7 +49,7 @@ Looking at the documentation, we can see that the `` component has a
```
@@ -80,7 +80,7 @@ Open `src/app/login/login.component.html` and add `(executeSubmit)="myExecuteSub
[showRememberMe]="false"
[showLoginActions]="false"
(executeSubmit)="myExecuteSubmitMethod($event)"
- copyrightText="© 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved."
+ copyrightText="© 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved."
successRoute="/documentlist">
```
@@ -147,7 +147,7 @@ Let's add a simple Hello World message in the footer. Open the template `src/app
[showRememberMe]="false"
[showLoginActions]="false"
(executeSubmit)="myExecuteSubmitMethod($event)"
- copyrightText="© 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved."
+ copyrightText="© 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved."
successRoute="/documentlist">
diff --git a/e2e/util/constants.js b/e2e/util/constants.js
index 692805d1f2..3ad6632240 100644
--- a/e2e/util/constants.js
+++ b/e2e/util/constants.js
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/e2e/util/resources.js b/e2e/util/resources.js
index 2f2ea680d3..be87d366f4 100644
--- a/e2e/util/resources.js
+++ b/e2e/util/resources.js
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/index.ts b/lib/cli/index.ts
index df3182fcbf..deaef0314e 100644
--- a/lib/cli/index.ts
+++ b/lib/cli/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/audit.ts b/lib/cli/scripts/audit.ts
index 72cefa5b73..f2e7a32868 100644
--- a/lib/cli/scripts/audit.ts
+++ b/lib/cli/scripts/audit.ts
@@ -2,7 +2,7 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/changelog.ts b/lib/cli/scripts/changelog.ts
index 9a047ba93c..1b1fd1a4a5 100644
--- a/lib/cli/scripts/changelog.ts
+++ b/lib/cli/scripts/changelog.ts
@@ -2,7 +2,7 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/check-cs-env.ts b/lib/cli/scripts/check-cs-env.ts
index e2af6fef1d..bbbff87db8 100755
--- a/lib/cli/scripts/check-cs-env.ts
+++ b/lib/cli/scripts/check-cs-env.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/check-plugin-env.ts b/lib/cli/scripts/check-plugin-env.ts
index 012eee1183..beb8dee890 100644
--- a/lib/cli/scripts/check-plugin-env.ts
+++ b/lib/cli/scripts/check-plugin-env.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/docker.ts b/lib/cli/scripts/docker.ts
index 306ba07f96..b133aa98f4 100644
--- a/lib/cli/scripts/docker.ts
+++ b/lib/cli/scripts/docker.ts
@@ -2,7 +2,7 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/exec.ts b/lib/cli/scripts/exec.ts
index a7d64edca9..0d8c63054a 100644
--- a/lib/cli/scripts/exec.ts
+++ b/lib/cli/scripts/exec.ts
@@ -2,7 +2,7 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/index.ts b/lib/cli/scripts/index.ts
index 0abecc6577..3ed9410df7 100644
--- a/lib/cli/scripts/index.ts
+++ b/lib/cli/scripts/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/init-aae-env.ts b/lib/cli/scripts/init-aae-env.ts
index 8c5b1d9edb..033ebe708d 100755
--- a/lib/cli/scripts/init-aae-env.ts
+++ b/lib/cli/scripts/init-aae-env.ts
@@ -2,7 +2,7 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/init-acs-env.ts b/lib/cli/scripts/init-acs-env.ts
index a4e42e9d8c..501c18aed4 100755
--- a/lib/cli/scripts/init-acs-env.ts
+++ b/lib/cli/scripts/init-acs-env.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/init-aps-env.ts b/lib/cli/scripts/init-aps-env.ts
index 276c45c76f..bdbb3a5e95 100755
--- a/lib/cli/scripts/init-aps-env.ts
+++ b/lib/cli/scripts/init-aps-env.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/licenses.ts b/lib/cli/scripts/licenses.ts
index 49f89eaa68..a5545c99f5 100644
--- a/lib/cli/scripts/licenses.ts
+++ b/lib/cli/scripts/licenses.ts
@@ -2,7 +2,7 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/logger.ts b/lib/cli/scripts/logger.ts
index 59355ac608..889e4eeec0 100644
--- a/lib/cli/scripts/logger.ts
+++ b/lib/cli/scripts/logger.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/check-env.ts b/lib/cli/scripts/plugins/check-env.ts
index 60ccd90f66..4ac19dbd54 100644
--- a/lib/cli/scripts/plugins/check-env.ts
+++ b/lib/cli/scripts/plugins/check-env.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/governance-check-plugin.ts b/lib/cli/scripts/plugins/governance-check-plugin.ts
index bc4ab1c89a..06c2807318 100644
--- a/lib/cli/scripts/plugins/governance-check-plugin.ts
+++ b/lib/cli/scripts/plugins/governance-check-plugin.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/governance-health.ts b/lib/cli/scripts/plugins/governance-health.ts
index 7e628e614f..5b4012d8b3 100644
--- a/lib/cli/scripts/plugins/governance-health.ts
+++ b/lib/cli/scripts/plugins/governance-health.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/index.ts b/lib/cli/scripts/plugins/index.ts
index ab4cab8149..7cfb50c781 100644
--- a/lib/cli/scripts/plugins/index.ts
+++ b/lib/cli/scripts/plugins/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/plugin-config.ts b/lib/cli/scripts/plugins/plugin-config.ts
index 5b8de51603..5608d100ef 100644
--- a/lib/cli/scripts/plugins/plugin-config.ts
+++ b/lib/cli/scripts/plugins/plugin-config.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/plugin-model.ts b/lib/cli/scripts/plugins/plugin-model.ts
index 6e9f5bf74d..4f7408994e 100644
--- a/lib/cli/scripts/plugins/plugin-model.ts
+++ b/lib/cli/scripts/plugins/plugin-model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/process-automation-check-plugin.ts b/lib/cli/scripts/plugins/process-automation-check-plugin.ts
index 07cdf02c3e..8972b9bf15 100644
--- a/lib/cli/scripts/plugins/process-automation-check-plugin.ts
+++ b/lib/cli/scripts/plugins/process-automation-check-plugin.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/process-automation-health.ts b/lib/cli/scripts/plugins/process-automation-health.ts
index cb691d04a3..406a151879 100644
--- a/lib/cli/scripts/plugins/process-automation-health.ts
+++ b/lib/cli/scripts/plugins/process-automation-health.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/process-service-check-plugin.ts b/lib/cli/scripts/plugins/process-service-check-plugin.ts
index aa26aa3395..bd5d6fb184 100644
--- a/lib/cli/scripts/plugins/process-service-check-plugin.ts
+++ b/lib/cli/scripts/plugins/process-service-check-plugin.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/plugins/process-services-health.ts b/lib/cli/scripts/plugins/process-services-health.ts
index bc30c194a2..4ef1046fce 100644
--- a/lib/cli/scripts/plugins/process-services-health.ts
+++ b/lib/cli/scripts/plugins/process-services-health.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/scripts/resources.ts b/lib/cli/scripts/resources.ts
index 39c6a90c24..82efcd0a0e 100644
--- a/lib/cli/scripts/resources.ts
+++ b/lib/cli/scripts/resources.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/tooling/dotenv.ts b/lib/cli/tooling/dotenv.ts
index 703a7c081b..9d52b60fc0 100644
--- a/lib/cli/tooling/dotenv.ts
+++ b/lib/cli/tooling/dotenv.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/cli/tooling/index.ts b/lib/cli/tooling/index.ts
index cc504179af..64be024879 100644
--- a/lib/cli/tooling/index.ts
+++ b/lib/cli/tooling/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/index.ts b/lib/content-services/index.ts
index e357b2379e..c91679d663 100644
--- a/lib/content-services/index.ts
+++ b/lib/content-services/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/agent/index.ts b/lib/content-services/src/lib/agent/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/agent/index.ts
+++ b/lib/content-services/src/lib/agent/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/agent/public-api.ts b/lib/content-services/src/lib/agent/public-api.ts
index 24441c57dd..0298deff1a 100644
--- a/lib/content-services/src/lib/agent/public-api.ts
+++ b/lib/content-services/src/lib/agent/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/agent/services/agent.service.spec.ts b/lib/content-services/src/lib/agent/services/agent.service.spec.ts
index 08693bc0c7..6c006c446e 100644
--- a/lib/content-services/src/lib/agent/services/agent.service.spec.ts
+++ b/lib/content-services/src/lib/agent/services/agent.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/agent/services/agent.service.ts b/lib/content-services/src/lib/agent/services/agent.service.ts
index 739997ee93..c39d8ad532 100644
--- a/lib/content-services/src/lib/agent/services/agent.service.ts
+++ b/lib/content-services/src/lib/agent/services/agent.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/alfresco-icon/alfresco-icon.component.ts b/lib/content-services/src/lib/alfresco-icon/alfresco-icon.component.ts
index d01e8358bb..0daada3eb5 100644
--- a/lib/content-services/src/lib/alfresco-icon/alfresco-icon.component.ts
+++ b/lib/content-services/src/lib/alfresco-icon/alfresco-icon.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/api-factories/alfresco-api-no-auth.service.ts b/lib/content-services/src/lib/api-factories/alfresco-api-no-auth.service.ts
index 1530ccbd47..15420d4fd7 100644
--- a/lib/content-services/src/lib/api-factories/alfresco-api-no-auth.service.ts
+++ b/lib/content-services/src/lib/api-factories/alfresco-api-no-auth.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/api-factories/alfresco-api-v2-loader.service.ts b/lib/content-services/src/lib/api-factories/alfresco-api-v2-loader.service.ts
index 353f62ce80..6c42c6af41 100644
--- a/lib/content-services/src/lib/api-factories/alfresco-api-v2-loader.service.ts
+++ b/lib/content-services/src/lib/api-factories/alfresco-api-v2-loader.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/api-factories/index.ts b/lib/content-services/src/lib/api-factories/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/api-factories/index.ts
+++ b/lib/content-services/src/lib/api-factories/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/api-factories/public-api.ts b/lib/content-services/src/lib/api-factories/public-api.ts
index 76a5376de4..e92b8ed745 100644
--- a/lib/content-services/src/lib/api-factories/public-api.ts
+++ b/lib/content-services/src/lib/api-factories/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/aspect-list-dialog-data.interface.ts b/lib/content-services/src/lib/aspect-list/aspect-list-dialog-data.interface.ts
index 514b894ed6..9df8f2af15 100644
--- a/lib/content-services/src/lib/aspect-list/aspect-list-dialog-data.interface.ts
+++ b/lib/content-services/src/lib/aspect-list/aspect-list-dialog-data.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.spec.ts b/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.spec.ts
index 88254e3c39..dc816e9793 100644
--- a/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.spec.ts
+++ b/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.ts b/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.ts
index c3ecce92de..499cdc690e 100644
--- a/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.ts
+++ b/lib/content-services/src/lib/aspect-list/aspect-list-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/aspect-list.component.spec.ts b/lib/content-services/src/lib/aspect-list/aspect-list.component.spec.ts
index c353b14573..44785d485a 100644
--- a/lib/content-services/src/lib/aspect-list/aspect-list.component.spec.ts
+++ b/lib/content-services/src/lib/aspect-list/aspect-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/aspect-list.component.ts b/lib/content-services/src/lib/aspect-list/aspect-list.component.ts
index b802690ff4..be2d46eef8 100644
--- a/lib/content-services/src/lib/aspect-list/aspect-list.component.ts
+++ b/lib/content-services/src/lib/aspect-list/aspect-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/aspect-list.module.ts b/lib/content-services/src/lib/aspect-list/aspect-list.module.ts
index a48892ad28..51649fbba1 100644
--- a/lib/content-services/src/lib/aspect-list/aspect-list.module.ts
+++ b/lib/content-services/src/lib/aspect-list/aspect-list.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/index.ts b/lib/content-services/src/lib/aspect-list/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/aspect-list/index.ts
+++ b/lib/content-services/src/lib/aspect-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/public-api.ts b/lib/content-services/src/lib/aspect-list/public-api.ts
index 16476d2ea6..4a9abc400c 100644
--- a/lib/content-services/src/lib/aspect-list/public-api.ts
+++ b/lib/content-services/src/lib/aspect-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/services/aspect-list.service.spec.ts b/lib/content-services/src/lib/aspect-list/services/aspect-list.service.spec.ts
index 17a947ca5a..90f5a5ee1f 100644
--- a/lib/content-services/src/lib/aspect-list/services/aspect-list.service.spec.ts
+++ b/lib/content-services/src/lib/aspect-list/services/aspect-list.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/services/aspect-list.service.ts b/lib/content-services/src/lib/aspect-list/services/aspect-list.service.ts
index e33b0c1395..fa05de6c0e 100644
--- a/lib/content-services/src/lib/aspect-list/services/aspect-list.service.ts
+++ b/lib/content-services/src/lib/aspect-list/services/aspect-list.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.spec.ts b/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.spec.ts
index 9f150675e2..bcae7180d8 100644
--- a/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.spec.ts
+++ b/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.ts b/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.ts
index 8ed071a414..933ce711d9 100644
--- a/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.ts
+++ b/lib/content-services/src/lib/aspect-list/services/dialog-aspect-list.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/services/node-aspect.service.spec.ts b/lib/content-services/src/lib/aspect-list/services/node-aspect.service.spec.ts
index 98ca282729..1eebadc719 100644
--- a/lib/content-services/src/lib/aspect-list/services/node-aspect.service.spec.ts
+++ b/lib/content-services/src/lib/aspect-list/services/node-aspect.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/aspect-list/services/node-aspect.service.ts b/lib/content-services/src/lib/aspect-list/services/node-aspect.service.ts
index 3d43782175..72b1092104 100644
--- a/lib/content-services/src/lib/aspect-list/services/node-aspect.service.ts
+++ b/lib/content-services/src/lib/aspect-list/services/node-aspect.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/auth-loader/content-auth-loader-factory.ts b/lib/content-services/src/lib/auth-loader/content-auth-loader-factory.ts
index 2c38e49b4c..297514685d 100644
--- a/lib/content-services/src/lib/auth-loader/content-auth-loader-factory.ts
+++ b/lib/content-services/src/lib/auth-loader/content-auth-loader-factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/auth-loader/content-auth-loader.service.spec.ts b/lib/content-services/src/lib/auth-loader/content-auth-loader.service.spec.ts
index 88fd8e4b52..088a314c81 100644
--- a/lib/content-services/src/lib/auth-loader/content-auth-loader.service.spec.ts
+++ b/lib/content-services/src/lib/auth-loader/content-auth-loader.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/auth-loader/content-auth-loader.service.ts b/lib/content-services/src/lib/auth-loader/content-auth-loader.service.ts
index da9e2ce6a1..1ebc1c6e9a 100644
--- a/lib/content-services/src/lib/auth-loader/content-auth-loader.service.ts
+++ b/lib/content-services/src/lib/auth-loader/content-auth-loader.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/breadcrumb/breadcrumb.component.spec.ts b/lib/content-services/src/lib/breadcrumb/breadcrumb.component.spec.ts
index 9e3c73a6a3..06afd8164c 100644
--- a/lib/content-services/src/lib/breadcrumb/breadcrumb.component.spec.ts
+++ b/lib/content-services/src/lib/breadcrumb/breadcrumb.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/breadcrumb/breadcrumb.component.ts b/lib/content-services/src/lib/breadcrumb/breadcrumb.component.ts
index 44ab23f475..08f69a6373 100644
--- a/lib/content-services/src/lib/breadcrumb/breadcrumb.component.ts
+++ b/lib/content-services/src/lib/breadcrumb/breadcrumb.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/breadcrumb/breadcrumb.module.ts b/lib/content-services/src/lib/breadcrumb/breadcrumb.module.ts
index 3329b44514..d435812cba 100644
--- a/lib/content-services/src/lib/breadcrumb/breadcrumb.module.ts
+++ b/lib/content-services/src/lib/breadcrumb/breadcrumb.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.spec.ts b/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.spec.ts
index 32972ae6f5..59162f1f9b 100644
--- a/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.spec.ts
+++ b/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.ts b/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.ts
index 0db1584e80..16ac051a75 100644
--- a/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.ts
+++ b/lib/content-services/src/lib/breadcrumb/dropdown-breadcrumb.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/breadcrumb/index.ts b/lib/content-services/src/lib/breadcrumb/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/breadcrumb/index.ts
+++ b/lib/content-services/src/lib/breadcrumb/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/breadcrumb/public-api.ts b/lib/content-services/src/lib/breadcrumb/public-api.ts
index 061aa10729..c7bb7d7a4b 100644
--- a/lib/content-services/src/lib/breadcrumb/public-api.ts
+++ b/lib/content-services/src/lib/breadcrumb/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/categories-management/categories-management-mode.ts b/lib/content-services/src/lib/category/categories-management/categories-management-mode.ts
index 92ca5f21ac..949ebf2261 100644
--- a/lib/content-services/src/lib/category/categories-management/categories-management-mode.ts
+++ b/lib/content-services/src/lib/category/categories-management/categories-management-mode.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/categories-management/categories-management.component.spec.ts b/lib/content-services/src/lib/category/categories-management/categories-management.component.spec.ts
index 7eaa01655d..b8b61eb33f 100644
--- a/lib/content-services/src/lib/category/categories-management/categories-management.component.spec.ts
+++ b/lib/content-services/src/lib/category/categories-management/categories-management.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/categories-management/categories-management.component.ts b/lib/content-services/src/lib/category/categories-management/categories-management.component.ts
index 0a3f53e233..dabdd32cb4 100644
--- a/lib/content-services/src/lib/category/categories-management/categories-management.component.ts
+++ b/lib/content-services/src/lib/category/categories-management/categories-management.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/category.module.ts b/lib/content-services/src/lib/category/category.module.ts
index 92ad771f6c..84e80674a2 100644
--- a/lib/content-services/src/lib/category/category.module.ts
+++ b/lib/content-services/src/lib/category/category.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/index.ts b/lib/content-services/src/lib/category/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/category/index.ts
+++ b/lib/content-services/src/lib/category/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/mock/category-mock.service.ts b/lib/content-services/src/lib/category/mock/category-mock.service.ts
index 33188fcdcf..779715df7d 100644
--- a/lib/content-services/src/lib/category/mock/category-mock.service.ts
+++ b/lib/content-services/src/lib/category/mock/category-mock.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/models/category-node.interface.ts b/lib/content-services/src/lib/category/models/category-node.interface.ts
index 9000b4ceda..13b8760ce5 100644
--- a/lib/content-services/src/lib/category/models/category-node.interface.ts
+++ b/lib/content-services/src/lib/category/models/category-node.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/public-api.ts b/lib/content-services/src/lib/category/public-api.ts
index 4bf5881d9b..24a2abc8d4 100644
--- a/lib/content-services/src/lib/category/public-api.ts
+++ b/lib/content-services/src/lib/category/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/services/category-tree-datasource.service.spec.ts b/lib/content-services/src/lib/category/services/category-tree-datasource.service.spec.ts
index 414eb5215a..b2dacc5ff8 100644
--- a/lib/content-services/src/lib/category/services/category-tree-datasource.service.spec.ts
+++ b/lib/content-services/src/lib/category/services/category-tree-datasource.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/services/category-tree-datasource.service.ts b/lib/content-services/src/lib/category/services/category-tree-datasource.service.ts
index 9d3fc4640b..3b74c5076d 100644
--- a/lib/content-services/src/lib/category/services/category-tree-datasource.service.ts
+++ b/lib/content-services/src/lib/category/services/category-tree-datasource.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/services/category.service.spec.ts b/lib/content-services/src/lib/category/services/category.service.spec.ts
index 2e754e3f09..15709733e9 100644
--- a/lib/content-services/src/lib/category/services/category.service.spec.ts
+++ b/lib/content-services/src/lib/category/services/category.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/category/services/category.service.ts b/lib/content-services/src/lib/category/services/category.service.ts
index 9471daa8a4..8df816f0d6 100644
--- a/lib/content-services/src/lib/category/services/category.service.ts
+++ b/lib/content-services/src/lib/category/services/category.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/events/file.event.ts b/lib/content-services/src/lib/common/events/file.event.ts
index 008ad64a26..2574524c69 100644
--- a/lib/content-services/src/lib/common/events/file.event.ts
+++ b/lib/content-services/src/lib/common/events/file.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/index.ts b/lib/content-services/src/lib/common/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/common/index.ts
+++ b/lib/content-services/src/lib/common/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/interfaces/saved-search.interface.ts b/lib/content-services/src/lib/common/interfaces/saved-search.interface.ts
index 7fe91e0a3a..0862843728 100644
--- a/lib/content-services/src/lib/common/interfaces/saved-search.interface.ts
+++ b/lib/content-services/src/lib/common/interfaces/saved-search.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/interfaces/search-configuration.interface.ts b/lib/content-services/src/lib/common/interfaces/search-configuration.interface.ts
index 91fb3d1da0..b75c435ef6 100644
--- a/lib/content-services/src/lib/common/interfaces/search-configuration.interface.ts
+++ b/lib/content-services/src/lib/common/interfaces/search-configuration.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/mocks/ecm-user.service.mock.ts b/lib/content-services/src/lib/common/mocks/ecm-user.service.mock.ts
index c72236fc80..f778cb91a7 100644
--- a/lib/content-services/src/lib/common/mocks/ecm-user.service.mock.ts
+++ b/lib/content-services/src/lib/common/mocks/ecm-user.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/models/allowable-operations.enum.ts b/lib/content-services/src/lib/common/models/allowable-operations.enum.ts
index e4584fda8a..be1c225f2d 100644
--- a/lib/content-services/src/lib/common/models/allowable-operations.enum.ts
+++ b/lib/content-services/src/lib/common/models/allowable-operations.enum.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/models/ecm-company.model.ts b/lib/content-services/src/lib/common/models/ecm-company.model.ts
index 9c14d0a12b..8816749a98 100644
--- a/lib/content-services/src/lib/common/models/ecm-company.model.ts
+++ b/lib/content-services/src/lib/common/models/ecm-company.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/models/ecm-user.model.ts b/lib/content-services/src/lib/common/models/ecm-user.model.ts
index 298648e1b0..3dc28e65eb 100644
--- a/lib/content-services/src/lib/common/models/ecm-user.model.ts
+++ b/lib/content-services/src/lib/common/models/ecm-user.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/models/file.model.spec.ts b/lib/content-services/src/lib/common/models/file.model.spec.ts
index eada504bfb..f2d7763834 100644
--- a/lib/content-services/src/lib/common/models/file.model.spec.ts
+++ b/lib/content-services/src/lib/common/models/file.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/models/file.model.ts b/lib/content-services/src/lib/common/models/file.model.ts
index fbd61cd92f..c4f9ee9c39 100644
--- a/lib/content-services/src/lib/common/models/file.model.ts
+++ b/lib/content-services/src/lib/common/models/file.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/models/node-metadata.model.ts b/lib/content-services/src/lib/common/models/node-metadata.model.ts
index eec90f5156..6a5b51799f 100644
--- a/lib/content-services/src/lib/common/models/node-metadata.model.ts
+++ b/lib/content-services/src/lib/common/models/node-metadata.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/models/permissions.enum.ts b/lib/content-services/src/lib/common/models/permissions.enum.ts
index 1661e067a4..86e2327780 100644
--- a/lib/content-services/src/lib/common/models/permissions.enum.ts
+++ b/lib/content-services/src/lib/common/models/permissions.enum.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/public-api.ts b/lib/content-services/src/lib/common/public-api.ts
index 4e06749c0f..5b561d4501 100644
--- a/lib/content-services/src/lib/common/public-api.ts
+++ b/lib/content-services/src/lib/common/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/card-view-content-update.service.spec.ts b/lib/content-services/src/lib/common/services/card-view-content-update.service.spec.ts
index 21f7b4edfe..2dded493df 100644
--- a/lib/content-services/src/lib/common/services/card-view-content-update.service.spec.ts
+++ b/lib/content-services/src/lib/common/services/card-view-content-update.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/card-view-content-update.service.ts b/lib/content-services/src/lib/common/services/card-view-content-update.service.ts
index 42f3533049..3aa83eafdc 100644
--- a/lib/content-services/src/lib/common/services/card-view-content-update.service.ts
+++ b/lib/content-services/src/lib/common/services/card-view-content-update.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/content.service.spec.ts b/lib/content-services/src/lib/common/services/content.service.spec.ts
index 71bdd1017c..23d4de790d 100644
--- a/lib/content-services/src/lib/common/services/content.service.spec.ts
+++ b/lib/content-services/src/lib/common/services/content.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/content.service.ts b/lib/content-services/src/lib/common/services/content.service.ts
index 7898099fab..6161b5ed50 100644
--- a/lib/content-services/src/lib/common/services/content.service.ts
+++ b/lib/content-services/src/lib/common/services/content.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/discovery-api.service.ts b/lib/content-services/src/lib/common/services/discovery-api.service.ts
index 3a8ab25974..8d7adf1d8c 100644
--- a/lib/content-services/src/lib/common/services/discovery-api.service.ts
+++ b/lib/content-services/src/lib/common/services/discovery-api.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/favorites-api.service.ts b/lib/content-services/src/lib/common/services/favorites-api.service.ts
index 4bd719652c..4ee783a12c 100644
--- a/lib/content-services/src/lib/common/services/favorites-api.service.ts
+++ b/lib/content-services/src/lib/common/services/favorites-api.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/nodes-api.service.spec.ts b/lib/content-services/src/lib/common/services/nodes-api.service.spec.ts
index 70f31fb41a..2a9b4a192c 100644
--- a/lib/content-services/src/lib/common/services/nodes-api.service.spec.ts
+++ b/lib/content-services/src/lib/common/services/nodes-api.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/nodes-api.service.ts b/lib/content-services/src/lib/common/services/nodes-api.service.ts
index 01a896fbcf..629c5794cf 100644
--- a/lib/content-services/src/lib/common/services/nodes-api.service.ts
+++ b/lib/content-services/src/lib/common/services/nodes-api.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/people-content.service.spec.ts b/lib/content-services/src/lib/common/services/people-content.service.spec.ts
index 811824a190..89c893db75 100644
--- a/lib/content-services/src/lib/common/services/people-content.service.spec.ts
+++ b/lib/content-services/src/lib/common/services/people-content.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/people-content.service.ts b/lib/content-services/src/lib/common/services/people-content.service.ts
index 95a89294fc..aaeddee811 100644
--- a/lib/content-services/src/lib/common/services/people-content.service.ts
+++ b/lib/content-services/src/lib/common/services/people-content.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/rendition.service.ts b/lib/content-services/src/lib/common/services/rendition.service.ts
index 53465e5dc8..0169515a83 100644
--- a/lib/content-services/src/lib/common/services/rendition.service.ts
+++ b/lib/content-services/src/lib/common/services/rendition.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/rendition.services.spec.ts b/lib/content-services/src/lib/common/services/rendition.services.spec.ts
index 9bc3b44d98..30993d69c8 100644
--- a/lib/content-services/src/lib/common/services/rendition.services.spec.ts
+++ b/lib/content-services/src/lib/common/services/rendition.services.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/saved-searches.service.spec.ts b/lib/content-services/src/lib/common/services/saved-searches.service.spec.ts
index a683926a11..fd6b85a46c 100644
--- a/lib/content-services/src/lib/common/services/saved-searches.service.spec.ts
+++ b/lib/content-services/src/lib/common/services/saved-searches.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/saved-searches.service.ts b/lib/content-services/src/lib/common/services/saved-searches.service.ts
index 54bd86a848..bf3b00ee0a 100644
--- a/lib/content-services/src/lib/common/services/saved-searches.service.ts
+++ b/lib/content-services/src/lib/common/services/saved-searches.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/sites.service.ts b/lib/content-services/src/lib/common/services/sites.service.ts
index 058e24c993..5399ef4127 100644
--- a/lib/content-services/src/lib/common/services/sites.service.ts
+++ b/lib/content-services/src/lib/common/services/sites.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/upload.service.spec.ts b/lib/content-services/src/lib/common/services/upload.service.spec.ts
index 4f602abaef..f204820a14 100644
--- a/lib/content-services/src/lib/common/services/upload.service.spec.ts
+++ b/lib/content-services/src/lib/common/services/upload.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/common/services/upload.service.ts b/lib/content-services/src/lib/common/services/upload.service.ts
index 600beac102..341be19a10 100644
--- a/lib/content-services/src/lib/common/services/upload.service.ts
+++ b/lib/content-services/src/lib/common/services/upload.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.spec.ts b/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.spec.ts
index d97123b49c..90fbad4ec4 100644
--- a/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.ts b/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.ts
index 409d15a9b1..2ff79af1ca 100644
--- a/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.ts
+++ b/lib/content-services/src/lib/content-metadata/components/content-metadata-card/content-metadata-card.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata-header.component.ts b/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata-header.component.ts
index 9c92a76833..6614e41083 100644
--- a/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata-header.component.ts
+++ b/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata-header.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts b/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
index 32343871dc..3699bb637f 100644
--- a/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.ts b/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.ts
index f68098ec99..27a7b777d3 100644
--- a/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.ts
+++ b/lib/content-services/src/lib/content-metadata/components/content-metadata/content-metadata.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/components/content-metadata/mock-data.ts b/lib/content-services/src/lib/content-metadata/components/content-metadata/mock-data.ts
index 169c41f5bd..8115a3f049 100644
--- a/lib/content-services/src/lib/content-metadata/components/content-metadata/mock-data.ts
+++ b/lib/content-services/src/lib/content-metadata/components/content-metadata/mock-data.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/content-metadata.module.ts b/lib/content-services/src/lib/content-metadata/content-metadata.module.ts
index aa5538b247..dad7d2bed3 100644
--- a/lib/content-services/src/lib/content-metadata/content-metadata.module.ts
+++ b/lib/content-services/src/lib/content-metadata/content-metadata.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/index.ts b/lib/content-services/src/lib/content-metadata/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/content-metadata/index.ts
+++ b/lib/content-services/src/lib/content-metadata/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/aspect-oriented-config.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/aspect-oriented-config.interface.ts
index 4f54ecaecf..a67c759608 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/aspect-oriented-config.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/aspect-oriented-config.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/card-view-group.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/card-view-group.interface.ts
index c3a462d040..721ea29246 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/card-view-group.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/card-view-group.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-config.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-config.interface.ts
index 2d77444a51..e551595536 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-config.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-config.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-custom-panel.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-custom-panel.interface.ts
index e68f6155f2..26b5c083b8 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-custom-panel.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-custom-panel.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-panel.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-panel.interface.ts
index 3699f0a239..d1ce48e66b 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-panel.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata-panel.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata.interfaces.ts b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata.interfaces.ts
index 8bb9158db9..8fac29e008 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/content-metadata.interfaces.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/content-metadata.interfaces.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/indifferent-config.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/indifferent-config.interface.ts
index 4c85db61ce..f5f620d4bd 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/indifferent-config.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/indifferent-config.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/layout-oriented-config.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/layout-oriented-config.interface.ts
index 72fe31ea2f..2f82128b46 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/layout-oriented-config.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/layout-oriented-config.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/organised-property-group.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/organised-property-group.interface.ts
index b4505fe29a..04871bd8cf 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/organised-property-group.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/organised-property-group.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/preset-config.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/preset-config.interface.ts
index 56a194a37e..76ce41d1cd 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/preset-config.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/preset-config.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/property-group.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/property-group.interface.ts
index 591dc0a28c..cb0f5a8ea8 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/property-group.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/property-group.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/interfaces/property.interface.ts b/lib/content-services/src/lib/content-metadata/interfaces/property.interface.ts
index fd28dba8e8..c76b8fa69b 100644
--- a/lib/content-services/src/lib/content-metadata/interfaces/property.interface.ts
+++ b/lib/content-services/src/lib/content-metadata/interfaces/property.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/public-api.ts b/lib/content-services/src/lib/content-metadata/public-api.ts
index 6fd29cbf5b..e6f109d38a 100644
--- a/lib/content-services/src/lib/content-metadata/public-api.ts
+++ b/lib/content-services/src/lib/content-metadata/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/basic-properties.service.ts b/lib/content-services/src/lib/content-metadata/services/basic-properties.service.ts
index 5130a4fb48..97c8136b4b 100644
--- a/lib/content-services/src/lib/content-metadata/services/basic-properties.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/basic-properties.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.spec.ts b/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.spec.ts
index ae66bd161d..29caf91810 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.ts b/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.ts
index afbc9ea816..b08fa38f2d 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/aspect-oriented-config.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.spec.ts b/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.spec.ts
index 3530d6ea23..ac370cbe60 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.ts b/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.ts
index 862dca182b..32f2ad8b4e 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/content-metadata-config.factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/indifferent-config.service.ts b/lib/content-services/src/lib/content-metadata/services/config/indifferent-config.service.ts
index df06084128..e7bdc62a5f 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/indifferent-config.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/indifferent-config.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.spec.ts b/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.spec.ts
index 0bba7c3e95..61c54382e3 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.ts b/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.ts
index 0c596b0ee5..65d4cf6d72 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/layout-oriented-config.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/config/property-group-reader.ts b/lib/content-services/src/lib/content-metadata/services/config/property-group-reader.ts
index 5aae5df1ee..5b22fe8579 100644
--- a/lib/content-services/src/lib/content-metadata/services/config/property-group-reader.ts
+++ b/lib/content-services/src/lib/content-metadata/services/config/property-group-reader.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/content-metadata.service.spec.ts b/lib/content-services/src/lib/content-metadata/services/content-metadata.service.spec.ts
index e463b3c189..8291284f5e 100644
--- a/lib/content-services/src/lib/content-metadata/services/content-metadata.service.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/services/content-metadata.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/content-metadata.service.ts b/lib/content-services/src/lib/content-metadata/services/content-metadata.service.ts
index 1c81041052..25ab837a48 100644
--- a/lib/content-services/src/lib/content-metadata/services/content-metadata.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/content-metadata.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/content-type-property.service.spec.ts b/lib/content-services/src/lib/content-metadata/services/content-type-property.service.spec.ts
index 102384e15b..226fa04342 100644
--- a/lib/content-services/src/lib/content-metadata/services/content-type-property.service.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/services/content-type-property.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/content-type-property.service.ts b/lib/content-services/src/lib/content-metadata/services/content-type-property.service.ts
index c035a062fc..1bdfb004cc 100644
--- a/lib/content-services/src/lib/content-metadata/services/content-type-property.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/content-type-property.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.spec.ts b/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.spec.ts
index a7f01737a9..05368543fe 100644
--- a/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.ts b/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.ts
index 58be7372d3..467ac7b8a2 100644
--- a/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/property-descriptors.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.spec.ts b/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.spec.ts
index b3d1ffc327..cdceaaf44c 100644
--- a/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.spec.ts
+++ b/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.ts b/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.ts
index fc80722ca3..261c36dc1b 100644
--- a/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.ts
+++ b/lib/content-services/src/lib/content-metadata/services/property-groups-translator.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.spec.ts b/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.spec.ts
index e37292c391..a999eca2a5 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.spec.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.ts b/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.ts
index 22bfe1758e..1b68704745 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-dialog.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component-search.spec.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component-search.spec.ts
index 81517b24bf..1b7a07ca8b 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component-search.spec.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component-search.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.spec.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.spec.ts
index a533f9c7c2..e1cb4eb2b6 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.spec.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.ts
index cb731eb0ec..668c9f1b6f 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.spec.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.spec.ts
index 861d29e4d9..39145ab75b 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.spec.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.ts
index b66f43c660..83dd8cbfcc 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector-panel/content-node-selector-panel.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector.component-data.interface.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector.component-data.interface.ts
index 5802347972..c383c67c63 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector.component-data.interface.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector.component-data.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector.component.spec.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector.component.spec.ts
index 40cd42cc9e..6d4c59dfdd 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector.component.spec.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector.component.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector.component.ts
index 837b1fd737..97e6380b4f 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector.component.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/content-node-selector.module.ts b/lib/content-services/src/lib/content-node-selector/content-node-selector.module.ts
index 59112a1c11..fd141fde13 100644
--- a/lib/content-services/src/lib/content-node-selector/content-node-selector.module.ts
+++ b/lib/content-services/src/lib/content-node-selector/content-node-selector.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/index.ts b/lib/content-services/src/lib/content-node-selector/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/content-node-selector/index.ts
+++ b/lib/content-services/src/lib/content-node-selector/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.spec.ts b/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.spec.ts
index 661c8f1b5b..60c2f9f85c 100644
--- a/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.spec.ts
+++ b/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.ts b/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.ts
index 30d504b93a..21b092003b 100644
--- a/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.ts
+++ b/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/public-api.ts b/lib/content-services/src/lib/content-node-selector/public-api.ts
index 0d3ca209b0..7a197e11f6 100644
--- a/lib/content-services/src/lib/content-node-selector/public-api.ts
+++ b/lib/content-services/src/lib/content-node-selector/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.spec.ts b/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.spec.ts
index d33673cea6..2567033de2 100644
--- a/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.spec.ts
+++ b/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.ts b/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.ts
index 0d560fbeba..2c402bd46c 100644
--- a/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.ts
+++ b/lib/content-services/src/lib/content-node-selector/site-dropdown/sites-dropdown.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.spec.ts b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.spec.ts
index 7c037077ec..bbe0be371c 100644
--- a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.spec.ts
+++ b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.ts b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.ts
index aa00520b1f..adaeb99d44 100644
--- a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.ts
+++ b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.directive.spec.ts b/lib/content-services/src/lib/content-node-share/content-node-share.directive.spec.ts
index 65b77e4f9a..b64728869e 100644
--- a/lib/content-services/src/lib/content-node-share/content-node-share.directive.spec.ts
+++ b/lib/content-services/src/lib/content-node-share/content-node-share.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.directive.ts b/lib/content-services/src/lib/content-node-share/content-node-share.directive.ts
index 0b85d252f5..2970a140c9 100644
--- a/lib/content-services/src/lib/content-node-share/content-node-share.directive.ts
+++ b/lib/content-services/src/lib/content-node-share/content-node-share.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.module.ts b/lib/content-services/src/lib/content-node-share/content-node-share.module.ts
index 99f2b2fe1c..441b5e4812 100644
--- a/lib/content-services/src/lib/content-node-share/content-node-share.module.ts
+++ b/lib/content-services/src/lib/content-node-share/content-node-share.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.settings.ts b/lib/content-services/src/lib/content-node-share/content-node-share.settings.ts
index 94642a1226..10dbb0611e 100644
--- a/lib/content-services/src/lib/content-node-share/content-node-share.settings.ts
+++ b/lib/content-services/src/lib/content-node-share/content-node-share.settings.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/index.ts b/lib/content-services/src/lib/content-node-share/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/content-node-share/index.ts
+++ b/lib/content-services/src/lib/content-node-share/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/public-api.ts b/lib/content-services/src/lib/content-node-share/public-api.ts
index ca4e58c620..927a19d270 100644
--- a/lib/content-services/src/lib/content-node-share/public-api.ts
+++ b/lib/content-services/src/lib/content-node-share/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-node-share/services/shared-links-api.service.ts b/lib/content-services/src/lib/content-node-share/services/shared-links-api.service.ts
index 2e515036c2..103bfb89c1 100644
--- a/lib/content-services/src/lib/content-node-share/services/shared-links-api.service.ts
+++ b/lib/content-services/src/lib/content-node-share/services/shared-links-api.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-type/content-type-dialog.component.spec.ts b/lib/content-services/src/lib/content-type/content-type-dialog.component.spec.ts
index eb521b187f..64fa32e858 100644
--- a/lib/content-services/src/lib/content-type/content-type-dialog.component.spec.ts
+++ b/lib/content-services/src/lib/content-type/content-type-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-type/content-type-dialog.component.ts b/lib/content-services/src/lib/content-type/content-type-dialog.component.ts
index b298b2896f..d4495e88c8 100644
--- a/lib/content-services/src/lib/content-type/content-type-dialog.component.ts
+++ b/lib/content-services/src/lib/content-type/content-type-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-type/content-type-metadata.interface.ts b/lib/content-services/src/lib/content-type/content-type-metadata.interface.ts
index 1c17303640..09dca837a5 100644
--- a/lib/content-services/src/lib/content-type/content-type-metadata.interface.ts
+++ b/lib/content-services/src/lib/content-type/content-type-metadata.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-type/content-type.service.ts b/lib/content-services/src/lib/content-type/content-type.service.ts
index d209749bce..5ace0ef309 100644
--- a/lib/content-services/src/lib/content-type/content-type.service.ts
+++ b/lib/content-services/src/lib/content-type/content-type.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-type/index.ts b/lib/content-services/src/lib/content-type/index.ts
index fc169b7bf8..e8d1c2c362 100644
--- a/lib/content-services/src/lib/content-type/index.ts
+++ b/lib/content-services/src/lib/content-type/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content-type/public-api.ts b/lib/content-services/src/lib/content-type/public-api.ts
index 141a7ce47a..9647735a61 100644
--- a/lib/content-services/src/lib/content-type/public-api.ts
+++ b/lib/content-services/src/lib/content-type/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/content.module.ts b/lib/content-services/src/lib/content.module.ts
index e283dbbfe2..84df9a9518 100644
--- a/lib/content-services/src/lib/content.module.ts
+++ b/lib/content-services/src/lib/content.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.spec.ts b/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.spec.ts
index d3f3a105a0..a3f8564977 100644
--- a/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.spec.ts
+++ b/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.ts b/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.ts
index c3eb1a2c1c..202f3e66d9 100644
--- a/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.ts
+++ b/lib/content-services/src/lib/dialogs/category-selector/category-selector.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/dialog.module.ts b/lib/content-services/src/lib/dialogs/dialog.module.ts
index 85b4787c0c..694848d37b 100644
--- a/lib/content-services/src/lib/dialogs/dialog.module.ts
+++ b/lib/content-services/src/lib/dialogs/dialog.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.module.ts b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.module.ts
index 03c4a153d4..5ad0358c12 100644
--- a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.module.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.spec.ts b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.spec.ts
index 7eae9cdff9..adf54456ee 100755
--- a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.spec.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.component.ts b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.component.ts
index 7521a6b646..a960206c5d 100644
--- a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.component.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.ts b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.ts
index ef2680ed8f..e77f4515d7 100644
--- a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.ts b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.ts
index b2e4c45999..adba449e17 100755
--- a/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/download-zip.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-data.mock.ts b/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-data.mock.ts
index 9d30365ade..65a17e3830 100644
--- a/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-data.mock.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-data.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-service.mock.ts b/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-service.mock.ts
index 815116b6ae..c537b4dfaa 100644
--- a/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-service.mock.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/mock/download-zip-service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/download-zip/services/download-zip.service.ts b/lib/content-services/src/lib/dialogs/download-zip/services/download-zip.service.ts
index 4e1c972e1f..f17a360fb9 100755
--- a/lib/content-services/src/lib/dialogs/download-zip/services/download-zip.service.ts
+++ b/lib/content-services/src/lib/dialogs/download-zip/services/download-zip.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/folder/folder-name.validators.ts b/lib/content-services/src/lib/dialogs/folder/folder-name.validators.ts
index 81f39be265..07d179d5de 100644
--- a/lib/content-services/src/lib/dialogs/folder/folder-name.validators.ts
+++ b/lib/content-services/src/lib/dialogs/folder/folder-name.validators.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/folder/folder.dialog.spec.ts b/lib/content-services/src/lib/dialogs/folder/folder.dialog.spec.ts
index 58c11894fe..74cac7bde8 100644
--- a/lib/content-services/src/lib/dialogs/folder/folder.dialog.spec.ts
+++ b/lib/content-services/src/lib/dialogs/folder/folder.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/folder/folder.dialog.ts b/lib/content-services/src/lib/dialogs/folder/folder.dialog.ts
index 682fd38ecf..c606afc71d 100644
--- a/lib/content-services/src/lib/dialogs/folder/folder.dialog.ts
+++ b/lib/content-services/src/lib/dialogs/folder/folder.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/index.ts b/lib/content-services/src/lib/dialogs/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/dialogs/index.ts
+++ b/lib/content-services/src/lib/dialogs/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/library/library.dialog.spec.ts b/lib/content-services/src/lib/dialogs/library/library.dialog.spec.ts
index 22cd5a0ee8..304432de6d 100644
--- a/lib/content-services/src/lib/dialogs/library/library.dialog.spec.ts
+++ b/lib/content-services/src/lib/dialogs/library/library.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/library/library.dialog.ts b/lib/content-services/src/lib/dialogs/library/library.dialog.ts
index fc9e99a01e..06ee961f55 100644
--- a/lib/content-services/src/lib/dialogs/library/library.dialog.ts
+++ b/lib/content-services/src/lib/dialogs/library/library.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.spec.ts b/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.spec.ts
index a9ffe247ef..adbb9e3d5f 100644
--- a/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.spec.ts
+++ b/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.ts b/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.ts
index 6ac3000600..a11ba18650 100644
--- a/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.ts
+++ b/lib/content-services/src/lib/dialogs/node-lock/node-lock.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/dialogs/public-api.ts b/lib/content-services/src/lib/dialogs/public-api.ts
index a37677950f..635f54f4cd 100644
--- a/lib/content-services/src/lib/dialogs/public-api.ts
+++ b/lib/content-services/src/lib/dialogs/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/auto-focus.directive.spec.ts b/lib/content-services/src/lib/directives/auto-focus.directive.spec.ts
index 2797f03777..efde419046 100644
--- a/lib/content-services/src/lib/directives/auto-focus.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/auto-focus.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/auto-focus.directive.ts b/lib/content-services/src/lib/directives/auto-focus.directive.ts
index 5b97855baa..0eb0908863 100644
--- a/lib/content-services/src/lib/directives/auto-focus.directive.ts
+++ b/lib/content-services/src/lib/directives/auto-focus.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/check-allowable-operation.directive.spec.ts b/lib/content-services/src/lib/directives/check-allowable-operation.directive.spec.ts
index 837716540e..228f61bf82 100644
--- a/lib/content-services/src/lib/directives/check-allowable-operation.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/check-allowable-operation.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/check-allowable-operation.directive.ts b/lib/content-services/src/lib/directives/check-allowable-operation.directive.ts
index b729f5fa8f..4693745332 100644
--- a/lib/content-services/src/lib/directives/check-allowable-operation.directive.ts
+++ b/lib/content-services/src/lib/directives/check-allowable-operation.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/content-directive.module.ts b/lib/content-services/src/lib/directives/content-directive.module.ts
index 0e1e6060d1..02fe9f5e98 100644
--- a/lib/content-services/src/lib/directives/content-directive.module.ts
+++ b/lib/content-services/src/lib/directives/content-directive.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/index.ts b/lib/content-services/src/lib/directives/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/directives/index.ts
+++ b/lib/content-services/src/lib/directives/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/library-favorite.directive.spec.ts b/lib/content-services/src/lib/directives/library-favorite.directive.spec.ts
index 18787b54ba..2b89a16b71 100644
--- a/lib/content-services/src/lib/directives/library-favorite.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/library-favorite.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/library-favorite.directive.ts b/lib/content-services/src/lib/directives/library-favorite.directive.ts
index 96b78dcefc..6827d0c7d1 100644
--- a/lib/content-services/src/lib/directives/library-favorite.directive.ts
+++ b/lib/content-services/src/lib/directives/library-favorite.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/library-membership.directive.spec.ts b/lib/content-services/src/lib/directives/library-membership.directive.spec.ts
index 2369621cab..6a6db4f292 100644
--- a/lib/content-services/src/lib/directives/library-membership.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/library-membership.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/library-membership.directive.ts b/lib/content-services/src/lib/directives/library-membership.directive.ts
index 86494626f6..ea547b4eb1 100644
--- a/lib/content-services/src/lib/directives/library-membership.directive.ts
+++ b/lib/content-services/src/lib/directives/library-membership.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-counter.directive.spec.ts b/lib/content-services/src/lib/directives/node-counter.directive.spec.ts
index 0e139f1019..c4b16a99e6 100644
--- a/lib/content-services/src/lib/directives/node-counter.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/node-counter.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-counter.directive.ts b/lib/content-services/src/lib/directives/node-counter.directive.ts
index 7b43623987..e4564197d9 100644
--- a/lib/content-services/src/lib/directives/node-counter.directive.ts
+++ b/lib/content-services/src/lib/directives/node-counter.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-delete.directive.spec.ts b/lib/content-services/src/lib/directives/node-delete.directive.spec.ts
index 91e7bd3de2..477a6afc57 100644
--- a/lib/content-services/src/lib/directives/node-delete.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/node-delete.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-delete.directive.ts b/lib/content-services/src/lib/directives/node-delete.directive.ts
index ad33ad1385..7a97639bf6 100644
--- a/lib/content-services/src/lib/directives/node-delete.directive.ts
+++ b/lib/content-services/src/lib/directives/node-delete.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-download.directive.spec.ts b/lib/content-services/src/lib/directives/node-download.directive.spec.ts
index 0ac5b28258..8b20105875 100755
--- a/lib/content-services/src/lib/directives/node-download.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/node-download.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-download.directive.ts b/lib/content-services/src/lib/directives/node-download.directive.ts
index e083e5d715..629854655b 100755
--- a/lib/content-services/src/lib/directives/node-download.directive.ts
+++ b/lib/content-services/src/lib/directives/node-download.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-favorite.directive.spec.ts b/lib/content-services/src/lib/directives/node-favorite.directive.spec.ts
index ccdf375ff2..c6d6c3739e 100644
--- a/lib/content-services/src/lib/directives/node-favorite.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/node-favorite.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-favorite.directive.ts b/lib/content-services/src/lib/directives/node-favorite.directive.ts
index daee2149f4..6d01edc02d 100644
--- a/lib/content-services/src/lib/directives/node-favorite.directive.ts
+++ b/lib/content-services/src/lib/directives/node-favorite.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-lock.directive.spec.ts b/lib/content-services/src/lib/directives/node-lock.directive.spec.ts
index 7dbc1c81a1..99ebf5fe2a 100644
--- a/lib/content-services/src/lib/directives/node-lock.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/node-lock.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-lock.directive.ts b/lib/content-services/src/lib/directives/node-lock.directive.ts
index 3fbb9d9c97..50e1676643 100644
--- a/lib/content-services/src/lib/directives/node-lock.directive.ts
+++ b/lib/content-services/src/lib/directives/node-lock.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-restore.directive.spec.ts b/lib/content-services/src/lib/directives/node-restore.directive.spec.ts
index 944641fa88..dc0caaf2a4 100644
--- a/lib/content-services/src/lib/directives/node-restore.directive.spec.ts
+++ b/lib/content-services/src/lib/directives/node-restore.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/node-restore.directive.ts b/lib/content-services/src/lib/directives/node-restore.directive.ts
index 25cb0ced3c..1b1f97e954 100644
--- a/lib/content-services/src/lib/directives/node-restore.directive.ts
+++ b/lib/content-services/src/lib/directives/node-restore.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/directives/public-api.ts b/lib/content-services/src/lib/directives/public-api.ts
index c02ce51a47..d9db4cfbbe 100644
--- a/lib/content-services/src/lib/directives/public-api.ts
+++ b/lib/content-services/src/lib/directives/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.spec.ts b/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.spec.ts
index 520d9f2a8a..fb1610ec53 100644
--- a/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.ts b/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.ts
index fd0f94fbf1..e9a1ea9ed8 100644
--- a/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.ts
+++ b/lib/content-services/src/lib/document-list/components/content-action/content-action-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/content-action/content-action.component.spec.ts b/lib/content-services/src/lib/document-list/components/content-action/content-action.component.spec.ts
index f6618a2654..b22dc2b6db 100644
--- a/lib/content-services/src/lib/document-list/components/content-action/content-action.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/content-action/content-action.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/content-action/content-action.component.ts b/lib/content-services/src/lib/document-list/components/content-action/content-action.component.ts
index f8e9494fbb..1d44088863 100644
--- a/lib/content-services/src/lib/document-list/components/content-action/content-action.component.ts
+++ b/lib/content-services/src/lib/document-list/components/content-action/content-action.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/document-list.component.spec.ts b/lib/content-services/src/lib/document-list/components/document-list.component.spec.ts
index e654dc3d2a..f6afd868ea 100644
--- a/lib/content-services/src/lib/document-list/components/document-list.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/document-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/document-list.component.ts b/lib/content-services/src/lib/document-list/components/document-list.component.ts
index f089cab00c..f663eb52ca 100644
--- a/lib/content-services/src/lib/document-list/components/document-list.component.ts
+++ b/lib/content-services/src/lib/document-list/components/document-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/document-list.token.ts b/lib/content-services/src/lib/document-list/components/document-list.token.ts
index 2610daf3cc..8981c29829 100644
--- a/lib/content-services/src/lib/document-list/components/document-list.token.ts
+++ b/lib/content-services/src/lib/document-list/components/document-list.token.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.spec.ts b/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.spec.ts
index 2efd1af4ec..7a0b68f9d6 100644
--- a/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.ts b/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.ts
index f5b4562b6d..c0067a2f60 100644
--- a/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.ts
+++ b/lib/content-services/src/lib/document-list/components/file-auto-download/file-auto-download.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.spec.ts b/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.spec.ts
index 4a63441097..49be25fdc9 100644
--- a/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.ts b/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.ts
index b827b20511..12d2013f53 100644
--- a/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.ts
+++ b/lib/content-services/src/lib/document-list/components/filter-header/filter-header.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.spec.ts b/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.spec.ts
index 8b71fc28dd..aefeb5b5ae 100644
--- a/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.ts b/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.ts
index 3879a77782..9eb66c9871 100644
--- a/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.ts
+++ b/lib/content-services/src/lib/document-list/components/library-name-column/library-name-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.spec.ts b/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.spec.ts
index 2048a27c86..b40cdecf94 100644
--- a/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.ts b/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.ts
index d683fc5539..244a422c1f 100644
--- a/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.ts
+++ b/lib/content-services/src/lib/document-list/components/library-role-column/library-role-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.spec.ts b/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.spec.ts
index 82d5a867ec..7ed8246b9a 100644
--- a/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.ts b/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.ts
index 096ebfa0e4..d5039a1dc9 100644
--- a/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.ts
+++ b/lib/content-services/src/lib/document-list/components/library-status-column/library-status-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/name-column/name-column.component.spec.ts b/lib/content-services/src/lib/document-list/components/name-column/name-column.component.spec.ts
index 33d5101f7c..0236d15fed 100644
--- a/lib/content-services/src/lib/document-list/components/name-column/name-column.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/name-column/name-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/name-column/name-column.component.ts b/lib/content-services/src/lib/document-list/components/name-column/name-column.component.ts
index 6488c709bf..6d2b474d16 100644
--- a/lib/content-services/src/lib/document-list/components/name-column/name-column.component.ts
+++ b/lib/content-services/src/lib/document-list/components/name-column/name-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/node.event.ts b/lib/content-services/src/lib/document-list/components/node.event.ts
index 7deb198da1..d784da6a69 100644
--- a/lib/content-services/src/lib/document-list/components/node.event.ts
+++ b/lib/content-services/src/lib/document-list/components/node.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.spec.ts b/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.spec.ts
index 49fbb01b76..797088f58d 100644
--- a/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.spec.ts
+++ b/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.ts b/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.ts
index a9e04e2a5c..8b9b765e58 100644
--- a/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.ts
+++ b/lib/content-services/src/lib/document-list/components/trashcan-name-column/trashcan-name-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/data/image-resolver.model.ts b/lib/content-services/src/lib/document-list/data/image-resolver.model.ts
index c1a4f29141..7e1eb5c720 100644
--- a/lib/content-services/src/lib/document-list/data/image-resolver.model.ts
+++ b/lib/content-services/src/lib/document-list/data/image-resolver.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/data/row-filter.model.ts b/lib/content-services/src/lib/document-list/data/row-filter.model.ts
index a8eeff7e2a..3aeee0328e 100644
--- a/lib/content-services/src/lib/document-list/data/row-filter.model.ts
+++ b/lib/content-services/src/lib/document-list/data/row-filter.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/data/share-data-row.model.ts b/lib/content-services/src/lib/document-list/data/share-data-row.model.ts
index c23c37ddf0..385c959cd2 100644
--- a/lib/content-services/src/lib/document-list/data/share-data-row.model.ts
+++ b/lib/content-services/src/lib/document-list/data/share-data-row.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/data/share-datatable-adapter.spec.ts b/lib/content-services/src/lib/document-list/data/share-datatable-adapter.spec.ts
index 65cab183cb..8eea208ac2 100644
--- a/lib/content-services/src/lib/document-list/data/share-datatable-adapter.spec.ts
+++ b/lib/content-services/src/lib/document-list/data/share-datatable-adapter.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/data/share-datatable-adapter.ts b/lib/content-services/src/lib/document-list/data/share-datatable-adapter.ts
index f1ce4e8fde..031b718f2b 100644
--- a/lib/content-services/src/lib/document-list/data/share-datatable-adapter.ts
+++ b/lib/content-services/src/lib/document-list/data/share-datatable-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/document-list.module.ts b/lib/content-services/src/lib/document-list/document-list.module.ts
index 298f27f59a..f78e833058 100644
--- a/lib/content-services/src/lib/document-list/document-list.module.ts
+++ b/lib/content-services/src/lib/document-list/document-list.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/index.ts b/lib/content-services/src/lib/document-list/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/document-list/index.ts
+++ b/lib/content-services/src/lib/document-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/interfaces/document-list-loader.interface.ts b/lib/content-services/src/lib/document-list/interfaces/document-list-loader.interface.ts
index 33c647366d..7e9cf23e96 100644
--- a/lib/content-services/src/lib/document-list/interfaces/document-list-loader.interface.ts
+++ b/lib/content-services/src/lib/document-list/interfaces/document-list-loader.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/models/content-action.model.ts b/lib/content-services/src/lib/document-list/models/content-action.model.ts
index 5c55fdd686..ee9e817d04 100644
--- a/lib/content-services/src/lib/document-list/models/content-action.model.ts
+++ b/lib/content-services/src/lib/document-list/models/content-action.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/models/document-folder.model.ts b/lib/content-services/src/lib/document-list/models/document-folder.model.ts
index d3ebd36b34..58f5f0febf 100644
--- a/lib/content-services/src/lib/document-list/models/document-folder.model.ts
+++ b/lib/content-services/src/lib/document-list/models/document-folder.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/models/node-action.enum.ts b/lib/content-services/src/lib/document-list/models/node-action.enum.ts
index 361ac94671..3975564898 100644
--- a/lib/content-services/src/lib/document-list/models/node-action.enum.ts
+++ b/lib/content-services/src/lib/document-list/models/node-action.enum.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/models/permissions-style.model.ts b/lib/content-services/src/lib/document-list/models/permissions-style.model.ts
index 77c0fe91dc..576608ba0a 100644
--- a/lib/content-services/src/lib/document-list/models/permissions-style.model.ts
+++ b/lib/content-services/src/lib/document-list/models/permissions-style.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/models/permissions.model.ts b/lib/content-services/src/lib/document-list/models/permissions.model.ts
index 64c6d51bb9..e9da4668e5 100644
--- a/lib/content-services/src/lib/document-list/models/permissions.model.ts
+++ b/lib/content-services/src/lib/document-list/models/permissions.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/models/preset.model.ts b/lib/content-services/src/lib/document-list/models/preset.model.ts
index d95036ff3a..b73022ddb7 100644
--- a/lib/content-services/src/lib/document-list/models/preset.model.ts
+++ b/lib/content-services/src/lib/document-list/models/preset.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/public-api.ts b/lib/content-services/src/lib/document-list/public-api.ts
index 2afa853971..6694b4b950 100644
--- a/lib/content-services/src/lib/document-list/public-api.ts
+++ b/lib/content-services/src/lib/document-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/custom-resources.service.spec.ts b/lib/content-services/src/lib/document-list/services/custom-resources.service.spec.ts
index e44a47dd6c..0738f746d5 100644
--- a/lib/content-services/src/lib/document-list/services/custom-resources.service.spec.ts
+++ b/lib/content-services/src/lib/document-list/services/custom-resources.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/custom-resources.service.ts b/lib/content-services/src/lib/document-list/services/custom-resources.service.ts
index 6f46e8e5da..eba75b71f0 100644
--- a/lib/content-services/src/lib/document-list/services/custom-resources.service.ts
+++ b/lib/content-services/src/lib/document-list/services/custom-resources.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/document-actions.service.spec.ts b/lib/content-services/src/lib/document-list/services/document-actions.service.spec.ts
index a31410c8bf..0a3ff408be 100644
--- a/lib/content-services/src/lib/document-list/services/document-actions.service.spec.ts
+++ b/lib/content-services/src/lib/document-list/services/document-actions.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/document-actions.service.ts b/lib/content-services/src/lib/document-list/services/document-actions.service.ts
index cf9d30a819..bff73f0244 100644
--- a/lib/content-services/src/lib/document-list/services/document-actions.service.ts
+++ b/lib/content-services/src/lib/document-list/services/document-actions.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/document-list.service.spec.ts b/lib/content-services/src/lib/document-list/services/document-list.service.spec.ts
index 20d8d4c091..977152330e 100644
--- a/lib/content-services/src/lib/document-list/services/document-list.service.spec.ts
+++ b/lib/content-services/src/lib/document-list/services/document-list.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/document-list.service.ts b/lib/content-services/src/lib/document-list/services/document-list.service.ts
index ca6ea46f41..97e542129c 100644
--- a/lib/content-services/src/lib/document-list/services/document-list.service.ts
+++ b/lib/content-services/src/lib/document-list/services/document-list.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/folder-actions.service.spec.ts b/lib/content-services/src/lib/document-list/services/folder-actions.service.spec.ts
index 935eacd0ea..cc8fbe6bdc 100644
--- a/lib/content-services/src/lib/document-list/services/folder-actions.service.spec.ts
+++ b/lib/content-services/src/lib/document-list/services/folder-actions.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/folder-actions.service.ts b/lib/content-services/src/lib/document-list/services/folder-actions.service.ts
index 496ce6afcf..fa11ed0b3e 100644
--- a/lib/content-services/src/lib/document-list/services/folder-actions.service.ts
+++ b/lib/content-services/src/lib/document-list/services/folder-actions.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/lock.service.spec.ts b/lib/content-services/src/lib/document-list/services/lock.service.spec.ts
index 59b7e55a0c..83ef034a1f 100644
--- a/lib/content-services/src/lib/document-list/services/lock.service.spec.ts
+++ b/lib/content-services/src/lib/document-list/services/lock.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/lock.service.ts b/lib/content-services/src/lib/document-list/services/lock.service.ts
index efb0d0f19c..a25d565606 100644
--- a/lib/content-services/src/lib/document-list/services/lock.service.ts
+++ b/lib/content-services/src/lib/document-list/services/lock.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/node-actions.service.spec.ts b/lib/content-services/src/lib/document-list/services/node-actions.service.spec.ts
index 0fdb448505..f2f6383e13 100644
--- a/lib/content-services/src/lib/document-list/services/node-actions.service.spec.ts
+++ b/lib/content-services/src/lib/document-list/services/node-actions.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/document-list/services/node-actions.service.ts b/lib/content-services/src/lib/document-list/services/node-actions.service.ts
index 4e0ceb6b1f..01a29e64ee 100644
--- a/lib/content-services/src/lib/document-list/services/node-actions.service.ts
+++ b/lib/content-services/src/lib/document-list/services/node-actions.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/folder-directive/folder-edit.directive.spec.ts b/lib/content-services/src/lib/folder-directive/folder-edit.directive.spec.ts
index a986b67f50..90f114527f 100644
--- a/lib/content-services/src/lib/folder-directive/folder-edit.directive.spec.ts
+++ b/lib/content-services/src/lib/folder-directive/folder-edit.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/folder-directive/folder-edit.directive.ts b/lib/content-services/src/lib/folder-directive/folder-edit.directive.ts
index b2d3bad98d..cbaa6b4ab3 100644
--- a/lib/content-services/src/lib/folder-directive/folder-edit.directive.ts
+++ b/lib/content-services/src/lib/folder-directive/folder-edit.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/group/index.ts b/lib/content-services/src/lib/group/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/group/index.ts
+++ b/lib/content-services/src/lib/group/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/group/public-api.ts b/lib/content-services/src/lib/group/public-api.ts
index 483c96f083..6cb1621fcb 100644
--- a/lib/content-services/src/lib/group/public-api.ts
+++ b/lib/content-services/src/lib/group/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/group/services/group.service.spec.ts b/lib/content-services/src/lib/group/services/group.service.spec.ts
index 70ad7ec1df..42185afda0 100644
--- a/lib/content-services/src/lib/group/services/group.service.spec.ts
+++ b/lib/content-services/src/lib/group/services/group.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/group/services/group.service.ts b/lib/content-services/src/lib/group/services/group.service.ts
index 0cab9e5434..c8839c3d16 100644
--- a/lib/content-services/src/lib/group/services/group.service.ts
+++ b/lib/content-services/src/lib/group/services/group.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/infinite-scroll-datasource/index.ts b/lib/content-services/src/lib/infinite-scroll-datasource/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/infinite-scroll-datasource/index.ts
+++ b/lib/content-services/src/lib/infinite-scroll-datasource/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.spec.ts b/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.spec.ts
index 9cf202071d..59da2bd91f 100644
--- a/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.spec.ts
+++ b/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.ts b/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.ts
index b03622fb5b..48e4872a34 100644
--- a/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.ts
+++ b/lib/content-services/src/lib/infinite-scroll-datasource/infinite-scroll-datasource.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/infinite-scroll-datasource/public-api.ts b/lib/content-services/src/lib/infinite-scroll-datasource/public-api.ts
index 515e6b0e23..bcaa8d529a 100644
--- a/lib/content-services/src/lib/infinite-scroll-datasource/public-api.ts
+++ b/lib/content-services/src/lib/infinite-scroll-datasource/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/base-card-view-content-update.interface.ts b/lib/content-services/src/lib/interfaces/base-card-view-content-update.interface.ts
index b7b8653d8c..64cb19817b 100644
--- a/lib/content-services/src/lib/interfaces/base-card-view-content-update.interface.ts
+++ b/lib/content-services/src/lib/interfaces/base-card-view-content-update.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/index.ts b/lib/content-services/src/lib/interfaces/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/interfaces/index.ts
+++ b/lib/content-services/src/lib/interfaces/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/library-entity.interface.ts b/lib/content-services/src/lib/interfaces/library-entity.interface.ts
index f920c7af1d..ad6f1d80b1 100644
--- a/lib/content-services/src/lib/interfaces/library-entity.interface.ts
+++ b/lib/content-services/src/lib/interfaces/library-entity.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/library-membership-error-event.interface.ts b/lib/content-services/src/lib/interfaces/library-membership-error-event.interface.ts
index bbe6a3c48e..77823804ee 100644
--- a/lib/content-services/src/lib/interfaces/library-membership-error-event.interface.ts
+++ b/lib/content-services/src/lib/interfaces/library-membership-error-event.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/library-membership-toggle-event.interface.ts b/lib/content-services/src/lib/interfaces/library-membership-toggle-event.interface.ts
index 3a12182904..a6e46f1ece 100644
--- a/lib/content-services/src/lib/interfaces/library-membership-toggle-event.interface.ts
+++ b/lib/content-services/src/lib/interfaces/library-membership-toggle-event.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/node-allowable-operation-subject.interface.ts b/lib/content-services/src/lib/interfaces/node-allowable-operation-subject.interface.ts
index 75eb54be0e..599f3f6a66 100644
--- a/lib/content-services/src/lib/interfaces/node-allowable-operation-subject.interface.ts
+++ b/lib/content-services/src/lib/interfaces/node-allowable-operation-subject.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/public-api.ts b/lib/content-services/src/lib/interfaces/public-api.ts
index 09f3e81b9a..388746d14d 100644
--- a/lib/content-services/src/lib/interfaces/public-api.ts
+++ b/lib/content-services/src/lib/interfaces/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/interfaces/restore-message-model.interface.ts b/lib/content-services/src/lib/interfaces/restore-message-model.interface.ts
index 48779d6bef..b1044753b8 100644
--- a/lib/content-services/src/lib/interfaces/restore-message-model.interface.ts
+++ b/lib/content-services/src/lib/interfaces/restore-message-model.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/legal-hold/index.ts b/lib/content-services/src/lib/legal-hold/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/legal-hold/index.ts
+++ b/lib/content-services/src/lib/legal-hold/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/legal-hold/public-api.ts b/lib/content-services/src/lib/legal-hold/public-api.ts
index 70ec7d89c7..73428579e5 100644
--- a/lib/content-services/src/lib/legal-hold/public-api.ts
+++ b/lib/content-services/src/lib/legal-hold/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/legal-hold/services/legal-hold.service.spec.ts b/lib/content-services/src/lib/legal-hold/services/legal-hold.service.spec.ts
index 26ef863b35..495c8f40ca 100644
--- a/lib/content-services/src/lib/legal-hold/services/legal-hold.service.spec.ts
+++ b/lib/content-services/src/lib/legal-hold/services/legal-hold.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/legal-hold/services/legal-hold.service.ts b/lib/content-services/src/lib/legal-hold/services/legal-hold.service.ts
index 9b877a3485..b63e4d95e1 100644
--- a/lib/content-services/src/lib/legal-hold/services/legal-hold.service.ts
+++ b/lib/content-services/src/lib/legal-hold/services/legal-hold.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/material.module.ts b/lib/content-services/src/lib/material.module.ts
index 42c5ce52e9..ea97ffed85 100644
--- a/lib/content-services/src/lib/material.module.ts
+++ b/lib/content-services/src/lib/material.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/add-permission.component.mock.ts b/lib/content-services/src/lib/mock/add-permission.component.mock.ts
index 481d6bd561..f2bacca26e 100644
--- a/lib/content-services/src/lib/mock/add-permission.component.mock.ts
+++ b/lib/content-services/src/lib/mock/add-permission.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/alfresco-api.service.mock.ts b/lib/content-services/src/lib/mock/alfresco-api.service.mock.ts
index 043dff7295..729c5d1ec9 100644
--- a/lib/content-services/src/lib/mock/alfresco-api.service.mock.ts
+++ b/lib/content-services/src/lib/mock/alfresco-api.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/content-model.mock.ts b/lib/content-services/src/lib/mock/content-model.mock.ts
index ec08841064..d4d439ab81 100644
--- a/lib/content-services/src/lib/mock/content-model.mock.ts
+++ b/lib/content-services/src/lib/mock/content-model.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/date-range-search-filter.mock.ts b/lib/content-services/src/lib/mock/date-range-search-filter.mock.ts
index 47acf6ee7c..a6d088cc81 100644
--- a/lib/content-services/src/lib/mock/date-range-search-filter.mock.ts
+++ b/lib/content-services/src/lib/mock/date-range-search-filter.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/document-library.model.mock.ts b/lib/content-services/src/lib/mock/document-library.model.mock.ts
index 79b45a894d..553be186bb 100644
--- a/lib/content-services/src/lib/mock/document-library.model.mock.ts
+++ b/lib/content-services/src/lib/mock/document-library.model.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/document-list.component.mock.ts b/lib/content-services/src/lib/mock/document-list.component.mock.ts
index aa799212b1..09bdf85e95 100644
--- a/lib/content-services/src/lib/mock/document-list.component.mock.ts
+++ b/lib/content-services/src/lib/mock/document-list.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/index.ts b/lib/content-services/src/lib/mock/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/mock/index.ts
+++ b/lib/content-services/src/lib/mock/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/inherited-permission.component.mock.ts b/lib/content-services/src/lib/mock/inherited-permission.component.mock.ts
index 5cbefa40aa..65f5c3469c 100644
--- a/lib/content-services/src/lib/mock/inherited-permission.component.mock.ts
+++ b/lib/content-services/src/lib/mock/inherited-permission.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/new-version-uploader.service.mock.ts b/lib/content-services/src/lib/mock/new-version-uploader.service.mock.ts
index c98a4e1fe8..d69967372a 100644
--- a/lib/content-services/src/lib/mock/new-version-uploader.service.mock.ts
+++ b/lib/content-services/src/lib/mock/new-version-uploader.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/permission-list.component.mock.ts b/lib/content-services/src/lib/mock/permission-list.component.mock.ts
index 78c228ab1f..b938fae73a 100644
--- a/lib/content-services/src/lib/mock/permission-list.component.mock.ts
+++ b/lib/content-services/src/lib/mock/permission-list.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/public-api.ts b/lib/content-services/src/lib/mock/public-api.ts
index 03479ba0e0..72f3675464 100644
--- a/lib/content-services/src/lib/mock/public-api.ts
+++ b/lib/content-services/src/lib/mock/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/search-filter-mock.ts b/lib/content-services/src/lib/mock/search-filter-mock.ts
index 83bb9c689c..3f0b9ec238 100644
--- a/lib/content-services/src/lib/mock/search-filter-mock.ts
+++ b/lib/content-services/src/lib/mock/search-filter-mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/search-query.mock.ts b/lib/content-services/src/lib/mock/search-query.mock.ts
index 7b5fb008b7..519832c44c 100644
--- a/lib/content-services/src/lib/mock/search-query.mock.ts
+++ b/lib/content-services/src/lib/mock/search-query.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/search.component.mock.ts b/lib/content-services/src/lib/mock/search.component.mock.ts
index fdb2715907..1a6660d965 100644
--- a/lib/content-services/src/lib/mock/search.component.mock.ts
+++ b/lib/content-services/src/lib/mock/search.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/search.service.mock.ts b/lib/content-services/src/lib/mock/search.service.mock.ts
index 077161b1a3..fcb6793409 100644
--- a/lib/content-services/src/lib/mock/search.service.mock.ts
+++ b/lib/content-services/src/lib/mock/search.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/sites-dropdown.component.mock.ts b/lib/content-services/src/lib/mock/sites-dropdown.component.mock.ts
index bf24e9e6e3..cbd8c5718e 100644
--- a/lib/content-services/src/lib/mock/sites-dropdown.component.mock.ts
+++ b/lib/content-services/src/lib/mock/sites-dropdown.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/mock/upload.service.mock.ts b/lib/content-services/src/lib/mock/upload.service.mock.ts
index b6743266e1..7742a579ab 100644
--- a/lib/content-services/src/lib/mock/upload.service.mock.ts
+++ b/lib/content-services/src/lib/mock/upload.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/index.ts b/lib/content-services/src/lib/new-version-uploader/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/new-version-uploader/index.ts
+++ b/lib/content-services/src/lib/new-version-uploader/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/models/index.ts b/lib/content-services/src/lib/new-version-uploader/models/index.ts
index a5324d7fd2..0611d0f05d 100644
--- a/lib/content-services/src/lib/new-version-uploader/models/index.ts
+++ b/lib/content-services/src/lib/new-version-uploader/models/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/models/new-version-uploader.model.ts b/lib/content-services/src/lib/new-version-uploader/models/new-version-uploader.model.ts
index 18c4b256ae..7160fc13bf 100644
--- a/lib/content-services/src/lib/new-version-uploader/models/new-version-uploader.model.ts
+++ b/lib/content-services/src/lib/new-version-uploader/models/new-version-uploader.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.scss b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.scss
index 357e8f78e5..3f16b27835 100644
--- a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.scss
+++ b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.scss
@@ -1,20 +1,3 @@
-/*!
- * @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. 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.
- */
-
.adf-new-version-uploader-dialog {
&-list {
height: 400px;
diff --git a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.spec.ts b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.spec.ts
index c768930f35..0fb5a7a00e 100644
--- a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.spec.ts
+++ b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.ts b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.ts
index 52ad71cc31..a01ae57c64 100644
--- a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.ts
+++ b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.module.ts b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.module.ts
index 507ca3f268..09f3250ddb 100644
--- a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.module.ts
+++ b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.spec.ts b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.spec.ts
index cd8cc6d2a5..7e91781d63 100644
--- a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.spec.ts
+++ b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.ts b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.ts
index ba80d18eab..77419c3bad 100644
--- a/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.ts
+++ b/lib/content-services/src/lib/new-version-uploader/new-version-uploader.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/new-version-uploader/public-api.ts b/lib/content-services/src/lib/new-version-uploader/public-api.ts
index be19e306d6..d0006c443f 100644
--- a/lib/content-services/src/lib/new-version-uploader/public-api.ts
+++ b/lib/content-services/src/lib/new-version-uploader/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/node-comments/index.ts b/lib/content-services/src/lib/node-comments/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/node-comments/index.ts
+++ b/lib/content-services/src/lib/node-comments/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/node-comments/mocks/node-comments.mock.ts b/lib/content-services/src/lib/node-comments/mocks/node-comments.mock.ts
index 168258cd84..3d00e49a9b 100644
--- a/lib/content-services/src/lib/node-comments/mocks/node-comments.mock.ts
+++ b/lib/content-services/src/lib/node-comments/mocks/node-comments.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/node-comments/node-comments.component.ts b/lib/content-services/src/lib/node-comments/node-comments.component.ts
index bd2274ed3e..4167a79332 100644
--- a/lib/content-services/src/lib/node-comments/node-comments.component.ts
+++ b/lib/content-services/src/lib/node-comments/node-comments.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/node-comments/node-comments.module.ts b/lib/content-services/src/lib/node-comments/node-comments.module.ts
index e3ce6ff5fe..3739457c78 100644
--- a/lib/content-services/src/lib/node-comments/node-comments.module.ts
+++ b/lib/content-services/src/lib/node-comments/node-comments.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/node-comments/public-api.ts b/lib/content-services/src/lib/node-comments/public-api.ts
index 93ef6f089c..8bdefea1e3 100644
--- a/lib/content-services/src/lib/node-comments/public-api.ts
+++ b/lib/content-services/src/lib/node-comments/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/node-comments/services/node-comments.service.spec.ts b/lib/content-services/src/lib/node-comments/services/node-comments.service.spec.ts
index 979db2c9de..cf22e702aa 100644
--- a/lib/content-services/src/lib/node-comments/services/node-comments.service.spec.ts
+++ b/lib/content-services/src/lib/node-comments/services/node-comments.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/node-comments/services/node-comments.service.ts b/lib/content-services/src/lib/node-comments/services/node-comments.service.ts
index f2c7ea956f..26e8f6131d 100644
--- a/lib/content-services/src/lib/node-comments/services/node-comments.service.ts
+++ b/lib/content-services/src/lib/node-comments/services/node-comments.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog-data.interface.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog-data.interface.ts
index f4ebbc31e7..1d8f34fb92 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog-data.interface.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog-data.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.spec.ts
index 1a4b4d38a5..54e1a63e32 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.ts
index c53e885d39..88bd9d2a7f 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.spec.ts
index f22983db60..15cd78815e 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.ts
index 0068300d11..1faa394851 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission-panel.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.spec.ts
index 65bf1b6066..9443638790 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.ts
index c13ca3d452..9edec03c0e 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/add-permission.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/add-permission/search-config-permission.service.ts b/lib/content-services/src/lib/permission-manager/components/add-permission/search-config-permission.service.ts
index 558a699eb1..111566defd 100644
--- a/lib/content-services/src/lib/permission-manager/components/add-permission/search-config-permission.service.ts
+++ b/lib/content-services/src/lib/permission-manager/components/add-permission/search-config-permission.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.spec.ts b/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.spec.ts
index 450d545821..70d27ca739 100644
--- a/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.ts b/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.ts
index 682c11f8cd..be565b6d24 100644
--- a/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.ts
+++ b/lib/content-services/src/lib/permission-manager/components/inherited-button.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/node-path-column/node-path-column.component.ts b/lib/content-services/src/lib/permission-manager/components/node-path-column/node-path-column.component.ts
index 3f6be78fb0..868b454f91 100644
--- a/lib/content-services/src/lib/permission-manager/components/node-path-column/node-path-column.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/node-path-column/node-path-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.spec.ts
index f43334b9ea..e8937bd6e3 100644
--- a/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.ts b/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.ts
index e555a1c973..73fcc02d86 100644
--- a/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/permission-container/permission-container.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.spec.ts
index a7e598ad9f..1e064b45b5 100644
--- a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.ts b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.ts
index 61818335e1..9e7a5053ed 100644
--- a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.spec.ts b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.spec.ts
index 04a73821e3..170ac1c9b1 100644
--- a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.ts b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.ts
index 36b2a1e7f8..b8f5b3b12f 100644
--- a/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.ts
+++ b/lib/content-services/src/lib/permission-manager/components/permission-list/permission-list.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/pop-over.directive.spec.ts b/lib/content-services/src/lib/permission-manager/components/pop-over.directive.spec.ts
index 461ac54d95..fb0639e240 100644
--- a/lib/content-services/src/lib/permission-manager/components/pop-over.directive.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/pop-over.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/pop-over.directive.ts b/lib/content-services/src/lib/permission-manager/components/pop-over.directive.ts
index 3104b95f0e..5b786a6b3c 100644
--- a/lib/content-services/src/lib/permission-manager/components/pop-over.directive.ts
+++ b/lib/content-services/src/lib/permission-manager/components/pop-over.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.spec.ts
index ac09cd5412..db4518bf4e 100644
--- a/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.ts b/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.ts
index 6f7b8c9769..69387dada3 100644
--- a/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/user-icon-column/user-icon-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.spec.ts
index 6499936e08..6b59b42186 100644
--- a/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.ts b/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.ts
index 2bdbf2dd8a..b733b3725b 100644
--- a/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/user-name-column/user-name-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.spec.ts b/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.spec.ts
index 733b49ff03..b0aee9cd62 100644
--- a/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.ts b/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.ts
index e59a8cceaa..ecfc696c7d 100644
--- a/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.ts
+++ b/lib/content-services/src/lib/permission-manager/components/user-role-column/user-role-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/index.ts b/lib/content-services/src/lib/permission-manager/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/permission-manager/index.ts
+++ b/lib/content-services/src/lib/permission-manager/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/models/member.model.ts b/lib/content-services/src/lib/permission-manager/models/member.model.ts
index 68a4a38306..f60ec9f1a6 100644
--- a/lib/content-services/src/lib/permission-manager/models/member.model.ts
+++ b/lib/content-services/src/lib/permission-manager/models/member.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/models/permission.model.ts b/lib/content-services/src/lib/permission-manager/models/permission.model.ts
index 9d0d44478e..1813df2cfb 100644
--- a/lib/content-services/src/lib/permission-manager/models/permission.model.ts
+++ b/lib/content-services/src/lib/permission-manager/models/permission.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/models/role.model.ts b/lib/content-services/src/lib/permission-manager/models/role.model.ts
index fb616ca4dc..3796079089 100644
--- a/lib/content-services/src/lib/permission-manager/models/role.model.ts
+++ b/lib/content-services/src/lib/permission-manager/models/role.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/permission-manager.module.ts b/lib/content-services/src/lib/permission-manager/permission-manager.module.ts
index fb58cf7c18..1c566dbedc 100644
--- a/lib/content-services/src/lib/permission-manager/permission-manager.module.ts
+++ b/lib/content-services/src/lib/permission-manager/permission-manager.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/public-api.ts b/lib/content-services/src/lib/permission-manager/public-api.ts
index 0710e7ab75..a623e7f832 100644
--- a/lib/content-services/src/lib/permission-manager/public-api.ts
+++ b/lib/content-services/src/lib/permission-manager/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.spec.ts b/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.spec.ts
index fbedf8baa5..de76d811b3 100644
--- a/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.ts b/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.ts
index f489fd82a1..11f6a2c160 100644
--- a/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.ts
+++ b/lib/content-services/src/lib/permission-manager/services/node-permission-dialog.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/services/node-permission.service.spec.ts b/lib/content-services/src/lib/permission-manager/services/node-permission.service.spec.ts
index b9df9584db..1d6ac1714a 100644
--- a/lib/content-services/src/lib/permission-manager/services/node-permission.service.spec.ts
+++ b/lib/content-services/src/lib/permission-manager/services/node-permission.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/permission-manager/services/node-permission.service.ts b/lib/content-services/src/lib/permission-manager/services/node-permission.service.ts
index 4cf316bfa1..abbd06f00c 100644
--- a/lib/content-services/src/lib/permission-manager/services/node-permission.service.ts
+++ b/lib/content-services/src/lib/permission-manager/services/node-permission.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/pipes/content-pipe.module.ts b/lib/content-services/src/lib/pipes/content-pipe.module.ts
index 4d0f875078..3ae4bec186 100644
--- a/lib/content-services/src/lib/pipes/content-pipe.module.ts
+++ b/lib/content-services/src/lib/pipes/content-pipe.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/pipes/index.ts b/lib/content-services/src/lib/pipes/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/pipes/index.ts
+++ b/lib/content-services/src/lib/pipes/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.spec.ts b/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.spec.ts
index aae3f6db0c..d12749fc73 100644
--- a/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.spec.ts
+++ b/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.ts b/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.ts
index b3bd578b26..d1dee8430c 100644
--- a/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.ts
+++ b/lib/content-services/src/lib/pipes/node-name-tooltip.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/pipes/public-api.ts b/lib/content-services/src/lib/pipes/public-api.ts
index fdf7da31b3..c6280cde7e 100644
--- a/lib/content-services/src/lib/pipes/public-api.ts
+++ b/lib/content-services/src/lib/pipes/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/prediction/index.ts b/lib/content-services/src/lib/prediction/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/prediction/index.ts
+++ b/lib/content-services/src/lib/prediction/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/prediction/public-api.ts b/lib/content-services/src/lib/prediction/public-api.ts
index fda9d52bde..5b16f9a65c 100644
--- a/lib/content-services/src/lib/prediction/public-api.ts
+++ b/lib/content-services/src/lib/prediction/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/prediction/services/index.ts b/lib/content-services/src/lib/prediction/services/index.ts
index 9865a98eb7..bf112241cf 100644
--- a/lib/content-services/src/lib/prediction/services/index.ts
+++ b/lib/content-services/src/lib/prediction/services/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/prediction/services/prediction.service.spec.ts b/lib/content-services/src/lib/prediction/services/prediction.service.spec.ts
index 8e88c50393..f67d445b25 100644
--- a/lib/content-services/src/lib/prediction/services/prediction.service.spec.ts
+++ b/lib/content-services/src/lib/prediction/services/prediction.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/prediction/services/prediction.service.ts b/lib/content-services/src/lib/prediction/services/prediction.service.ts
index e0011d78b2..b3a0108ee8 100644
--- a/lib/content-services/src/lib/prediction/services/prediction.service.ts
+++ b/lib/content-services/src/lib/prediction/services/prediction.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search-ai/index.ts b/lib/content-services/src/lib/search-ai/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/search-ai/index.ts
+++ b/lib/content-services/src/lib/search-ai/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search-ai/models/search-ai-input-state.ts b/lib/content-services/src/lib/search-ai/models/search-ai-input-state.ts
index 7dc5a11a9a..0966ad500b 100644
--- a/lib/content-services/src/lib/search-ai/models/search-ai-input-state.ts
+++ b/lib/content-services/src/lib/search-ai/models/search-ai-input-state.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search-ai/public-api.ts b/lib/content-services/src/lib/search-ai/public-api.ts
index e9fb74a3bc..c5ffa95332 100644
--- a/lib/content-services/src/lib/search-ai/public-api.ts
+++ b/lib/content-services/src/lib/search-ai/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search-ai/services/search-ai.service.spec.ts b/lib/content-services/src/lib/search-ai/services/search-ai.service.spec.ts
index 5e67fbbf15..34cdd95e98 100644
--- a/lib/content-services/src/lib/search-ai/services/search-ai.service.spec.ts
+++ b/lib/content-services/src/lib/search-ai/services/search-ai.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search-ai/services/search-ai.service.ts b/lib/content-services/src/lib/search-ai/services/search-ai.service.ts
index d301253ad3..3950685680 100644
--- a/lib/content-services/src/lib/search-ai/services/search-ai.service.ts
+++ b/lib/content-services/src/lib/search-ai/services/search-ai.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/empty-search-result.component.ts b/lib/content-services/src/lib/search/components/empty-search-result.component.ts
index 0d861f9637..5db4930d2b 100644
--- a/lib/content-services/src/lib/search/components/empty-search-result.component.ts
+++ b/lib/content-services/src/lib/search/components/empty-search-result.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/index.ts b/lib/content-services/src/lib/search/components/index.ts
index 2ca787670e..46083b0566 100644
--- a/lib/content-services/src/lib/search/components/index.ts
+++ b/lib/content-services/src/lib/search/components/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/reset-search.directive.spec.ts b/lib/content-services/src/lib/search/components/reset-search.directive.spec.ts
index 8a9a8f6ffd..d35753ad04 100644
--- a/lib/content-services/src/lib/search/components/reset-search.directive.spec.ts
+++ b/lib/content-services/src/lib/search/components/reset-search.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/reset-search.directive.ts b/lib/content-services/src/lib/search/components/reset-search.directive.ts
index a428b7f997..666d521160 100644
--- a/lib/content-services/src/lib/search/components/reset-search.directive.ts
+++ b/lib/content-services/src/lib/search/components/reset-search.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-check-list/index.ts b/lib/content-services/src/lib/search/components/search-check-list/index.ts
index 81c2127ccb..3c87608ff4 100644
--- a/lib/content-services/src/lib/search/components/search-check-list/index.ts
+++ b/lib/content-services/src/lib/search/components/search-check-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.spec.ts b/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.spec.ts
index 36eb180826..c86cbb953e 100644
--- a/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.ts b/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.ts
index 26fdca5235..bf426c8f1c 100644
--- a/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.ts
+++ b/lib/content-services/src/lib/search/components/search-check-list/search-check-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/index.ts b/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/index.ts
index b4d8e16233..47e9dca9b4 100644
--- a/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/index.ts
+++ b/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.spec.ts b/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.spec.ts
index 32fedacd27..a138f281e6 100644
--- a/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.ts b/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.ts
index 16c5bd6355..43c981047b 100644
--- a/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.ts
+++ b/lib/content-services/src/lib/search/components/search-chip-autocomplete-input/search-chip-autocomplete-input.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.spec.ts b/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.spec.ts
index cdc3a362d6..c7c8a91352 100644
--- a/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.ts b/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.ts
index 8c4f12424b..ddf4775086 100644
--- a/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.ts
+++ b/lib/content-services/src/lib/search/components/search-chip-list/search-chip-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-control.component.spec.ts b/lib/content-services/src/lib/search/components/search-control.component.spec.ts
index fc1385b0b3..6c5ca67950 100644
--- a/lib/content-services/src/lib/search/components/search-control.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-control.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-control.component.ts b/lib/content-services/src/lib/search/components/search-control.component.ts
index 1bb6c44e9f..0b659fa1d0 100644
--- a/lib/content-services/src/lib/search/components/search-control.component.ts
+++ b/lib/content-services/src/lib/search/components/search-control.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/index.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/index.ts
index 7fd5f2989f..f3e41ef993 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/index.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.spec.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.spec.ts
index 83b3237749..95c13eccae 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.ts
index 3c8e214515..f5f1037e5b 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range-tabbed.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/date-range-type.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/date-range-type.ts
index c42455a179..510e8489a2 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/date-range-type.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/date-range-type.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/in-last-date-type.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/in-last-date-type.ts
index 904627d26f..1b3f4b8169 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/in-last-date-type.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/in-last-date-type.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.spec.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.spec.ts
index 2ea703e4fb..9a9969c17d 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.ts
index e65478c094..bc8cb9ec9d 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.ts b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.ts
index 5fd82dfc9a..158f643bb0 100644
--- a/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.ts
+++ b/lib/content-services/src/lib/search/components/search-date-range-tabbed/search-date-range/search-date-range.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-datetime-range/index.ts b/lib/content-services/src/lib/search/components/search-datetime-range/index.ts
index a9b3b2301b..3f9ba72be5 100644
--- a/lib/content-services/src/lib/search/components/search-datetime-range/index.ts
+++ b/lib/content-services/src/lib/search/components/search-datetime-range/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.spec.ts b/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.spec.ts
index 19907ec2b3..77babff2c1 100644
--- a/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.ts b/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.ts
index 2421c8a32b..035bcc2fde 100644
--- a/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.ts
+++ b/lib/content-services/src/lib/search/components/search-datetime-range/search-datetime-range.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-facet-field/index.ts b/lib/content-services/src/lib/search/components/search-facet-field/index.ts
index 493549324e..ecc677ed28 100644
--- a/lib/content-services/src/lib/search/components/search-facet-field/index.ts
+++ b/lib/content-services/src/lib/search/components/search-facet-field/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.spec.ts b/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.spec.ts
index 2b08256abe..720d758dd5 100644
--- a/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.ts b/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.ts
index f158f52f92..9a63ff5fe8 100644
--- a/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.ts
+++ b/lib/content-services/src/lib/search/components/search-facet-field/search-facet-field.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/index.ts b/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/index.ts
index 12769cf20f..4041d5c065 100644
--- a/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/index.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.spec.ts
index 76cbf324d8..c0ef0619ff 100644
--- a/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.ts b/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.ts
index 392f082497..fa970394b9 100644
--- a/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-autocomplete-chips/search-filter-autocomplete-chips.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/index.ts b/lib/content-services/src/lib/search/components/search-filter-chips/index.ts
index c35475960d..2a7d4a542c 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/index.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.spec.ts
index 2563f8ff12..b04b036f00 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.ts
index 4dfee9aaca..33d473bde0 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-chip-tabbed.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.spec.ts
index 0997cd86f2..22e5cb56da 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.ts
index 9614121bcb..4b9e61dc0f 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip-tabbed/search-facet-tabbed-content.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.spec.ts
index 27fcecbec6..10d13d20f2 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.ts
index 41f46d7f0c..8d44d03815 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-facet-chip/search-facet-chip.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.spec.ts
index b81cd72fdf..53cf71c8fd 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.ts
index d2f92d1de3..7b423a3f19 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-chips.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.spec.ts
index fcf4ebc42b..dd3b0a05c6 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.ts
index 2266943db6..6af1a0d06b 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-filter-menu-card/search-filter-menu-card.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.spec.ts
index a320ccafd1..f319087ab1 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.ts b/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.ts
index 08a50e5179..0137854404 100644
--- a/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-chips/search-widget-chip/search-widget-chip.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-container/index.ts b/lib/content-services/src/lib/search/components/search-filter-container/index.ts
index 7aff4f93fe..b63aa48b87 100644
--- a/lib/content-services/src/lib/search/components/search-filter-container/index.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-container/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.spec.ts
index 3e0ac60e3f..ec13684521 100644
--- a/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.ts b/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.ts
index 479f42d911..34477c03ce 100644
--- a/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-container/search-filter-container.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-tabbed/index.ts b/lib/content-services/src/lib/search/components/search-filter-tabbed/index.ts
index da456a7e33..19e5689df9 100644
--- a/lib/content-services/src/lib/search/components/search-filter-tabbed/index.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-tabbed/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tab.directive.ts b/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tab.directive.ts
index 5f2d7f8d59..b35654e3c8 100644
--- a/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tab.directive.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tab.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.spec.ts
index d275d72c95..056a94dcf7 100644
--- a/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.ts b/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.ts
index 053449927e..c81d9d8dfb 100644
--- a/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter-tabbed/search-filter-tabbed.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter/index.ts b/lib/content-services/src/lib/search/components/search-filter/index.ts
index 87db6249b9..1933470b73 100644
--- a/lib/content-services/src/lib/search/components/search-filter/index.ts
+++ b/lib/content-services/src/lib/search/components/search-filter/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.spec.ts
index b3556e703b..200c6b9c15 100644
--- a/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.ts b/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.ts
index c13c82534b..b1e80da941 100644
--- a/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter/search-filter-card/search-filter-card.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter/search-filter.component.spec.ts b/lib/content-services/src/lib/search/components/search-filter/search-filter.component.spec.ts
index e06744a253..201b8ef4bb 100644
--- a/lib/content-services/src/lib/search/components/search-filter/search-filter.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-filter/search-filter.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-filter/search-filter.component.ts b/lib/content-services/src/lib/search/components/search-filter/search-filter.component.ts
index 8a744b426b..2d0ef9125c 100644
--- a/lib/content-services/src/lib/search/components/search-filter/search-filter.component.ts
+++ b/lib/content-services/src/lib/search/components/search-filter/search-filter.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-form/index.ts b/lib/content-services/src/lib/search/components/search-form/index.ts
index e7cfb3a972..eec757abbd 100644
--- a/lib/content-services/src/lib/search/components/search-form/index.ts
+++ b/lib/content-services/src/lib/search/components/search-form/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-form/search-form.component.spec.ts b/lib/content-services/src/lib/search/components/search-form/search-form.component.spec.ts
index 8a724d2bed..60594d5289 100644
--- a/lib/content-services/src/lib/search/components/search-form/search-form.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-form/search-form.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-form/search-form.component.ts b/lib/content-services/src/lib/search/components/search-form/search-form.component.ts
index 1b865c788c..50a5f0cca5 100644
--- a/lib/content-services/src/lib/search/components/search-form/search-form.component.ts
+++ b/lib/content-services/src/lib/search/components/search-form/search-form.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-input/index.ts b/lib/content-services/src/lib/search/components/search-input/index.ts
index 6bf67f0c9c..3d403b3894 100644
--- a/lib/content-services/src/lib/search/components/search-input/index.ts
+++ b/lib/content-services/src/lib/search/components/search-input/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-input/search-input.component.spec.ts b/lib/content-services/src/lib/search/components/search-input/search-input.component.spec.ts
index d5c6c2d72d..7023a12884 100644
--- a/lib/content-services/src/lib/search/components/search-input/search-input.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-input/search-input.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-input/search-input.component.ts b/lib/content-services/src/lib/search/components/search-input/search-input.component.ts
index 79390cd1da..3a99fc1773 100644
--- a/lib/content-services/src/lib/search/components/search-input/search-input.component.ts
+++ b/lib/content-services/src/lib/search/components/search-input/search-input.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-logical-filter/index.ts b/lib/content-services/src/lib/search/components/search-logical-filter/index.ts
index 55ee87213a..c3fd88fa06 100644
--- a/lib/content-services/src/lib/search/components/search-logical-filter/index.ts
+++ b/lib/content-services/src/lib/search/components/search-logical-filter/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.spec.ts b/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.spec.ts
index 9c03587f9c..ec230380cc 100644
--- a/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.ts b/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.ts
index 03c4af97bc..4fc47d61c0 100644
--- a/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.ts
+++ b/lib/content-services/src/lib/search/components/search-logical-filter/search-logical-filter.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-number-range/index.ts b/lib/content-services/src/lib/search/components/search-number-range/index.ts
index 1b423cd230..13658c1f6f 100644
--- a/lib/content-services/src/lib/search/components/search-number-range/index.ts
+++ b/lib/content-services/src/lib/search/components/search-number-range/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.spec.ts b/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.spec.ts
index 2cd5f429ff..2010d65d68 100644
--- a/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.ts b/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.ts
index bcb7e67fea..6e8000b92c 100644
--- a/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.ts
+++ b/lib/content-services/src/lib/search/components/search-number-range/search-number-range.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-panel/index.ts b/lib/content-services/src/lib/search/components/search-panel/index.ts
index 8570ec34b2..10f86dff3f 100644
--- a/lib/content-services/src/lib/search/components/search-panel/index.ts
+++ b/lib/content-services/src/lib/search/components/search-panel/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-panel/search-panel.component.spec.ts b/lib/content-services/src/lib/search/components/search-panel/search-panel.component.spec.ts
index 5e1bd04491..6540eb5687 100644
--- a/lib/content-services/src/lib/search/components/search-panel/search-panel.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-panel/search-panel.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-panel/search-panel.component.ts b/lib/content-services/src/lib/search/components/search-panel/search-panel.component.ts
index 066c3cb5d4..a6557d93d3 100644
--- a/lib/content-services/src/lib/search/components/search-panel/search-panel.component.ts
+++ b/lib/content-services/src/lib/search/components/search-panel/search-panel.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-properties/file-size-condition.ts b/lib/content-services/src/lib/search/components/search-properties/file-size-condition.ts
index 9c1c335586..4f17f33b33 100644
--- a/lib/content-services/src/lib/search/components/search-properties/file-size-condition.ts
+++ b/lib/content-services/src/lib/search/components/search-properties/file-size-condition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-properties/file-size-operator.enum.ts b/lib/content-services/src/lib/search/components/search-properties/file-size-operator.enum.ts
index 5d19ab8696..587c2e416c 100644
--- a/lib/content-services/src/lib/search/components/search-properties/file-size-operator.enum.ts
+++ b/lib/content-services/src/lib/search/components/search-properties/file-size-operator.enum.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-properties/file-size-unit.enum.ts b/lib/content-services/src/lib/search/components/search-properties/file-size-unit.enum.ts
index aacd5d21f7..ccd81b0db3 100644
--- a/lib/content-services/src/lib/search/components/search-properties/file-size-unit.enum.ts
+++ b/lib/content-services/src/lib/search/components/search-properties/file-size-unit.enum.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-properties/index.ts b/lib/content-services/src/lib/search/components/search-properties/index.ts
index 8276ac8aae..0d1fafc257 100644
--- a/lib/content-services/src/lib/search/components/search-properties/index.ts
+++ b/lib/content-services/src/lib/search/components/search-properties/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-properties/search-properties.component.spec.ts b/lib/content-services/src/lib/search/components/search-properties/search-properties.component.spec.ts
index 1c4d8394ed..e65989e039 100644
--- a/lib/content-services/src/lib/search/components/search-properties/search-properties.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-properties/search-properties.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-properties/search-properties.component.ts b/lib/content-services/src/lib/search/components/search-properties/search-properties.component.ts
index a04601b09e..f66b90c55a 100644
--- a/lib/content-services/src/lib/search/components/search-properties/search-properties.component.ts
+++ b/lib/content-services/src/lib/search/components/search-properties/search-properties.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-properties/search-properties.ts b/lib/content-services/src/lib/search/components/search-properties/search-properties.ts
index fdcc6442d4..6af653c70d 100644
--- a/lib/content-services/src/lib/search/components/search-properties/search-properties.ts
+++ b/lib/content-services/src/lib/search/components/search-properties/search-properties.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-radio/index.ts b/lib/content-services/src/lib/search/components/search-radio/index.ts
index 78be6b3681..1e98ba7cf3 100644
--- a/lib/content-services/src/lib/search/components/search-radio/index.ts
+++ b/lib/content-services/src/lib/search/components/search-radio/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-radio/search-radio.component.spec.ts b/lib/content-services/src/lib/search/components/search-radio/search-radio.component.spec.ts
index 758d78ced8..f586d96eed 100644
--- a/lib/content-services/src/lib/search/components/search-radio/search-radio.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-radio/search-radio.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-radio/search-radio.component.ts b/lib/content-services/src/lib/search/components/search-radio/search-radio.component.ts
index 25e2cbde1f..9385957821 100644
--- a/lib/content-services/src/lib/search/components/search-radio/search-radio.component.ts
+++ b/lib/content-services/src/lib/search/components/search-radio/search-radio.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-slider/index.ts b/lib/content-services/src/lib/search/components/search-slider/index.ts
index a94a032ede..3809199815 100644
--- a/lib/content-services/src/lib/search/components/search-slider/index.ts
+++ b/lib/content-services/src/lib/search/components/search-slider/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-slider/search-slider.component.spec.ts b/lib/content-services/src/lib/search/components/search-slider/search-slider.component.spec.ts
index 6e38bfcefe..5f51836cf1 100644
--- a/lib/content-services/src/lib/search/components/search-slider/search-slider.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-slider/search-slider.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-slider/search-slider.component.ts b/lib/content-services/src/lib/search/components/search-slider/search-slider.component.ts
index 614c5520e2..2a4f044148 100644
--- a/lib/content-services/src/lib/search/components/search-slider/search-slider.component.ts
+++ b/lib/content-services/src/lib/search/components/search-slider/search-slider.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-sorting-picker/index.ts b/lib/content-services/src/lib/search/components/search-sorting-picker/index.ts
index 9f2f6a9247..980e90d8be 100644
--- a/lib/content-services/src/lib/search/components/search-sorting-picker/index.ts
+++ b/lib/content-services/src/lib/search/components/search-sorting-picker/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.spec.ts b/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.spec.ts
index b5491e8bee..03d0907ccf 100644
--- a/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.ts b/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.ts
index bc37ead28b..25cafb466e 100644
--- a/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.ts
+++ b/lib/content-services/src/lib/search/components/search-sorting-picker/search-sorting-picker.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-text/index.ts b/lib/content-services/src/lib/search/components/search-text/index.ts
index 2e22ee01a3..3341aeb751 100644
--- a/lib/content-services/src/lib/search/components/search-text/index.ts
+++ b/lib/content-services/src/lib/search/components/search-text/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-text/search-text.component.spec.ts b/lib/content-services/src/lib/search/components/search-text/search-text.component.spec.ts
index 5a86ec41d4..8813c8f65d 100644
--- a/lib/content-services/src/lib/search/components/search-text/search-text.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search-text/search-text.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-text/search-text.component.ts b/lib/content-services/src/lib/search/components/search-text/search-text.component.ts
index 466764fc36..c76af802df 100644
--- a/lib/content-services/src/lib/search/components/search-text/search-text.component.ts
+++ b/lib/content-services/src/lib/search/components/search-text/search-text.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-widget-container/index.ts b/lib/content-services/src/lib/search/components/search-widget-container/index.ts
index 861f0d7a31..5b4732a1b2 100644
--- a/lib/content-services/src/lib/search/components/search-widget-container/index.ts
+++ b/lib/content-services/src/lib/search/components/search-widget-container/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search-widget-container/search-widget-container.component.ts b/lib/content-services/src/lib/search/components/search-widget-container/search-widget-container.component.ts
index c74d1f99a0..35e75d7a9f 100644
--- a/lib/content-services/src/lib/search/components/search-widget-container/search-widget-container.component.ts
+++ b/lib/content-services/src/lib/search/components/search-widget-container/search-widget-container.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search.component.spec.ts b/lib/content-services/src/lib/search/components/search.component.spec.ts
index bd3d9f4fc5..9ca7a98bf6 100644
--- a/lib/content-services/src/lib/search/components/search.component.spec.ts
+++ b/lib/content-services/src/lib/search/components/search.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/components/search.component.ts b/lib/content-services/src/lib/search/components/search.component.ts
index 94f67f8b3b..7a95dc43f1 100644
--- a/lib/content-services/src/lib/search/components/search.component.ts
+++ b/lib/content-services/src/lib/search/components/search.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/forms/index.ts b/lib/content-services/src/lib/search/forms/index.ts
index 0b826dae31..d0779dd11d 100644
--- a/lib/content-services/src/lib/search/forms/index.ts
+++ b/lib/content-services/src/lib/search/forms/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/forms/live-error-state-matcher.ts b/lib/content-services/src/lib/search/forms/live-error-state-matcher.ts
index 693829dc3a..bc643b0778 100644
--- a/lib/content-services/src/lib/search/forms/live-error-state-matcher.ts
+++ b/lib/content-services/src/lib/search/forms/live-error-state-matcher.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/forms/search-term-validator.spec.ts b/lib/content-services/src/lib/search/forms/search-term-validator.spec.ts
index 840b0fb305..e5b5459e2f 100644
--- a/lib/content-services/src/lib/search/forms/search-term-validator.spec.ts
+++ b/lib/content-services/src/lib/search/forms/search-term-validator.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/forms/search-term-validator.ts b/lib/content-services/src/lib/search/forms/search-term-validator.ts
index b55ffe2ff5..ee0a95c5c0 100644
--- a/lib/content-services/src/lib/search/forms/search-term-validator.ts
+++ b/lib/content-services/src/lib/search/forms/search-term-validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/index.ts b/lib/content-services/src/lib/search/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/search/index.ts
+++ b/lib/content-services/src/lib/search/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/mocks/index.ts b/lib/content-services/src/lib/search/mocks/index.ts
index e4c35731b7..ca8b422467 100644
--- a/lib/content-services/src/lib/search/mocks/index.ts
+++ b/lib/content-services/src/lib/search/mocks/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/mocks/search.service.mock.ts b/lib/content-services/src/lib/search/mocks/search.service.mock.ts
index 40794d091b..2835a4d2fc 100644
--- a/lib/content-services/src/lib/search/mocks/search.service.mock.ts
+++ b/lib/content-services/src/lib/search/mocks/search.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/autocomplete-option.interface.ts b/lib/content-services/src/lib/search/models/autocomplete-option.interface.ts
index c453f1ef54..2a4b9360c4 100644
--- a/lib/content-services/src/lib/search/models/autocomplete-option.interface.ts
+++ b/lib/content-services/src/lib/search/models/autocomplete-option.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/facet-field-bucket.interface.ts b/lib/content-services/src/lib/search/models/facet-field-bucket.interface.ts
index a32d49fa25..fab85c07f2 100644
--- a/lib/content-services/src/lib/search/models/facet-field-bucket.interface.ts
+++ b/lib/content-services/src/lib/search/models/facet-field-bucket.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/facet-field.interface.ts b/lib/content-services/src/lib/search/models/facet-field.interface.ts
index f46cc9c270..b92ed09f69 100644
--- a/lib/content-services/src/lib/search/models/facet-field.interface.ts
+++ b/lib/content-services/src/lib/search/models/facet-field.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/facet-query.interface.ts b/lib/content-services/src/lib/search/models/facet-query.interface.ts
index 77871301f9..55f7654521 100644
--- a/lib/content-services/src/lib/search/models/facet-query.interface.ts
+++ b/lib/content-services/src/lib/search/models/facet-query.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/facet-widget.interface.ts b/lib/content-services/src/lib/search/models/facet-widget.interface.ts
index 7f5e24a80c..99b87c518e 100644
--- a/lib/content-services/src/lib/search/models/facet-widget.interface.ts
+++ b/lib/content-services/src/lib/search/models/facet-widget.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/filter-query.interface.ts b/lib/content-services/src/lib/search/models/filter-query.interface.ts
index 711f5443c7..993018ec9c 100644
--- a/lib/content-services/src/lib/search/models/filter-query.interface.ts
+++ b/lib/content-services/src/lib/search/models/filter-query.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/filter-search.interface.ts b/lib/content-services/src/lib/search/models/filter-search.interface.ts
index 6cc6966e88..2a758f16c0 100644
--- a/lib/content-services/src/lib/search/models/filter-search.interface.ts
+++ b/lib/content-services/src/lib/search/models/filter-search.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/index.ts b/lib/content-services/src/lib/search/models/index.ts
index d5b0fbaa50..6b16a62a88 100644
--- a/lib/content-services/src/lib/search/models/index.ts
+++ b/lib/content-services/src/lib/search/models/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/response-facet-query-list.model.ts b/lib/content-services/src/lib/search/models/response-facet-query-list.model.ts
index c617e66637..7c0569be6a 100644
--- a/lib/content-services/src/lib/search/models/response-facet-query-list.model.ts
+++ b/lib/content-services/src/lib/search/models/response-facet-query-list.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-category.interface.ts b/lib/content-services/src/lib/search/models/search-category.interface.ts
index bbbde9be7f..afd1717936 100644
--- a/lib/content-services/src/lib/search/models/search-category.interface.ts
+++ b/lib/content-services/src/lib/search/models/search-category.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-configuration.interface.ts b/lib/content-services/src/lib/search/models/search-configuration.interface.ts
index 4e3bd72dd2..0e53d12253 100644
--- a/lib/content-services/src/lib/search/models/search-configuration.interface.ts
+++ b/lib/content-services/src/lib/search/models/search-configuration.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-filter-list.model.spec.ts b/lib/content-services/src/lib/search/models/search-filter-list.model.spec.ts
index 5601f8e199..7cd1c25ce7 100644
--- a/lib/content-services/src/lib/search/models/search-filter-list.model.spec.ts
+++ b/lib/content-services/src/lib/search/models/search-filter-list.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-filter-list.model.ts b/lib/content-services/src/lib/search/models/search-filter-list.model.ts
index 43ad5d04d4..78e7096b6f 100644
--- a/lib/content-services/src/lib/search/models/search-filter-list.model.ts
+++ b/lib/content-services/src/lib/search/models/search-filter-list.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-form.interface.ts b/lib/content-services/src/lib/search/models/search-form.interface.ts
index eed114a7e8..a8bd5eaa09 100644
--- a/lib/content-services/src/lib/search/models/search-form.interface.ts
+++ b/lib/content-services/src/lib/search/models/search-form.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-range.interface.ts b/lib/content-services/src/lib/search/models/search-range.interface.ts
index 20873068e2..d01b9da2db 100644
--- a/lib/content-services/src/lib/search/models/search-range.interface.ts
+++ b/lib/content-services/src/lib/search/models/search-range.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-sorting-definition.interface.ts b/lib/content-services/src/lib/search/models/search-sorting-definition.interface.ts
index f0a5410a33..cfe09d6bf9 100644
--- a/lib/content-services/src/lib/search/models/search-sorting-definition.interface.ts
+++ b/lib/content-services/src/lib/search/models/search-sorting-definition.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-widget-settings.interface.ts b/lib/content-services/src/lib/search/models/search-widget-settings.interface.ts
index a78b7871b1..2bf8df0f6a 100644
--- a/lib/content-services/src/lib/search/models/search-widget-settings.interface.ts
+++ b/lib/content-services/src/lib/search/models/search-widget-settings.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/search-widget.interface.ts b/lib/content-services/src/lib/search/models/search-widget.interface.ts
index 3a911334e4..7c172ea89d 100644
--- a/lib/content-services/src/lib/search/models/search-widget.interface.ts
+++ b/lib/content-services/src/lib/search/models/search-widget.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/models/tabbed-facet-field.interface.ts b/lib/content-services/src/lib/search/models/tabbed-facet-field.interface.ts
index 5cce53252d..4590577bf9 100644
--- a/lib/content-services/src/lib/search/models/tabbed-facet-field.interface.ts
+++ b/lib/content-services/src/lib/search/models/tabbed-facet-field.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/public-api.ts b/lib/content-services/src/lib/search/public-api.ts
index af8e8f006d..2d030a9dca 100644
--- a/lib/content-services/src/lib/search/public-api.ts
+++ b/lib/content-services/src/lib/search/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/search-configuration.token.ts b/lib/content-services/src/lib/search/search-configuration.token.ts
index c6a7dfceb4..4d03656a02 100644
--- a/lib/content-services/src/lib/search/search-configuration.token.ts
+++ b/lib/content-services/src/lib/search/search-configuration.token.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/search.module.ts b/lib/content-services/src/lib/search/search.module.ts
index 1e6c973193..905a11cf08 100644
--- a/lib/content-services/src/lib/search/search.module.ts
+++ b/lib/content-services/src/lib/search/search.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/base-query-builder.service.ts b/lib/content-services/src/lib/search/services/base-query-builder.service.ts
index 7449118f4e..6c9e3b172b 100644
--- a/lib/content-services/src/lib/search/services/base-query-builder.service.ts
+++ b/lib/content-services/src/lib/search/services/base-query-builder.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/index.ts b/lib/content-services/src/lib/search/services/index.ts
index 110991f1a7..ab15dd15b0 100644
--- a/lib/content-services/src/lib/search/services/index.ts
+++ b/lib/content-services/src/lib/search/services/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-configuration.service.ts b/lib/content-services/src/lib/search/services/search-configuration.service.ts
index 8fb408e65a..7348f052a9 100644
--- a/lib/content-services/src/lib/search/services/search-configuration.service.ts
+++ b/lib/content-services/src/lib/search/services/search-configuration.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-facet-filters.service.spec.ts b/lib/content-services/src/lib/search/services/search-facet-filters.service.spec.ts
index f9174eb0cc..d2746da492 100644
--- a/lib/content-services/src/lib/search/services/search-facet-filters.service.spec.ts
+++ b/lib/content-services/src/lib/search/services/search-facet-filters.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-facet-filters.service.ts b/lib/content-services/src/lib/search/services/search-facet-filters.service.ts
index 7a6b7fbf25..9e8a4741ae 100644
--- a/lib/content-services/src/lib/search/services/search-facet-filters.service.ts
+++ b/lib/content-services/src/lib/search/services/search-facet-filters.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-filter.service.ts b/lib/content-services/src/lib/search/services/search-filter.service.ts
index f106c3635a..49e94e518c 100644
--- a/lib/content-services/src/lib/search/services/search-filter.service.ts
+++ b/lib/content-services/src/lib/search/services/search-filter.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-header-query-builder.service.spec.ts b/lib/content-services/src/lib/search/services/search-header-query-builder.service.spec.ts
index 72ab7f3d5e..7f6efdec9b 100644
--- a/lib/content-services/src/lib/search/services/search-header-query-builder.service.spec.ts
+++ b/lib/content-services/src/lib/search/services/search-header-query-builder.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-header-query-builder.service.ts b/lib/content-services/src/lib/search/services/search-header-query-builder.service.ts
index 6bb681ef7f..60ef9f7603 100644
--- a/lib/content-services/src/lib/search/services/search-header-query-builder.service.ts
+++ b/lib/content-services/src/lib/search/services/search-header-query-builder.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-query-builder.service.spec.ts b/lib/content-services/src/lib/search/services/search-query-builder.service.spec.ts
index 8ff82e9873..19581f400c 100644
--- a/lib/content-services/src/lib/search/services/search-query-builder.service.spec.ts
+++ b/lib/content-services/src/lib/search/services/search-query-builder.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search-query-builder.service.ts b/lib/content-services/src/lib/search/services/search-query-builder.service.ts
index 38566542a7..42c6f46173 100644
--- a/lib/content-services/src/lib/search/services/search-query-builder.service.ts
+++ b/lib/content-services/src/lib/search/services/search-query-builder.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search.service.spec.ts b/lib/content-services/src/lib/search/services/search.service.spec.ts
index a23541a14b..df0a99a9f3 100644
--- a/lib/content-services/src/lib/search/services/search.service.spec.ts
+++ b/lib/content-services/src/lib/search/services/search.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/search/services/search.service.ts b/lib/content-services/src/lib/search/services/search.service.ts
index bef7eb0faa..5f2cbe2a77 100644
--- a/lib/content-services/src/lib/search/services/search.service.ts
+++ b/lib/content-services/src/lib/search/services/search.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/index.ts b/lib/content-services/src/lib/security/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/security/index.ts
+++ b/lib/content-services/src/lib/security/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/public-api.ts b/lib/content-services/src/lib/security/public-api.ts
index d27e76544f..d3dffe41c0 100644
--- a/lib/content-services/src/lib/security/public-api.ts
+++ b/lib/content-services/src/lib/security/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/services/mock/security-authorities.mock.ts b/lib/content-services/src/lib/security/services/mock/security-authorities.mock.ts
index b58c1ef518..20db0da1fb 100644
--- a/lib/content-services/src/lib/security/services/mock/security-authorities.mock.ts
+++ b/lib/content-services/src/lib/security/services/mock/security-authorities.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/services/mock/security-groups.mock.ts b/lib/content-services/src/lib/security/services/mock/security-groups.mock.ts
index 5ac924797b..7403d11d5d 100644
--- a/lib/content-services/src/lib/security/services/mock/security-groups.mock.ts
+++ b/lib/content-services/src/lib/security/services/mock/security-groups.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/services/mock/security-marks.mock.ts b/lib/content-services/src/lib/security/services/mock/security-marks.mock.ts
index 7790bca997..e2c7ed14ce 100644
--- a/lib/content-services/src/lib/security/services/mock/security-marks.mock.ts
+++ b/lib/content-services/src/lib/security/services/mock/security-marks.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/services/models/security-controls-group-response.interface.ts b/lib/content-services/src/lib/security/services/models/security-controls-group-response.interface.ts
index 45ec89c114..c3645301ec 100644
--- a/lib/content-services/src/lib/security/services/models/security-controls-group-response.interface.ts
+++ b/lib/content-services/src/lib/security/services/models/security-controls-group-response.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/services/models/security-controls-mark-response.interface.ts b/lib/content-services/src/lib/security/services/models/security-controls-mark-response.interface.ts
index 4016f937a7..c37123ca30 100644
--- a/lib/content-services/src/lib/security/services/models/security-controls-mark-response.interface.ts
+++ b/lib/content-services/src/lib/security/services/models/security-controls-mark-response.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.spec.ts b/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.spec.ts
index c7be4bb212..2d8111ebf2 100644
--- a/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.spec.ts
+++ b/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.ts b/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.ts
index deaf4d6419..c2f16e58f9 100644
--- a/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.ts
+++ b/lib/content-services/src/lib/security/services/security-controls-groups-marks-security.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/services/alfresco-api.interface.ts b/lib/content-services/src/lib/services/alfresco-api.interface.ts
index 2b3a54c9ab..c914a073e7 100644
--- a/lib/content-services/src/lib/services/alfresco-api.interface.ts
+++ b/lib/content-services/src/lib/services/alfresco-api.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/services/alfresco-api.service.ts b/lib/content-services/src/lib/services/alfresco-api.service.ts
index b0cfcd9306..65f6d1cb7f 100644
--- a/lib/content-services/src/lib/services/alfresco-api.service.ts
+++ b/lib/content-services/src/lib/services/alfresco-api.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/services/index.ts b/lib/content-services/src/lib/services/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/services/index.ts
+++ b/lib/content-services/src/lib/services/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/services/public-api.ts b/lib/content-services/src/lib/services/public-api.ts
index f41684f9e3..98705113dd 100644
--- a/lib/content-services/src/lib/services/public-api.ts
+++ b/lib/content-services/src/lib/services/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/index.ts b/lib/content-services/src/lib/tag/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/tag/index.ts
+++ b/lib/content-services/src/lib/tag/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/public-api.ts b/lib/content-services/src/lib/tag/public-api.ts
index 7b8425a5f6..234783450b 100644
--- a/lib/content-services/src/lib/tag/public-api.ts
+++ b/lib/content-services/src/lib/tag/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/services/tag.service.spec.ts b/lib/content-services/src/lib/tag/services/tag.service.spec.ts
index 4e1e2138dc..b22d3b6196 100644
--- a/lib/content-services/src/lib/tag/services/tag.service.spec.ts
+++ b/lib/content-services/src/lib/tag/services/tag.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/services/tag.service.ts b/lib/content-services/src/lib/tag/services/tag.service.ts
index 7216dc9cf3..b7b18254c3 100644
--- a/lib/content-services/src/lib/tag/services/tag.service.ts
+++ b/lib/content-services/src/lib/tag/services/tag.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.spec.ts b/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.spec.ts
index cd65f8e4b3..244ff23479 100644
--- a/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.spec.ts
+++ b/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.ts b/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.ts
index 91cbe1fc8e..410334bdbd 100644
--- a/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.ts
+++ b/lib/content-services/src/lib/tag/tag-actions/tag-actions.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tag-list/tag-list.component.spec.ts b/lib/content-services/src/lib/tag/tag-list/tag-list.component.spec.ts
index 8438c13b3d..79d092fc01 100644
--- a/lib/content-services/src/lib/tag/tag-list/tag-list.component.spec.ts
+++ b/lib/content-services/src/lib/tag/tag-list/tag-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tag-list/tag-list.component.ts b/lib/content-services/src/lib/tag/tag-list/tag-list.component.ts
index ed34ab9c83..1af7a42d2d 100644
--- a/lib/content-services/src/lib/tag/tag-list/tag-list.component.ts
+++ b/lib/content-services/src/lib/tag/tag-list/tag-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.spec.ts b/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.spec.ts
index 659de4aebf..415ad7589c 100644
--- a/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.spec.ts
+++ b/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.ts b/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.ts
index 96cafd822d..96c522ce73 100644
--- a/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.ts
+++ b/lib/content-services/src/lib/tag/tag-node-list/tag-node-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tag.module.ts b/lib/content-services/src/lib/tag/tag.module.ts
index 6925062b2a..741561ebf2 100644
--- a/lib/content-services/src/lib/tag/tag.module.ts
+++ b/lib/content-services/src/lib/tag/tag.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tags-creator/tags-creator-mode.ts b/lib/content-services/src/lib/tag/tags-creator/tags-creator-mode.ts
index e4072fa374..023dc182df 100644
--- a/lib/content-services/src/lib/tag/tags-creator/tags-creator-mode.ts
+++ b/lib/content-services/src/lib/tag/tags-creator/tags-creator-mode.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.spec.ts b/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.spec.ts
index 2707aa196c..4649b8e384 100644
--- a/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.spec.ts
+++ b/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.ts b/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.ts
index 507e5f7607..7bcda76c26 100644
--- a/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.ts
+++ b/lib/content-services/src/lib/tag/tags-creator/tags-creator.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/testing/content.testing.module.ts b/lib/content-services/src/lib/testing/content.testing.module.ts
index 140a130ee5..52eb3e3f0e 100644
--- a/lib/content-services/src/lib/testing/content.testing.module.ts
+++ b/lib/content-services/src/lib/testing/content.testing.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/testing/dom-sanitizer-mock.ts b/lib/content-services/src/lib/testing/dom-sanitizer-mock.ts
index aba395939a..59d15a9c47 100644
--- a/lib/content-services/src/lib/testing/dom-sanitizer-mock.ts
+++ b/lib/content-services/src/lib/testing/dom-sanitizer-mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/testing/mat-icon-registry-mock.ts b/lib/content-services/src/lib/testing/mat-icon-registry-mock.ts
index d1f5d191e1..e1a0c2a21e 100644
--- a/lib/content-services/src/lib/testing/mat-icon-registry-mock.ts
+++ b/lib/content-services/src/lib/testing/mat-icon-registry-mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/components/tree-view.component.spec.ts b/lib/content-services/src/lib/tree-view/components/tree-view.component.spec.ts
index db3bfe0c54..cd714cb0ab 100644
--- a/lib/content-services/src/lib/tree-view/components/tree-view.component.spec.ts
+++ b/lib/content-services/src/lib/tree-view/components/tree-view.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/components/tree-view.component.ts b/lib/content-services/src/lib/tree-view/components/tree-view.component.ts
index e5d830b854..797d76fb2d 100644
--- a/lib/content-services/src/lib/tree-view/components/tree-view.component.ts
+++ b/lib/content-services/src/lib/tree-view/components/tree-view.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/data/tree-view-datasource.ts b/lib/content-services/src/lib/tree-view/data/tree-view-datasource.ts
index 046d353a56..9e19877a37 100644
--- a/lib/content-services/src/lib/tree-view/data/tree-view-datasource.ts
+++ b/lib/content-services/src/lib/tree-view/data/tree-view-datasource.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/index.ts b/lib/content-services/src/lib/tree-view/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/tree-view/index.ts
+++ b/lib/content-services/src/lib/tree-view/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/models/tree-view.model.ts b/lib/content-services/src/lib/tree-view/models/tree-view.model.ts
index c53ad04d88..001932ba4a 100644
--- a/lib/content-services/src/lib/tree-view/models/tree-view.model.ts
+++ b/lib/content-services/src/lib/tree-view/models/tree-view.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/public-api.ts b/lib/content-services/src/lib/tree-view/public-api.ts
index 80bea670e1..8e5152cf57 100644
--- a/lib/content-services/src/lib/tree-view/public-api.ts
+++ b/lib/content-services/src/lib/tree-view/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/services/tree-view.service.spec.ts b/lib/content-services/src/lib/tree-view/services/tree-view.service.spec.ts
index 62db004e9c..67b1b3f918 100644
--- a/lib/content-services/src/lib/tree-view/services/tree-view.service.spec.ts
+++ b/lib/content-services/src/lib/tree-view/services/tree-view.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/services/tree-view.service.ts b/lib/content-services/src/lib/tree-view/services/tree-view.service.ts
index c5bfd56d1b..109cb8368a 100644
--- a/lib/content-services/src/lib/tree-view/services/tree-view.service.ts
+++ b/lib/content-services/src/lib/tree-view/services/tree-view.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree-view/tree-view.module.ts b/lib/content-services/src/lib/tree-view/tree-view.module.ts
index 17a29ae078..e666dd4de9 100644
--- a/lib/content-services/src/lib/tree-view/tree-view.module.ts
+++ b/lib/content-services/src/lib/tree-view/tree-view.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/components/tree.component.spec.ts b/lib/content-services/src/lib/tree/components/tree.component.spec.ts
index 032faf5ccc..4c925a852e 100644
--- a/lib/content-services/src/lib/tree/components/tree.component.spec.ts
+++ b/lib/content-services/src/lib/tree/components/tree.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/components/tree.component.ts b/lib/content-services/src/lib/tree/components/tree.component.ts
index f220447f32..7fc2c3fb12 100644
--- a/lib/content-services/src/lib/tree/components/tree.component.ts
+++ b/lib/content-services/src/lib/tree/components/tree.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/index.ts b/lib/content-services/src/lib/tree/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/tree/index.ts
+++ b/lib/content-services/src/lib/tree/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/mock/tree-node.mock.ts b/lib/content-services/src/lib/tree/mock/tree-node.mock.ts
index 24f9004637..7317ba32b6 100644
--- a/lib/content-services/src/lib/tree/mock/tree-node.mock.ts
+++ b/lib/content-services/src/lib/tree/mock/tree-node.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/mock/tree-service.service.mock.ts b/lib/content-services/src/lib/tree/mock/tree-service.service.mock.ts
index 4828d39961..3da4f8fb67 100644
--- a/lib/content-services/src/lib/tree/mock/tree-service.service.mock.ts
+++ b/lib/content-services/src/lib/tree/mock/tree-service.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/models/tree-context-menu-result.interface.ts b/lib/content-services/src/lib/tree/models/tree-context-menu-result.interface.ts
index 40e69f7db2..f7efa5265f 100644
--- a/lib/content-services/src/lib/tree/models/tree-context-menu-result.interface.ts
+++ b/lib/content-services/src/lib/tree/models/tree-context-menu-result.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/models/tree-node.interface.ts b/lib/content-services/src/lib/tree/models/tree-node.interface.ts
index 834da41a66..bf4c4ae508 100644
--- a/lib/content-services/src/lib/tree/models/tree-node.interface.ts
+++ b/lib/content-services/src/lib/tree/models/tree-node.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/models/tree-response.interface.ts b/lib/content-services/src/lib/tree/models/tree-response.interface.ts
index 00fd8f0f6b..d90788d3ee 100644
--- a/lib/content-services/src/lib/tree/models/tree-response.interface.ts
+++ b/lib/content-services/src/lib/tree/models/tree-response.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/public-api.ts b/lib/content-services/src/lib/tree/public-api.ts
index db0fe5126a..92c8be3c43 100644
--- a/lib/content-services/src/lib/tree/public-api.ts
+++ b/lib/content-services/src/lib/tree/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/services/tree.service.spec.ts b/lib/content-services/src/lib/tree/services/tree.service.spec.ts
index 2b2934abe3..d1e53241d1 100644
--- a/lib/content-services/src/lib/tree/services/tree.service.spec.ts
+++ b/lib/content-services/src/lib/tree/services/tree.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/services/tree.service.ts b/lib/content-services/src/lib/tree/services/tree.service.ts
index 026b2f9e9b..272a914720 100644
--- a/lib/content-services/src/lib/tree/services/tree.service.ts
+++ b/lib/content-services/src/lib/tree/services/tree.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/tree/tree.module.ts b/lib/content-services/src/lib/tree/tree.module.ts
index 0dc57e7ddd..9fa9484c56 100644
--- a/lib/content-services/src/lib/tree/tree.module.ts
+++ b/lib/content-services/src/lib/tree/tree.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/base-upload/upload-base.spec.ts b/lib/content-services/src/lib/upload/components/base-upload/upload-base.spec.ts
index 4def2ff743..cd0bce7366 100644
--- a/lib/content-services/src/lib/upload/components/base-upload/upload-base.spec.ts
+++ b/lib/content-services/src/lib/upload/components/base-upload/upload-base.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/base-upload/upload-base.ts b/lib/content-services/src/lib/upload/components/base-upload/upload-base.ts
index e7d2b20257..a893d6a677 100644
--- a/lib/content-services/src/lib/upload/components/base-upload/upload-base.ts
+++ b/lib/content-services/src/lib/upload/components/base-upload/upload-base.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.spec.ts b/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.spec.ts
index 74b1d753b3..d371b453c0 100644
--- a/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.spec.ts
+++ b/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.ts b/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.ts
index 1284ef459c..b0eeb7e191 100644
--- a/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.ts
+++ b/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.spec.ts b/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.spec.ts
index 8b4d33bd8b..cf634c2d92 100644
--- a/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.spec.ts
+++ b/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.ts b/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.ts
index 4565eabc56..518dc2cc45 100644
--- a/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.ts
+++ b/lib/content-services/src/lib/upload/components/file-uploading-list-row.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/file-uploading-list.component.spec.ts b/lib/content-services/src/lib/upload/components/file-uploading-list.component.spec.ts
index 76afb43a8c..06892ec881 100644
--- a/lib/content-services/src/lib/upload/components/file-uploading-list.component.spec.ts
+++ b/lib/content-services/src/lib/upload/components/file-uploading-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/file-uploading-list.component.ts b/lib/content-services/src/lib/upload/components/file-uploading-list.component.ts
index e34a14df09..af27aaaa13 100644
--- a/lib/content-services/src/lib/upload/components/file-uploading-list.component.ts
+++ b/lib/content-services/src/lib/upload/components/file-uploading-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/upload-button.component.spec.ts b/lib/content-services/src/lib/upload/components/upload-button.component.spec.ts
index a7985a678a..72254bddea 100644
--- a/lib/content-services/src/lib/upload/components/upload-button.component.spec.ts
+++ b/lib/content-services/src/lib/upload/components/upload-button.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/upload-button.component.ts b/lib/content-services/src/lib/upload/components/upload-button.component.ts
index a74f991e2d..a9e31c6dda 100644
--- a/lib/content-services/src/lib/upload/components/upload-button.component.ts
+++ b/lib/content-services/src/lib/upload/components/upload-button.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/upload-drag-area.component.spec.ts b/lib/content-services/src/lib/upload/components/upload-drag-area.component.spec.ts
index 07b2f32964..3d2df00a6f 100644
--- a/lib/content-services/src/lib/upload/components/upload-drag-area.component.spec.ts
+++ b/lib/content-services/src/lib/upload/components/upload-drag-area.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/upload-drag-area.component.ts b/lib/content-services/src/lib/upload/components/upload-drag-area.component.ts
index f867157b4d..8413d47207 100644
--- a/lib/content-services/src/lib/upload/components/upload-drag-area.component.ts
+++ b/lib/content-services/src/lib/upload/components/upload-drag-area.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/upload-files.event.ts b/lib/content-services/src/lib/upload/components/upload-files.event.ts
index a505520668..e72fc66e3d 100644
--- a/lib/content-services/src/lib/upload/components/upload-files.event.ts
+++ b/lib/content-services/src/lib/upload/components/upload-files.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/components/upload-version-button.component.ts b/lib/content-services/src/lib/upload/components/upload-version-button.component.ts
index 0185785058..8945d9cb9d 100644
--- a/lib/content-services/src/lib/upload/components/upload-version-button.component.ts
+++ b/lib/content-services/src/lib/upload/components/upload-version-button.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/directives/file-draggable.directive.spec.ts b/lib/content-services/src/lib/upload/directives/file-draggable.directive.spec.ts
index 680d5ab303..53b71f67b4 100644
--- a/lib/content-services/src/lib/upload/directives/file-draggable.directive.spec.ts
+++ b/lib/content-services/src/lib/upload/directives/file-draggable.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/directives/file-draggable.directive.ts b/lib/content-services/src/lib/upload/directives/file-draggable.directive.ts
index 18b222c01f..612dddb46c 100644
--- a/lib/content-services/src/lib/upload/directives/file-draggable.directive.ts
+++ b/lib/content-services/src/lib/upload/directives/file-draggable.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/directives/toggle-icon.directive.spec.ts b/lib/content-services/src/lib/upload/directives/toggle-icon.directive.spec.ts
index 27cd25a0fd..0721aa30c6 100644
--- a/lib/content-services/src/lib/upload/directives/toggle-icon.directive.spec.ts
+++ b/lib/content-services/src/lib/upload/directives/toggle-icon.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/directives/toggle-icon.directive.ts b/lib/content-services/src/lib/upload/directives/toggle-icon.directive.ts
index 70ecf45691..f82c40d2b9 100644
--- a/lib/content-services/src/lib/upload/directives/toggle-icon.directive.ts
+++ b/lib/content-services/src/lib/upload/directives/toggle-icon.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/index.ts b/lib/content-services/src/lib/upload/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/upload/index.ts
+++ b/lib/content-services/src/lib/upload/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.spec.ts b/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.spec.ts
index 0a1a3dd8c9..9eb0aa7f69 100644
--- a/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.spec.ts
+++ b/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.ts b/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.ts
index e82d2c3fb4..2b74d2e1ad 100644
--- a/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.ts
+++ b/lib/content-services/src/lib/upload/pipes/file-upload-error.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/public-api.ts b/lib/content-services/src/lib/upload/public-api.ts
index ad6850a482..35775c8ea4 100644
--- a/lib/content-services/src/lib/upload/public-api.ts
+++ b/lib/content-services/src/lib/upload/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/upload/upload.module.ts b/lib/content-services/src/lib/upload/upload.module.ts
index a48bf6cd38..d2581acb68 100644
--- a/lib/content-services/src/lib/upload/upload.module.ts
+++ b/lib/content-services/src/lib/upload/upload.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/index.ts b/lib/content-services/src/lib/version-compatibility/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/version-compatibility/index.ts
+++ b/lib/content-services/src/lib/version-compatibility/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/public-api.ts b/lib/content-services/src/lib/version-compatibility/public-api.ts
index 763732e8ca..49cbcc6e4c 100644
--- a/lib/content-services/src/lib/version-compatibility/public-api.ts
+++ b/lib/content-services/src/lib/version-compatibility/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/version-compatibility-factory.ts b/lib/content-services/src/lib/version-compatibility/version-compatibility-factory.ts
index ddfe20f11e..4fdb999290 100644
--- a/lib/content-services/src/lib/version-compatibility/version-compatibility-factory.ts
+++ b/lib/content-services/src/lib/version-compatibility/version-compatibility-factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.spec.ts b/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.spec.ts
index 6a27511f9e..a548317256 100644
--- a/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.spec.ts
+++ b/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.ts b/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.ts
index 14d3809d5b..df9e1a2f1f 100644
--- a/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.ts
+++ b/lib/content-services/src/lib/version-compatibility/version-compatibility.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/version-compatibility.module.ts b/lib/content-services/src/lib/version-compatibility/version-compatibility.module.ts
index 066ec2204c..0da1e3e231 100644
--- a/lib/content-services/src/lib/version-compatibility/version-compatibility.module.ts
+++ b/lib/content-services/src/lib/version-compatibility/version-compatibility.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/version-compatibility.service.spec.ts b/lib/content-services/src/lib/version-compatibility/version-compatibility.service.spec.ts
index 9f04d32b65..7aa0f1ebba 100644
--- a/lib/content-services/src/lib/version-compatibility/version-compatibility.service.spec.ts
+++ b/lib/content-services/src/lib/version-compatibility/version-compatibility.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-compatibility/version-compatibility.service.ts b/lib/content-services/src/lib/version-compatibility/version-compatibility.service.ts
index c35c761b93..6fbb692946 100644
--- a/lib/content-services/src/lib/version-compatibility/version-compatibility.service.ts
+++ b/lib/content-services/src/lib/version-compatibility/version-compatibility.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/content-version.service.ts b/lib/content-services/src/lib/version-manager/content-version.service.ts
index 72ae319999..a70dea1976 100644
--- a/lib/content-services/src/lib/version-manager/content-version.service.ts
+++ b/lib/content-services/src/lib/version-manager/content-version.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/index.ts b/lib/content-services/src/lib/version-manager/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/version-manager/index.ts
+++ b/lib/content-services/src/lib/version-manager/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/public-api.ts b/lib/content-services/src/lib/version-manager/public-api.ts
index 868f29f9d6..d3256f5284 100644
--- a/lib/content-services/src/lib/version-manager/public-api.ts
+++ b/lib/content-services/src/lib/version-manager/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-comparison.component.spec.ts b/lib/content-services/src/lib/version-manager/version-comparison.component.spec.ts
index 50a206c639..785be1c8ec 100644
--- a/lib/content-services/src/lib/version-manager/version-comparison.component.spec.ts
+++ b/lib/content-services/src/lib/version-manager/version-comparison.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-comparison.component.ts b/lib/content-services/src/lib/version-manager/version-comparison.component.ts
index 91e5f979f5..603ced3e90 100644
--- a/lib/content-services/src/lib/version-manager/version-comparison.component.ts
+++ b/lib/content-services/src/lib/version-manager/version-comparison.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-list.component.spec.ts b/lib/content-services/src/lib/version-manager/version-list.component.spec.ts
index 58eea86acf..ea00e43634 100644
--- a/lib/content-services/src/lib/version-manager/version-list.component.spec.ts
+++ b/lib/content-services/src/lib/version-manager/version-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-list.component.ts b/lib/content-services/src/lib/version-manager/version-list.component.ts
index dd44beb988..0a9f881bfb 100644
--- a/lib/content-services/src/lib/version-manager/version-list.component.ts
+++ b/lib/content-services/src/lib/version-manager/version-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-manager.component.spec.ts b/lib/content-services/src/lib/version-manager/version-manager.component.spec.ts
index 4e9339b840..f49d758167 100644
--- a/lib/content-services/src/lib/version-manager/version-manager.component.spec.ts
+++ b/lib/content-services/src/lib/version-manager/version-manager.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-manager.component.ts b/lib/content-services/src/lib/version-manager/version-manager.component.ts
index a3d44a9167..a7759a3b92 100644
--- a/lib/content-services/src/lib/version-manager/version-manager.component.ts
+++ b/lib/content-services/src/lib/version-manager/version-manager.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-manager.module.ts b/lib/content-services/src/lib/version-manager/version-manager.module.ts
index bfe732b453..da3bb11509 100644
--- a/lib/content-services/src/lib/version-manager/version-manager.module.ts
+++ b/lib/content-services/src/lib/version-manager/version-manager.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-upload.component.spec.ts b/lib/content-services/src/lib/version-manager/version-upload.component.spec.ts
index 8fce3e88fd..b76abbfddc 100644
--- a/lib/content-services/src/lib/version-manager/version-upload.component.spec.ts
+++ b/lib/content-services/src/lib/version-manager/version-upload.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/version-manager/version-upload.component.ts b/lib/content-services/src/lib/version-manager/version-upload.component.ts
index 3e7cedb299..d9b13ebe70 100644
--- a/lib/content-services/src/lib/version-manager/version-upload.component.ts
+++ b/lib/content-services/src/lib/version-manager/version-upload.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/viewer/alfresco-viewer.module.ts b/lib/content-services/src/lib/viewer/alfresco-viewer.module.ts
index b49f41b261..c2f0fdf6c2 100644
--- a/lib/content-services/src/lib/viewer/alfresco-viewer.module.ts
+++ b/lib/content-services/src/lib/viewer/alfresco-viewer.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.spec.ts b/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.spec.ts
index f1bb3ecc57..0e353f4981 100644
--- a/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.spec.ts
+++ b/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.ts b/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.ts
index cd675b105e..4af5d38658 100644
--- a/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.ts
+++ b/lib/content-services/src/lib/viewer/components/alfresco-viewer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/viewer/index.ts b/lib/content-services/src/lib/viewer/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/content-services/src/lib/viewer/index.ts
+++ b/lib/content-services/src/lib/viewer/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/lib/viewer/public-api.ts b/lib/content-services/src/lib/viewer/public-api.ts
index 7ee6cd2bf5..8da0305d8c 100644
--- a/lib/content-services/src/lib/viewer/public-api.ts
+++ b/lib/content-services/src/lib/viewer/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/public-api.ts b/lib/content-services/src/public-api.ts
index d169b6d036..aa031f92d0 100644
--- a/lib/content-services/src/public-api.ts
+++ b/lib/content-services/src/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/content-services/src/test.ts b/lib/content-services/src/test.ts
index b0b8672388..7776832eda 100644
--- a/lib/content-services/src/test.ts
+++ b/lib/content-services/src/test.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/index.ts b/lib/core/api/src/index.ts
index e5403a15a9..6ca119c8f3 100644
--- a/lib/core/api/src/index.ts
+++ b/lib/core/api/src/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/adf-http-client.service.spec.ts b/lib/core/api/src/lib/adf-http-client.service.spec.ts
index 9c664b6e18..ab0388cd35 100644
--- a/lib/core/api/src/lib/adf-http-client.service.spec.ts
+++ b/lib/core/api/src/lib/adf-http-client.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/adf-http-client.service.ts b/lib/core/api/src/lib/adf-http-client.service.ts
index b015643e7b..0450625249 100644
--- a/lib/core/api/src/lib/adf-http-client.service.ts
+++ b/lib/core/api/src/lib/adf-http-client.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.spec.ts b/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.spec.ts
index ce0734abe4..22381fc74d 100644
--- a/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.spec.ts
+++ b/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.ts b/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.ts
index f745b45512..fc4f8b585c 100644
--- a/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.ts
+++ b/lib/core/api/src/lib/alfresco-api/alfresco-api.param-encoder.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/alfresco-api/alfresco-api.response-error.ts b/lib/core/api/src/lib/alfresco-api/alfresco-api.response-error.ts
index bcc68df69a..8b0acde5a2 100644
--- a/lib/core/api/src/lib/alfresco-api/alfresco-api.response-error.ts
+++ b/lib/core/api/src/lib/alfresco-api/alfresco-api.response-error.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.spec.ts b/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.spec.ts
index 80b25e59e1..19c236d2f6 100644
--- a/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.spec.ts
+++ b/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.ts b/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.ts
index 285c2c6072..9059227ffb 100644
--- a/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.ts
+++ b/lib/core/api/src/lib/alfresco-api/alfresco-api.utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/interfaces.ts b/lib/core/api/src/lib/interfaces.ts
index 2f71b70fa9..28bdd228fa 100644
--- a/lib/core/api/src/lib/interfaces.ts
+++ b/lib/core/api/src/lib/interfaces.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/api/src/lib/types.ts b/lib/core/api/src/lib/types.ts
index 3df78a4174..a46480f111 100644
--- a/lib/core/api/src/lib/types.ts
+++ b/lib/core/api/src/lib/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/auth/src/authentication-interceptor/authentication.interceptor.spec.ts b/lib/core/auth/src/authentication-interceptor/authentication.interceptor.spec.ts
index 58af3fe8ff..15903335fc 100644
--- a/lib/core/auth/src/authentication-interceptor/authentication.interceptor.spec.ts
+++ b/lib/core/auth/src/authentication-interceptor/authentication.interceptor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/auth/src/authentication-interceptor/authentication.interceptor.ts b/lib/core/auth/src/authentication-interceptor/authentication.interceptor.ts
index 6720e02ceb..b5c34d22cc 100644
--- a/lib/core/auth/src/authentication-interceptor/authentication.interceptor.ts
+++ b/lib/core/auth/src/authentication-interceptor/authentication.interceptor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/auth/src/authentication.ts b/lib/core/auth/src/authentication.ts
index 20f236a787..4ed1fac9e5 100644
--- a/lib/core/auth/src/authentication.ts
+++ b/lib/core/auth/src/authentication.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/auth/src/index.ts b/lib/core/auth/src/index.ts
index f3aafc7924..57ec1e81be 100644
--- a/lib/core/auth/src/index.ts
+++ b/lib/core/auth/src/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/breadcrumbs/public-api.ts b/lib/core/breadcrumbs/public-api.ts
index 899ef7d7ed..770628866f 100644
--- a/lib/core/breadcrumbs/public-api.ts
+++ b/lib/core/breadcrumbs/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/breadcrumbs/src/_stories/breadcrumb.stories.ts b/lib/core/breadcrumbs/src/_stories/breadcrumb.stories.ts
index ddbdac5a89..78048d3cd6 100644
--- a/lib/core/breadcrumbs/src/_stories/breadcrumb.stories.ts
+++ b/lib/core/breadcrumbs/src/_stories/breadcrumb.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/breadcrumbs/src/_stories/demo-breadcrumb.component.ts b/lib/core/breadcrumbs/src/_stories/demo-breadcrumb.component.ts
index 71067fa573..a611b1b5d7 100644
--- a/lib/core/breadcrumbs/src/_stories/demo-breadcrumb.component.ts
+++ b/lib/core/breadcrumbs/src/_stories/demo-breadcrumb.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/breadcrumbs/src/components/breadcrumb-item/breadcrumb-item.component.ts b/lib/core/breadcrumbs/src/components/breadcrumb-item/breadcrumb-item.component.ts
index ad48b3ae2d..925fac7e94 100644
--- a/lib/core/breadcrumbs/src/components/breadcrumb-item/breadcrumb-item.component.ts
+++ b/lib/core/breadcrumbs/src/components/breadcrumb-item/breadcrumb-item.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/breadcrumbs/src/components/breadcrumb/breadcrumb.component.ts b/lib/core/breadcrumbs/src/components/breadcrumb/breadcrumb.component.ts
index 50d1fe8ab4..936a86752b 100644
--- a/lib/core/breadcrumbs/src/components/breadcrumb/breadcrumb.component.ts
+++ b/lib/core/breadcrumbs/src/components/breadcrumb/breadcrumb.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/breadcrumbs/src/directives/breadcrumb-focus.directive.ts b/lib/core/breadcrumbs/src/directives/breadcrumb-focus.directive.ts
index 15e65a8264..40c8b91303 100644
--- a/lib/core/breadcrumbs/src/directives/breadcrumb-focus.directive.ts
+++ b/lib/core/breadcrumbs/src/directives/breadcrumb-focus.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/breadcrumbs/src/index.ts b/lib/core/breadcrumbs/src/index.ts
index d855f2c511..7fb2eef742 100644
--- a/lib/core/breadcrumbs/src/index.ts
+++ b/lib/core/breadcrumbs/src/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/public-api.ts b/lib/core/feature-flags/public-api.ts
index 899ef7d7ed..770628866f 100644
--- a/lib/core/feature-flags/public-api.ts
+++ b/lib/core/feature-flags/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/index.ts b/lib/core/feature-flags/src/index.ts
index c4fa1aacc3..541ac89371 100644
--- a/lib/core/feature-flags/src/index.ts
+++ b/lib/core/feature-flags/src/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/components/feature-flags-wrapper.ts b/lib/core/feature-flags/src/lib/components/feature-flags-wrapper.ts
index b5aadb7895..db2b5a5882 100644
--- a/lib/core/feature-flags/src/lib/components/feature-flags-wrapper.ts
+++ b/lib/core/feature-flags/src/lib/components/feature-flags-wrapper.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/components/feature-override-indicator.component.ts b/lib/core/feature-flags/src/lib/components/feature-override-indicator.component.ts
index 15e61d783d..5154dc11e7 100644
--- a/lib/core/feature-flags/src/lib/components/feature-override-indicator.component.ts
+++ b/lib/core/feature-flags/src/lib/components/feature-override-indicator.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/components/flags/flags.component.spec.ts b/lib/core/feature-flags/src/lib/components/flags/flags.component.spec.ts
index d34e7a133e..0da46f25a2 100644
--- a/lib/core/feature-flags/src/lib/components/flags/flags.component.spec.ts
+++ b/lib/core/feature-flags/src/lib/components/flags/flags.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/components/flags/flags.component.ts b/lib/core/feature-flags/src/lib/components/flags/flags.component.ts
index 0e02c9da83..aaec3ede20 100644
--- a/lib/core/feature-flags/src/lib/components/flags/flags.component.ts
+++ b/lib/core/feature-flags/src/lib/components/flags/flags.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/directives/features.directive.spec.ts b/lib/core/feature-flags/src/lib/directives/features.directive.spec.ts
index 75c94ce145..315bd9ef53 100644
--- a/lib/core/feature-flags/src/lib/directives/features.directive.spec.ts
+++ b/lib/core/feature-flags/src/lib/directives/features.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/directives/features.directive.ts b/lib/core/feature-flags/src/lib/directives/features.directive.ts
index a8400351a4..2ed04f3ce3 100644
--- a/lib/core/feature-flags/src/lib/directives/features.directive.ts
+++ b/lib/core/feature-flags/src/lib/directives/features.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/directives/not-features.directive.spec.ts b/lib/core/feature-flags/src/lib/directives/not-features.directive.spec.ts
index d590fb6fe0..a75ae28eff 100644
--- a/lib/core/feature-flags/src/lib/directives/not-features.directive.spec.ts
+++ b/lib/core/feature-flags/src/lib/directives/not-features.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/directives/not-features.directive.ts b/lib/core/feature-flags/src/lib/directives/not-features.directive.ts
index 2cd840e008..24deec362a 100644
--- a/lib/core/feature-flags/src/lib/directives/not-features.directive.ts
+++ b/lib/core/feature-flags/src/lib/directives/not-features.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/guards/is-feature-off.guard.ts b/lib/core/feature-flags/src/lib/guards/is-feature-off.guard.ts
index 8fd7f29fbe..ee57207fcf 100644
--- a/lib/core/feature-flags/src/lib/guards/is-feature-off.guard.ts
+++ b/lib/core/feature-flags/src/lib/guards/is-feature-off.guard.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/guards/is-feature-on.guard.ts b/lib/core/feature-flags/src/lib/guards/is-feature-on.guard.ts
index d661577716..fad5e85860 100644
--- a/lib/core/feature-flags/src/lib/guards/is-feature-on.guard.ts
+++ b/lib/core/feature-flags/src/lib/guards/is-feature-on.guard.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/guards/is-flags-override-on.guard.ts b/lib/core/feature-flags/src/lib/guards/is-flags-override-on.guard.ts
index 6946847115..3c7bf60d2f 100644
--- a/lib/core/feature-flags/src/lib/guards/is-flags-override-on.guard.ts
+++ b/lib/core/feature-flags/src/lib/guards/is-flags-override-on.guard.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/interfaces/features.interface.ts b/lib/core/feature-flags/src/lib/interfaces/features.interface.ts
index 2a57bbdcd1..d4fefd9f54 100644
--- a/lib/core/feature-flags/src/lib/interfaces/features.interface.ts
+++ b/lib/core/feature-flags/src/lib/interfaces/features.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/mocks/features-service-mock.factory.ts b/lib/core/feature-flags/src/lib/mocks/features-service-mock.factory.ts
index adb7147cbb..49f5962472 100644
--- a/lib/core/feature-flags/src/lib/mocks/features-service-mock.factory.ts
+++ b/lib/core/feature-flags/src/lib/mocks/features-service-mock.factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/providers/debug-feature-flags.provider.ts b/lib/core/feature-flags/src/lib/providers/debug-feature-flags.provider.ts
index 2e93bcf8a4..ab71be187c 100644
--- a/lib/core/feature-flags/src/lib/providers/debug-feature-flags.provider.ts
+++ b/lib/core/feature-flags/src/lib/providers/debug-feature-flags.provider.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/providers/dummy-feature-flags.provider.ts b/lib/core/feature-flags/src/lib/providers/dummy-feature-flags.provider.ts
index ed33353143..b9749d69b0 100644
--- a/lib/core/feature-flags/src/lib/providers/dummy-feature-flags.provider.ts
+++ b/lib/core/feature-flags/src/lib/providers/dummy-feature-flags.provider.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/debug-features.service.spec.ts b/lib/core/feature-flags/src/lib/services/debug-features.service.spec.ts
index ec75082ea3..550adff8d8 100644
--- a/lib/core/feature-flags/src/lib/services/debug-features.service.spec.ts
+++ b/lib/core/feature-flags/src/lib/services/debug-features.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/debug-features.service.ts b/lib/core/feature-flags/src/lib/services/debug-features.service.ts
index 8c69c9975f..bacf205a48 100644
--- a/lib/core/feature-flags/src/lib/services/debug-features.service.ts
+++ b/lib/core/feature-flags/src/lib/services/debug-features.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/dummy-features.service.spec.ts b/lib/core/feature-flags/src/lib/services/dummy-features.service.spec.ts
index 1304d519e2..f2a779f168 100644
--- a/lib/core/feature-flags/src/lib/services/dummy-features.service.spec.ts
+++ b/lib/core/feature-flags/src/lib/services/dummy-features.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/dummy-features.service.ts b/lib/core/feature-flags/src/lib/services/dummy-features.service.ts
index 63d2622f17..abc69a9301 100644
--- a/lib/core/feature-flags/src/lib/services/dummy-features.service.ts
+++ b/lib/core/feature-flags/src/lib/services/dummy-features.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/flagset.parser.spec.ts b/lib/core/feature-flags/src/lib/services/flagset.parser.spec.ts
index 5088264277..a8f0819652 100644
--- a/lib/core/feature-flags/src/lib/services/flagset.parser.spec.ts
+++ b/lib/core/feature-flags/src/lib/services/flagset.parser.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/flagset.parser.ts b/lib/core/feature-flags/src/lib/services/flagset.parser.ts
index c98cf9045b..c0e53b3eb2 100644
--- a/lib/core/feature-flags/src/lib/services/flagset.parser.ts
+++ b/lib/core/feature-flags/src/lib/services/flagset.parser.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/qa-features.helper.ts b/lib/core/feature-flags/src/lib/services/qa-features.helper.ts
index 6ec9f9fbb9..32629e36ef 100644
--- a/lib/core/feature-flags/src/lib/services/qa-features.helper.ts
+++ b/lib/core/feature-flags/src/lib/services/qa-features.helper.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/storage-features.service.spec.ts b/lib/core/feature-flags/src/lib/services/storage-features.service.spec.ts
index b2322ac458..10451e3459 100644
--- a/lib/core/feature-flags/src/lib/services/storage-features.service.spec.ts
+++ b/lib/core/feature-flags/src/lib/services/storage-features.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/feature-flags/src/lib/services/storage-features.service.ts b/lib/core/feature-flags/src/lib/services/storage-features.service.ts
index 4f1ddd5b02..56c2b414de 100644
--- a/lib/core/feature-flags/src/lib/services/storage-features.service.ts
+++ b/lib/core/feature-flags/src/lib/services/storage-features.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/index.ts b/lib/core/index.ts
index 2cef37aee2..ab283df9cb 100644
--- a/lib/core/index.ts
+++ b/lib/core/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/schematics/migrations/7_0_0/index.ts b/lib/core/schematics/migrations/7_0_0/index.ts
index 02f3f1a2bd..a6c6d43de5 100644
--- a/lib/core/schematics/migrations/7_0_0/index.ts
+++ b/lib/core/schematics/migrations/7_0_0/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/shell/public-api.ts b/lib/core/shell/public-api.ts
index 899ef7d7ed..770628866f 100644
--- a/lib/core/shell/public-api.ts
+++ b/lib/core/shell/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/shell/src/index.ts b/lib/core/shell/src/index.ts
index b4aa1a7785..e433beecfd 100644
--- a/lib/core/shell/src/index.ts
+++ b/lib/core/shell/src/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/shell/src/lib/components/shell/shell.component.spec.ts b/lib/core/shell/src/lib/components/shell/shell.component.spec.ts
index a5411595ab..ebbdbe02e1 100644
--- a/lib/core/shell/src/lib/components/shell/shell.component.spec.ts
+++ b/lib/core/shell/src/lib/components/shell/shell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/shell/src/lib/components/shell/shell.component.ts b/lib/core/shell/src/lib/components/shell/shell.component.ts
index 85c006d620..290a3b404e 100644
--- a/lib/core/shell/src/lib/components/shell/shell.component.ts
+++ b/lib/core/shell/src/lib/components/shell/shell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/shell/src/lib/services/shell-app.service.ts b/lib/core/shell/src/lib/services/shell-app.service.ts
index 58e64b4a31..e3db4119ad 100644
--- a/lib/core/shell/src/lib/services/shell-app.service.ts
+++ b/lib/core/shell/src/lib/services/shell-app.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/shell/src/lib/shell.module.ts b/lib/core/shell/src/lib/shell.module.ts
index e5648b8429..30151da6a6 100644
--- a/lib/core/shell/src/lib/shell.module.ts
+++ b/lib/core/shell/src/lib/shell.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/shell/src/lib/shell.routes.ts b/lib/core/shell/src/lib/shell.routes.ts
index 85f643b794..ab59e39e2d 100644
--- a/lib/core/shell/src/lib/shell.routes.ts
+++ b/lib/core/shell/src/lib/shell.routes.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-extension-list/about-extension-list.component.ts b/lib/core/src/lib/about/about-extension-list/about-extension-list.component.ts
index 4a2c237454..03c4ced83a 100644
--- a/lib/core/src/lib/about/about-extension-list/about-extension-list.component.ts
+++ b/lib/core/src/lib/about/about-extension-list/about-extension-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-license-list/about-license-list.component.ts b/lib/core/src/lib/about/about-license-list/about-license-list.component.ts
index 0f196103e7..cb1af560a3 100644
--- a/lib/core/src/lib/about/about-license-list/about-license-list.component.ts
+++ b/lib/core/src/lib/about/about-license-list/about-license-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-module-list/module-list.component.ts b/lib/core/src/lib/about/about-module-list/module-list.component.ts
index eef5388d1e..eacf1b796b 100644
--- a/lib/core/src/lib/about/about-module-list/module-list.component.ts
+++ b/lib/core/src/lib/about/about-module-list/module-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-package/package-list.component.ts b/lib/core/src/lib/about/about-package/package-list.component.ts
index 24bac68837..543c642431 100644
--- a/lib/core/src/lib/about/about-package/package-list.component.ts
+++ b/lib/core/src/lib/about/about-package/package-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-panel.directive.ts b/lib/core/src/lib/about/about-panel.directive.ts
index 454134e40e..d17188f41f 100644
--- a/lib/core/src/lib/about/about-panel.directive.ts
+++ b/lib/core/src/lib/about/about-panel.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-repository-info/about-repository-info.component.ts b/lib/core/src/lib/about/about-repository-info/about-repository-info.component.ts
index 870b579f3b..acc69410db 100644
--- a/lib/core/src/lib/about/about-repository-info/about-repository-info.component.ts
+++ b/lib/core/src/lib/about/about-repository-info/about-repository-info.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-repository-info/repository-info.interface.ts b/lib/core/src/lib/about/about-repository-info/repository-info.interface.ts
index 0d65e5f548..57b202bb13 100644
--- a/lib/core/src/lib/about/about-repository-info/repository-info.interface.ts
+++ b/lib/core/src/lib/about/about-repository-info/repository-info.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-server-settings/about-server-settings.component.spec.ts b/lib/core/src/lib/about/about-server-settings/about-server-settings.component.spec.ts
index 76fd41e137..a996c24f1b 100644
--- a/lib/core/src/lib/about/about-server-settings/about-server-settings.component.spec.ts
+++ b/lib/core/src/lib/about/about-server-settings/about-server-settings.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-server-settings/about-server-settings.component.ts b/lib/core/src/lib/about/about-server-settings/about-server-settings.component.ts
index 16ebacc1fe..5fe2c286e3 100644
--- a/lib/core/src/lib/about/about-server-settings/about-server-settings.component.ts
+++ b/lib/core/src/lib/about/about-server-settings/about-server-settings.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about-status-list/about-status-list.component.ts b/lib/core/src/lib/about/about-status-list/about-status-list.component.ts
index 5a2c98fff3..a2f556a045 100644
--- a/lib/core/src/lib/about/about-status-list/about-status-list.component.ts
+++ b/lib/core/src/lib/about/about-status-list/about-status-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about.component.stories.ts b/lib/core/src/lib/about/about.component.stories.ts
index 58b6cd96e2..5506f9bd88 100644
--- a/lib/core/src/lib/about/about.component.stories.ts
+++ b/lib/core/src/lib/about/about.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about.component.ts b/lib/core/src/lib/about/about.component.ts
index 696832e110..b88b54258d 100644
--- a/lib/core/src/lib/about/about.component.ts
+++ b/lib/core/src/lib/about/about.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/about.module.ts b/lib/core/src/lib/about/about.module.ts
index 26c2a0f610..604c117133 100644
--- a/lib/core/src/lib/about/about.module.ts
+++ b/lib/core/src/lib/about/about.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/index.ts b/lib/core/src/lib/about/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/about/index.ts
+++ b/lib/core/src/lib/about/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/interfaces.ts b/lib/core/src/lib/about/interfaces.ts
index 0526abb6fa..a7e6a535e5 100644
--- a/lib/core/src/lib/about/interfaces.ts
+++ b/lib/core/src/lib/about/interfaces.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/about/public-api.ts b/lib/core/src/lib/about/public-api.ts
index e820a96998..40d163d174 100644
--- a/lib/core/src/lib/about/public-api.ts
+++ b/lib/core/src/lib/about/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/app-config-storage-prefix.factory.spec.ts b/lib/core/src/lib/app-config/app-config-storage-prefix.factory.spec.ts
index e724f466a3..d0ade72bb6 100644
--- a/lib/core/src/lib/app-config/app-config-storage-prefix.factory.spec.ts
+++ b/lib/core/src/lib/app-config/app-config-storage-prefix.factory.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/app-config-storage-prefix.factory.ts b/lib/core/src/lib/app-config/app-config-storage-prefix.factory.ts
index 2203e6f430..c987a5f6fa 100644
--- a/lib/core/src/lib/app-config/app-config-storage-prefix.factory.ts
+++ b/lib/core/src/lib/app-config/app-config-storage-prefix.factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/app-config.loader.ts b/lib/core/src/lib/app-config/app-config.loader.ts
index 1744729a59..53de8aa88c 100644
--- a/lib/core/src/lib/app-config/app-config.loader.ts
+++ b/lib/core/src/lib/app-config/app-config.loader.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/app-config.module.ts b/lib/core/src/lib/app-config/app-config.module.ts
index 05e2de6465..ffc1bfdc6a 100644
--- a/lib/core/src/lib/app-config/app-config.module.ts
+++ b/lib/core/src/lib/app-config/app-config.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/app-config.pipe.ts b/lib/core/src/lib/app-config/app-config.pipe.ts
index a099fcff1b..279af8b99e 100644
--- a/lib/core/src/lib/app-config/app-config.pipe.ts
+++ b/lib/core/src/lib/app-config/app-config.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/app-config.service.spec.ts b/lib/core/src/lib/app-config/app-config.service.spec.ts
index ee7972ada2..cb10f096fe 100644
--- a/lib/core/src/lib/app-config/app-config.service.spec.ts
+++ b/lib/core/src/lib/app-config/app-config.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/app-config.service.ts b/lib/core/src/lib/app-config/app-config.service.ts
index 25e507a25e..c42b87d114 100644
--- a/lib/core/src/lib/app-config/app-config.service.ts
+++ b/lib/core/src/lib/app-config/app-config.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/debug-app-config.service.ts b/lib/core/src/lib/app-config/debug-app-config.service.ts
index c6d5b50d2c..c82c423401 100644
--- a/lib/core/src/lib/app-config/debug-app-config.service.ts
+++ b/lib/core/src/lib/app-config/debug-app-config.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/index.ts b/lib/core/src/lib/app-config/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/app-config/index.ts
+++ b/lib/core/src/lib/app-config/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/app-config/public-api.ts b/lib/core/src/lib/app-config/public-api.ts
index b98f2ecdc2..5041c7177f 100644
--- a/lib/core/src/lib/app-config/public-api.ts
+++ b/lib/core/src/lib/app-config/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.spec.ts b/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.spec.ts
index 4e9cedcb5e..364e4dcd72 100644
--- a/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.spec.ts
+++ b/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.ts b/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.ts
index 6760e56cf4..ab782ff24e 100644
--- a/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.ts
+++ b/lib/core/src/lib/auth/authentication-interceptor/auth-bearer.interceptor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.spec.ts b/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.spec.ts
index 59273cf4e6..960dbc2c9f 100644
--- a/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.spec.ts
+++ b/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.ts b/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.ts
index f2a5657d6e..69f9938537 100644
--- a/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.ts
+++ b/lib/core/src/lib/auth/basic-auth/basic-alfresco-auth.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/basic-auth/content-auth.ts b/lib/core/src/lib/auth/basic-auth/content-auth.ts
index a6d9880612..f63b8f1434 100644
--- a/lib/core/src/lib/auth/basic-auth/content-auth.ts
+++ b/lib/core/src/lib/auth/basic-auth/content-auth.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/basic-auth/process-auth.ts b/lib/core/src/lib/auth/basic-auth/process-auth.ts
index e032c58aee..18c24dd575 100644
--- a/lib/core/src/lib/auth/basic-auth/process-auth.ts
+++ b/lib/core/src/lib/auth/basic-auth/process-auth.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard-bpm.service.spec.ts b/lib/core/src/lib/auth/guard/auth-guard-bpm.service.spec.ts
index a954defa17..fd367aba2e 100644
--- a/lib/core/src/lib/auth/guard/auth-guard-bpm.service.spec.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard-bpm.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard-bpm.service.ts b/lib/core/src/lib/auth/guard/auth-guard-bpm.service.ts
index 7bbf844415..ba788d3d98 100644
--- a/lib/core/src/lib/auth/guard/auth-guard-bpm.service.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard-bpm.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard-ecm.service.spec.ts b/lib/core/src/lib/auth/guard/auth-guard-ecm.service.spec.ts
index 64c5859019..078e3def3b 100644
--- a/lib/core/src/lib/auth/guard/auth-guard-ecm.service.spec.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard-ecm.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard-ecm.service.ts b/lib/core/src/lib/auth/guard/auth-guard-ecm.service.ts
index 69cf958210..c57dadee63 100644
--- a/lib/core/src/lib/auth/guard/auth-guard-ecm.service.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard-ecm.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.spec.ts b/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.spec.ts
index d3d1fb8630..e9f5298217 100644
--- a/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.spec.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.ts b/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.ts
index dae768297a..4ac144451c 100644
--- a/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard-sso-role.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard.service.spec.ts b/lib/core/src/lib/auth/guard/auth-guard.service.spec.ts
index bea48fd157..c44da8e47f 100644
--- a/lib/core/src/lib/auth/guard/auth-guard.service.spec.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard.service.ts b/lib/core/src/lib/auth/guard/auth-guard.service.ts
index c8cabbfad7..fc04c49f86 100644
--- a/lib/core/src/lib/auth/guard/auth-guard.service.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/guard/auth-guard.ts b/lib/core/src/lib/auth/guard/auth-guard.ts
index 60b2a91a0a..0a396bc083 100644
--- a/lib/core/src/lib/auth/guard/auth-guard.ts
+++ b/lib/core/src/lib/auth/guard/auth-guard.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/index.ts b/lib/core/src/lib/auth/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/auth/index.ts
+++ b/lib/core/src/lib/auth/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/interfaces/authentication-service.interface.ts b/lib/core/src/lib/auth/interfaces/authentication-service.interface.ts
index c14c3be087..06d21bc7f8 100644
--- a/lib/core/src/lib/auth/interfaces/authentication-service.interface.ts
+++ b/lib/core/src/lib/auth/interfaces/authentication-service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/interfaces/authentication.interface.ts b/lib/core/src/lib/auth/interfaces/authentication.interface.ts
index deef7b6cb5..8a14f50dc4 100644
--- a/lib/core/src/lib/auth/interfaces/authentication.interface.ts
+++ b/lib/core/src/lib/auth/interfaces/authentication.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/interfaces/identity-group.interface.ts b/lib/core/src/lib/auth/interfaces/identity-group.interface.ts
index a50e133714..1211e43933 100644
--- a/lib/core/src/lib/auth/interfaces/identity-group.interface.ts
+++ b/lib/core/src/lib/auth/interfaces/identity-group.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/interfaces/identity-user.service.interface.ts b/lib/core/src/lib/auth/interfaces/identity-user.service.interface.ts
index 4d9b3d274f..32501ea297 100644
--- a/lib/core/src/lib/auth/interfaces/identity-user.service.interface.ts
+++ b/lib/core/src/lib/auth/interfaces/identity-user.service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/interfaces/openid-configuration.interface.ts b/lib/core/src/lib/auth/interfaces/openid-configuration.interface.ts
index 788f9d73b5..b176a13b78 100644
--- a/lib/core/src/lib/auth/interfaces/openid-configuration.interface.ts
+++ b/lib/core/src/lib/auth/interfaces/openid-configuration.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/mock/authentication.service.mock.ts b/lib/core/src/lib/auth/mock/authentication.service.mock.ts
index c418c27561..39deb99424 100644
--- a/lib/core/src/lib/auth/mock/authentication.service.mock.ts
+++ b/lib/core/src/lib/auth/mock/authentication.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/mock/identity-group.mock.ts b/lib/core/src/lib/auth/mock/identity-group.mock.ts
index 61cbf89934..70c51539dd 100644
--- a/lib/core/src/lib/auth/mock/identity-group.mock.ts
+++ b/lib/core/src/lib/auth/mock/identity-group.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/mock/identity-group.service.mock.ts b/lib/core/src/lib/auth/mock/identity-group.service.mock.ts
index a724d29bce..a1314c808a 100644
--- a/lib/core/src/lib/auth/mock/identity-group.service.mock.ts
+++ b/lib/core/src/lib/auth/mock/identity-group.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/mock/identity-user.mock.ts b/lib/core/src/lib/auth/mock/identity-user.mock.ts
index a3c659caf5..6cde2e6c7a 100644
--- a/lib/core/src/lib/auth/mock/identity-user.mock.ts
+++ b/lib/core/src/lib/auth/mock/identity-user.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/mock/identity-user.service.mock.ts b/lib/core/src/lib/auth/mock/identity-user.service.mock.ts
index 4fea659dfc..1d97ad524e 100644
--- a/lib/core/src/lib/auth/mock/identity-user.service.mock.ts
+++ b/lib/core/src/lib/auth/mock/identity-user.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/mock/jwt-helper.service.spec.ts b/lib/core/src/lib/auth/mock/jwt-helper.service.spec.ts
index 5a6557383b..3c4af0cd98 100644
--- a/lib/core/src/lib/auth/mock/jwt-helper.service.spec.ts
+++ b/lib/core/src/lib/auth/mock/jwt-helper.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/mock/oauth2.service.mock.ts b/lib/core/src/lib/auth/mock/oauth2.service.mock.ts
index b15c9d64cf..a717f9dc34 100644
--- a/lib/core/src/lib/auth/mock/oauth2.service.mock.ts
+++ b/lib/core/src/lib/auth/mock/oauth2.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/models/application-access.model.ts b/lib/core/src/lib/auth/models/application-access.model.ts
index 3fc602dba7..84be1b37ca 100644
--- a/lib/core/src/lib/auth/models/application-access.model.ts
+++ b/lib/core/src/lib/auth/models/application-access.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/models/identity-group.model.ts b/lib/core/src/lib/auth/models/identity-group.model.ts
index 0a7c12709b..d26f7ccaff 100644
--- a/lib/core/src/lib/auth/models/identity-group.model.ts
+++ b/lib/core/src/lib/auth/models/identity-group.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/models/identity-role.model.ts b/lib/core/src/lib/auth/models/identity-role.model.ts
index fe644fb2fa..bc56f77ed7 100644
--- a/lib/core/src/lib/auth/models/identity-role.model.ts
+++ b/lib/core/src/lib/auth/models/identity-role.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/models/identity-user.model.ts b/lib/core/src/lib/auth/models/identity-user.model.ts
index c7e3d0b971..bb49283787 100644
--- a/lib/core/src/lib/auth/models/identity-user.model.ts
+++ b/lib/core/src/lib/auth/models/identity-user.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/models/oauth-config.model.ts b/lib/core/src/lib/auth/models/oauth-config.model.ts
index 731e052440..63d3d403ad 100644
--- a/lib/core/src/lib/auth/models/oauth-config.model.ts
+++ b/lib/core/src/lib/auth/models/oauth-config.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/models/redirection.model.ts b/lib/core/src/lib/auth/models/redirection.model.ts
index f7f16603d0..1a169e301b 100644
--- a/lib/core/src/lib/auth/models/redirection.model.ts
+++ b/lib/core/src/lib/auth/models/redirection.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/models/user-access.model.ts b/lib/core/src/lib/auth/models/user-access.model.ts
index d6b4b6a256..829215a48a 100644
--- a/lib/core/src/lib/auth/models/user-access.model.ts
+++ b/lib/core/src/lib/auth/models/user-access.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/auth-config.service.spec.ts b/lib/core/src/lib/auth/oidc/auth-config.service.spec.ts
index d35ec13f0b..43f159c794 100644
--- a/lib/core/src/lib/auth/oidc/auth-config.service.spec.ts
+++ b/lib/core/src/lib/auth/oidc/auth-config.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/auth-config.service.ts b/lib/core/src/lib/auth/oidc/auth-config.service.ts
index c79b5d0a51..845e7bd03b 100644
--- a/lib/core/src/lib/auth/oidc/auth-config.service.ts
+++ b/lib/core/src/lib/auth/oidc/auth-config.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/auth-config.ts b/lib/core/src/lib/auth/oidc/auth-config.ts
index 7983ac06fc..f95224fe90 100644
--- a/lib/core/src/lib/auth/oidc/auth-config.ts
+++ b/lib/core/src/lib/auth/oidc/auth-config.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/auth-routing.module.ts b/lib/core/src/lib/auth/oidc/auth-routing.module.ts
index 7e3662639c..b4cd7938e5 100644
--- a/lib/core/src/lib/auth/oidc/auth-routing.module.ts
+++ b/lib/core/src/lib/auth/oidc/auth-routing.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/auth.module.ts b/lib/core/src/lib/auth/oidc/auth.module.ts
index c21b912356..9e39a0e81d 100644
--- a/lib/core/src/lib/auth/oidc/auth.module.ts
+++ b/lib/core/src/lib/auth/oidc/auth.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/auth.service.ts b/lib/core/src/lib/auth/oidc/auth.service.ts
index 54713d0413..63c105e549 100644
--- a/lib/core/src/lib/auth/oidc/auth.service.ts
+++ b/lib/core/src/lib/auth/oidc/auth.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/oidc-auth.guard.spec.ts b/lib/core/src/lib/auth/oidc/oidc-auth.guard.spec.ts
index 951e930a6b..2b3bd34d9a 100644
--- a/lib/core/src/lib/auth/oidc/oidc-auth.guard.spec.ts
+++ b/lib/core/src/lib/auth/oidc/oidc-auth.guard.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/oidc-auth.guard.ts b/lib/core/src/lib/auth/oidc/oidc-auth.guard.ts
index e8786bbbe6..b39b1523ec 100644
--- a/lib/core/src/lib/auth/oidc/oidc-auth.guard.ts
+++ b/lib/core/src/lib/auth/oidc/oidc-auth.guard.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/oidc-authentication.service.spec.ts b/lib/core/src/lib/auth/oidc/oidc-authentication.service.spec.ts
index f9c3cd7089..04828305f8 100644
--- a/lib/core/src/lib/auth/oidc/oidc-authentication.service.spec.ts
+++ b/lib/core/src/lib/auth/oidc/oidc-authentication.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/oidc-authentication.service.ts b/lib/core/src/lib/auth/oidc/oidc-authentication.service.ts
index e6ba81b21f..5e17f95fc2 100644
--- a/lib/core/src/lib/auth/oidc/oidc-authentication.service.ts
+++ b/lib/core/src/lib/auth/oidc/oidc-authentication.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/public-api.ts b/lib/core/src/lib/auth/oidc/public-api.ts
index 969076ddb2..908ae6a364 100644
--- a/lib/core/src/lib/auth/oidc/public-api.ts
+++ b/lib/core/src/lib/auth/oidc/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/redirect-auth.service.spec.ts b/lib/core/src/lib/auth/oidc/redirect-auth.service.spec.ts
index 64e9cb36a0..77324c352a 100644
--- a/lib/core/src/lib/auth/oidc/redirect-auth.service.spec.ts
+++ b/lib/core/src/lib/auth/oidc/redirect-auth.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/redirect-auth.service.ts b/lib/core/src/lib/auth/oidc/redirect-auth.service.ts
index c456d9164c..771804a096 100644
--- a/lib/core/src/lib/auth/oidc/redirect-auth.service.ts
+++ b/lib/core/src/lib/auth/oidc/redirect-auth.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/retry-login.service.spec.ts b/lib/core/src/lib/auth/oidc/retry-login.service.spec.ts
index b4b6c813ae..585fe9b05d 100644
--- a/lib/core/src/lib/auth/oidc/retry-login.service.spec.ts
+++ b/lib/core/src/lib/auth/oidc/retry-login.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/retry-login.service.ts b/lib/core/src/lib/auth/oidc/retry-login.service.ts
index 34f548ee22..40a6ab4f23 100644
--- a/lib/core/src/lib/auth/oidc/retry-login.service.ts
+++ b/lib/core/src/lib/auth/oidc/retry-login.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/token.interceptor.spec.ts b/lib/core/src/lib/auth/oidc/token.interceptor.spec.ts
index 784e8f4570..7932cfd7a4 100644
--- a/lib/core/src/lib/auth/oidc/token.interceptor.spec.ts
+++ b/lib/core/src/lib/auth/oidc/token.interceptor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/token.interceptor.ts b/lib/core/src/lib/auth/oidc/token.interceptor.ts
index 18bcc44c0a..fd24a82abd 100644
--- a/lib/core/src/lib/auth/oidc/token.interceptor.ts
+++ b/lib/core/src/lib/auth/oidc/token.interceptor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/oidc/view/authentication-confirmation/authentication-confirmation.component.ts b/lib/core/src/lib/auth/oidc/view/authentication-confirmation/authentication-confirmation.component.ts
index 47b7c68266..e85ec39aac 100644
--- a/lib/core/src/lib/auth/oidc/view/authentication-confirmation/authentication-confirmation.component.ts
+++ b/lib/core/src/lib/auth/oidc/view/authentication-confirmation/authentication-confirmation.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/public-api.ts b/lib/core/src/lib/auth/public-api.ts
index a457bd9530..c8ab3a3e2e 100644
--- a/lib/core/src/lib/auth/public-api.ts
+++ b/lib/core/src/lib/auth/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/authentication.service.spec.ts b/lib/core/src/lib/auth/services/authentication.service.spec.ts
index 09a4abfc8e..4da081e9fe 100644
--- a/lib/core/src/lib/auth/services/authentication.service.spec.ts
+++ b/lib/core/src/lib/auth/services/authentication.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/authentication.service.ts b/lib/core/src/lib/auth/services/authentication.service.ts
index 3a37cd24d6..7e1f18ae85 100644
--- a/lib/core/src/lib/auth/services/authentication.service.ts
+++ b/lib/core/src/lib/auth/services/authentication.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/base-authentication.service.ts b/lib/core/src/lib/auth/services/base-authentication.service.ts
index e4b50272c2..aca1bd43e6 100644
--- a/lib/core/src/lib/auth/services/base-authentication.service.ts
+++ b/lib/core/src/lib/auth/services/base-authentication.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/identity-group.service.spec.ts b/lib/core/src/lib/auth/services/identity-group.service.spec.ts
index 78c22b3012..c987736ec7 100644
--- a/lib/core/src/lib/auth/services/identity-group.service.spec.ts
+++ b/lib/core/src/lib/auth/services/identity-group.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/identity-group.service.ts b/lib/core/src/lib/auth/services/identity-group.service.ts
index 9583d50396..b8cb6beb41 100644
--- a/lib/core/src/lib/auth/services/identity-group.service.ts
+++ b/lib/core/src/lib/auth/services/identity-group.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/identity-role.service.spec.ts b/lib/core/src/lib/auth/services/identity-role.service.spec.ts
index 409cdebc15..55356c39ab 100644
--- a/lib/core/src/lib/auth/services/identity-role.service.spec.ts
+++ b/lib/core/src/lib/auth/services/identity-role.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/identity-role.service.ts b/lib/core/src/lib/auth/services/identity-role.service.ts
index 0231541455..bfaf3066cb 100644
--- a/lib/core/src/lib/auth/services/identity-role.service.ts
+++ b/lib/core/src/lib/auth/services/identity-role.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/identity-user.service.spec.ts b/lib/core/src/lib/auth/services/identity-user.service.spec.ts
index 31bdcbf62a..a1539a4a7b 100644
--- a/lib/core/src/lib/auth/services/identity-user.service.spec.ts
+++ b/lib/core/src/lib/auth/services/identity-user.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/identity-user.service.ts b/lib/core/src/lib/auth/services/identity-user.service.ts
index 4d5e77c029..bb32ff3137 100644
--- a/lib/core/src/lib/auth/services/identity-user.service.ts
+++ b/lib/core/src/lib/auth/services/identity-user.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/jwt-helper.service.spec.ts b/lib/core/src/lib/auth/services/jwt-helper.service.spec.ts
index fd35d20f1b..3674ce35be 100644
--- a/lib/core/src/lib/auth/services/jwt-helper.service.spec.ts
+++ b/lib/core/src/lib/auth/services/jwt-helper.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/jwt-helper.service.ts b/lib/core/src/lib/auth/services/jwt-helper.service.ts
index 47b0975512..d1762fc9d6 100644
--- a/lib/core/src/lib/auth/services/jwt-helper.service.ts
+++ b/lib/core/src/lib/auth/services/jwt-helper.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/oauth2.service.ts b/lib/core/src/lib/auth/services/oauth2.service.ts
index 500947f382..bae33d4982 100644
--- a/lib/core/src/lib/auth/services/oauth2.service.ts
+++ b/lib/core/src/lib/auth/services/oauth2.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/time-sync.service.spec.ts b/lib/core/src/lib/auth/services/time-sync.service.spec.ts
index bafc4b48ea..d2064309a9 100644
--- a/lib/core/src/lib/auth/services/time-sync.service.spec.ts
+++ b/lib/core/src/lib/auth/services/time-sync.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/time-sync.service.ts b/lib/core/src/lib/auth/services/time-sync.service.ts
index 24affc01a9..3a5c3ea3b2 100644
--- a/lib/core/src/lib/auth/services/time-sync.service.ts
+++ b/lib/core/src/lib/auth/services/time-sync.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/user-access.service.spec.ts b/lib/core/src/lib/auth/services/user-access.service.spec.ts
index 764f6715eb..6fa88f1fdd 100644
--- a/lib/core/src/lib/auth/services/user-access.service.spec.ts
+++ b/lib/core/src/lib/auth/services/user-access.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/auth/services/user-access.service.ts b/lib/core/src/lib/auth/services/user-access.service.ts
index c662ee33a3..062fc3a635 100644
--- a/lib/core/src/lib/auth/services/user-access.service.ts
+++ b/lib/core/src/lib/auth/services/user-access.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/avatar/avatar.component.spec.ts b/lib/core/src/lib/avatar/avatar.component.spec.ts
index 497db50eb0..e78b9be483 100644
--- a/lib/core/src/lib/avatar/avatar.component.spec.ts
+++ b/lib/core/src/lib/avatar/avatar.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/avatar/avatar.component.ts b/lib/core/src/lib/avatar/avatar.component.ts
index 9a868c769a..356dae50bd 100644
--- a/lib/core/src/lib/avatar/avatar.component.ts
+++ b/lib/core/src/lib/avatar/avatar.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/blank-page/blank-page.component.ts b/lib/core/src/lib/blank-page/blank-page.component.ts
index a8f73becef..cd45bdfcb8 100644
--- a/lib/core/src/lib/blank-page/blank-page.component.ts
+++ b/lib/core/src/lib/blank-page/blank-page.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/blank-page/blank-page.module.ts b/lib/core/src/lib/blank-page/blank-page.module.ts
index acbe30d79b..52af5d8fbe 100644
--- a/lib/core/src/lib/blank-page/blank-page.module.ts
+++ b/lib/core/src/lib/blank-page/blank-page.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/blank-page/index.ts b/lib/core/src/lib/blank-page/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/blank-page/index.ts
+++ b/lib/core/src/lib/blank-page/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/blank-page/public-api.ts b/lib/core/src/lib/blank-page/public-api.ts
index 2d4ee776cf..60063e9001 100644
--- a/lib/core/src/lib/blank-page/public-api.ts
+++ b/lib/core/src/lib/blank-page/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/button/button.component.ts b/lib/core/src/lib/button/button.component.ts
index 0c2c5d0e1b..4925095ec6 100644
--- a/lib/core/src/lib/button/button.component.ts
+++ b/lib/core/src/lib/button/button.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/card-view.module.ts b/lib/core/src/lib/card-view/card-view.module.ts
index cbce5f3884..227625c7a9 100644
--- a/lib/core/src/lib/card-view/card-view.module.ts
+++ b/lib/core/src/lib/card-view/card-view.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/base-card-view.ts b/lib/core/src/lib/card-view/components/base-card-view.ts
index 063b713203..66bbcba70c 100644
--- a/lib/core/src/lib/card-view/components/base-card-view.ts
+++ b/lib/core/src/lib/card-view/components/base-card-view.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.spec.ts
index 807705a1e6..cfa32ab64f 100644
--- a/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.stories.ts b/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.stories.ts
index 41273f31ce..93c881c6ce 100644
--- a/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.ts b/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.ts
index 39dd20dbb9..38725d504a 100644
--- a/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-arrayitem/card-view-arrayitem.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.spec.ts
index 4928c0cca4..a1b5f085c0 100644
--- a/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.stories.ts b/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.stories.ts
index d99b63c62c..42bce63899 100644
--- a/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.ts b/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.ts
index 909de470f4..9e3aa8cabb 100644
--- a/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-boolitem/card-view-boolitem.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.spec.ts
index ffe32b6190..82b4e5887d 100644
--- a/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.stories.ts b/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.stories.ts
index 2deb7cf6cc..df482119cd 100644
--- a/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.ts b/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.ts
index c522a9a8cc..76e7310c9c 100644
--- a/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-dateitem/card-view-dateitem.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.spec.ts
index edb6da37d0..c6b82961cf 100644
--- a/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.ts b/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.ts
index 69b8be130d..4ab039409b 100644
--- a/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-item-dispatcher/card-view-item-dispatcher.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.spec.ts
index f1b0cd11a1..d233d4cda4 100644
--- a/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.stories.ts b/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.stories.ts
index 907f0ec8a5..579e4a073f 100644
--- a/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.ts b/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.ts
index 01502bff27..faf1839c7f 100644
--- a/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-keyvaluepairsitem/card-view-keyvaluepairsitem.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.spec.ts
index 0fd48cd9b8..32181935ee 100644
--- a/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.stories.ts b/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.stories.ts
index 10f1b7e7a2..947559af81 100644
--- a/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.ts b/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.ts
index bbc73d1938..29cd5ccfe0 100644
--- a/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-mapitem/card-view-mapitem.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.spec.ts
index 3ae3936edd..eb47d42bd7 100644
--- a/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.stories.ts b/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.stories.ts
index 15d5590083..7ec4407c98 100644
--- a/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.ts b/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.ts
index 87936b4e42..10df4da48f 100644
--- a/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-selectitem/card-view-selectitem.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.spec.ts
index e833e4ab37..83cdeb0637 100644
--- a/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.ts b/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.ts
index 2535a8d8d7..9cf04629de 100644
--- a/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-selectitem/select-filter-input/select-filter-input.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.spec.ts b/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.spec.ts
index 70b9a8b718..a0a5929349 100644
--- a/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.stories.ts b/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.stories.ts
index 3fe459793e..c13c12d5e6 100644
--- a/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.ts b/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.ts
index 3ceacb99b2..60543b0657 100644
--- a/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view.components.ts b/lib/core/src/lib/card-view/components/card-view.components.ts
index cec178c4d5..9555cbe13d 100644
--- a/lib/core/src/lib/card-view/components/card-view.components.ts
+++ b/lib/core/src/lib/card-view/components/card-view.components.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view/card-view.component.spec.ts b/lib/core/src/lib/card-view/components/card-view/card-view.component.spec.ts
index 50254d8cb1..b8b624edc0 100644
--- a/lib/core/src/lib/card-view/components/card-view/card-view.component.spec.ts
+++ b/lib/core/src/lib/card-view/components/card-view/card-view.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view/card-view.component.stories.ts b/lib/core/src/lib/card-view/components/card-view/card-view.component.stories.ts
index 8836da9cc2..320a858faa 100644
--- a/lib/core/src/lib/card-view/components/card-view/card-view.component.stories.ts
+++ b/lib/core/src/lib/card-view/components/card-view/card-view.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/components/card-view/card-view.component.ts b/lib/core/src/lib/card-view/components/card-view/card-view.component.ts
index c572fc7cd0..9b966879d3 100644
--- a/lib/core/src/lib/card-view/components/card-view/card-view.component.ts
+++ b/lib/core/src/lib/card-view/components/card-view/card-view.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/index.ts b/lib/core/src/lib/card-view/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/card-view/index.ts
+++ b/lib/core/src/lib/card-view/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/base-card-view-update.interface.ts b/lib/core/src/lib/card-view/interfaces/base-card-view-update.interface.ts
index b23c4f52c4..f529b7f54e 100644
--- a/lib/core/src/lib/card-view/interfaces/base-card-view-update.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/base-card-view-update.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-arrayitem-properties.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-arrayitem-properties.interface.ts
index de6b52be71..90499bdfb2 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-arrayitem-properties.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-arrayitem-properties.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-boolitem-properties.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-boolitem-properties.interface.ts
index 44231a09ab..e45001139b 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-boolitem-properties.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-boolitem-properties.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-dateitem-properties.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-dateitem-properties.interface.ts
index a9e079a2bf..ff0f288707 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-dateitem-properties.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-dateitem-properties.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-item-properties.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-item-properties.interface.ts
index 04d49ef525..1daf543fc6 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-item-properties.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-item-properties.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-item-validator.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-item-validator.interface.ts
index 1cfbcb5fe9..2425baf028 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-item-validator.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-item-validator.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-item.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-item.interface.ts
index 0dccaa0e3b..f096a213a4 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-item.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-item.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-keyvaluepairsitem-properties.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-keyvaluepairsitem-properties.interface.ts
index be39e8c1a2..4157693bf4 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-keyvaluepairsitem-properties.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-keyvaluepairsitem-properties.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-selectitem-properties.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-selectitem-properties.interface.ts
index 88d3d8b4bd..d475d1234c 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-selectitem-properties.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-selectitem-properties.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-textitem-pipe-property.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-textitem-pipe-property.interface.ts
index a49f955033..abac252ed2 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-textitem-pipe-property.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-textitem-pipe-property.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view-textitem-properties.interface.ts b/lib/core/src/lib/card-view/interfaces/card-view-textitem-properties.interface.ts
index 4c6d238a23..d30c7b50a8 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view-textitem-properties.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view-textitem-properties.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/card-view.interfaces.ts b/lib/core/src/lib/card-view/interfaces/card-view.interfaces.ts
index 1570b9e7a7..ba9cc6d227 100644
--- a/lib/core/src/lib/card-view/interfaces/card-view.interfaces.ts
+++ b/lib/core/src/lib/card-view/interfaces/card-view.interfaces.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/click-notification.interface.ts b/lib/core/src/lib/card-view/interfaces/click-notification.interface.ts
index 566bf9d727..1910a761a6 100644
--- a/lib/core/src/lib/card-view/interfaces/click-notification.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/click-notification.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/interfaces/update-notification.interface.ts b/lib/core/src/lib/card-view/interfaces/update-notification.interface.ts
index afe44f07fe..7df3aec0ae 100644
--- a/lib/core/src/lib/card-view/interfaces/update-notification.interface.ts
+++ b/lib/core/src/lib/card-view/interfaces/update-notification.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/mock/card-view-content.mock.ts b/lib/core/src/lib/card-view/mock/card-view-content.mock.ts
index 10b147853f..9a26d4607c 100644
--- a/lib/core/src/lib/card-view/mock/card-view-content.mock.ts
+++ b/lib/core/src/lib/card-view/mock/card-view-content.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-arrayitem.model.ts b/lib/core/src/lib/card-view/models/card-view-arrayitem.model.ts
index 6028532ce2..2480d5b92e 100644
--- a/lib/core/src/lib/card-view/models/card-view-arrayitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-arrayitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-baseitem.model.spec.ts b/lib/core/src/lib/card-view/models/card-view-baseitem.model.spec.ts
index 8408e465b9..52e7c23fb0 100644
--- a/lib/core/src/lib/card-view/models/card-view-baseitem.model.spec.ts
+++ b/lib/core/src/lib/card-view/models/card-view-baseitem.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-baseitem.model.ts b/lib/core/src/lib/card-view/models/card-view-baseitem.model.ts
index 9e47d0bcd4..f4fe8ca90e 100644
--- a/lib/core/src/lib/card-view/models/card-view-baseitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-baseitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-boolitem.model.spec.ts b/lib/core/src/lib/card-view/models/card-view-boolitem.model.spec.ts
index 7a9c10c5c5..b901ec27d9 100644
--- a/lib/core/src/lib/card-view/models/card-view-boolitem.model.spec.ts
+++ b/lib/core/src/lib/card-view/models/card-view-boolitem.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-boolitem.model.ts b/lib/core/src/lib/card-view/models/card-view-boolitem.model.ts
index 56a6c93d2d..fcd9a726fe 100644
--- a/lib/core/src/lib/card-view/models/card-view-boolitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-boolitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-dateitem.model.ts b/lib/core/src/lib/card-view/models/card-view-dateitem.model.ts
index 939382ee98..97a72a3e9a 100644
--- a/lib/core/src/lib/card-view/models/card-view-dateitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-dateitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-datetimeitem.model.ts b/lib/core/src/lib/card-view/models/card-view-datetimeitem.model.ts
index 11bc9916ca..9f9a3b7511 100644
--- a/lib/core/src/lib/card-view/models/card-view-datetimeitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-datetimeitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-floatitem.model.spec.ts b/lib/core/src/lib/card-view/models/card-view-floatitem.model.spec.ts
index 53cc60c50f..6273b55a1b 100644
--- a/lib/core/src/lib/card-view/models/card-view-floatitem.model.spec.ts
+++ b/lib/core/src/lib/card-view/models/card-view-floatitem.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-floatitem.model.ts b/lib/core/src/lib/card-view/models/card-view-floatitem.model.ts
index 00430c5f88..0dc0a21610 100644
--- a/lib/core/src/lib/card-view/models/card-view-floatitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-floatitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-intitem.model.spec.ts b/lib/core/src/lib/card-view/models/card-view-intitem.model.spec.ts
index 36aa662fec..5d941a3784 100644
--- a/lib/core/src/lib/card-view/models/card-view-intitem.model.spec.ts
+++ b/lib/core/src/lib/card-view/models/card-view-intitem.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-intitem.model.ts b/lib/core/src/lib/card-view/models/card-view-intitem.model.ts
index 4f9fbea843..fecfcfde88 100644
--- a/lib/core/src/lib/card-view/models/card-view-intitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-intitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-keyvaluepairs.model.ts b/lib/core/src/lib/card-view/models/card-view-keyvaluepairs.model.ts
index 86a8468d1f..25016beff6 100644
--- a/lib/core/src/lib/card-view/models/card-view-keyvaluepairs.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-keyvaluepairs.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-longitem.model.spec.ts b/lib/core/src/lib/card-view/models/card-view-longitem.model.spec.ts
index eee44f24f3..fb66dc3e38 100644
--- a/lib/core/src/lib/card-view/models/card-view-longitem.model.spec.ts
+++ b/lib/core/src/lib/card-view/models/card-view-longitem.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-longitem.model.ts b/lib/core/src/lib/card-view/models/card-view-longitem.model.ts
index 70ccdc0f9a..e05cbc1917 100644
--- a/lib/core/src/lib/card-view/models/card-view-longitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-longitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-mapitem.model.ts b/lib/core/src/lib/card-view/models/card-view-mapitem.model.ts
index b39303d177..b3b5baf2b1 100644
--- a/lib/core/src/lib/card-view/models/card-view-mapitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-mapitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-selectitem.model.spec.ts b/lib/core/src/lib/card-view/models/card-view-selectitem.model.spec.ts
index f6c5fe9fd3..cdd5ff4284 100644
--- a/lib/core/src/lib/card-view/models/card-view-selectitem.model.spec.ts
+++ b/lib/core/src/lib/card-view/models/card-view-selectitem.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-selectitem.model.ts b/lib/core/src/lib/card-view/models/card-view-selectitem.model.ts
index ae4cae3bc3..eaf507a315 100644
--- a/lib/core/src/lib/card-view/models/card-view-selectitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-selectitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-textitem.model.spec.ts b/lib/core/src/lib/card-view/models/card-view-textitem.model.spec.ts
index 2ffbcd0bc2..725150c1d0 100644
--- a/lib/core/src/lib/card-view/models/card-view-textitem.model.spec.ts
+++ b/lib/core/src/lib/card-view/models/card-view-textitem.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view-textitem.model.ts b/lib/core/src/lib/card-view/models/card-view-textitem.model.ts
index e2dcaa5d21..442b820e02 100644
--- a/lib/core/src/lib/card-view/models/card-view-textitem.model.ts
+++ b/lib/core/src/lib/card-view/models/card-view-textitem.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/models/card-view.models.ts b/lib/core/src/lib/card-view/models/card-view.models.ts
index ad7351932a..791c5686b3 100644
--- a/lib/core/src/lib/card-view/models/card-view.models.ts
+++ b/lib/core/src/lib/card-view/models/card-view.models.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/public-api.ts b/lib/core/src/lib/card-view/public-api.ts
index f27b0362d4..ca044dbd34 100644
--- a/lib/core/src/lib/card-view/public-api.ts
+++ b/lib/core/src/lib/card-view/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/services/card-item-types.service.ts b/lib/core/src/lib/card-view/services/card-item-types.service.ts
index 217fcdba21..370874176f 100644
--- a/lib/core/src/lib/card-view/services/card-item-types.service.ts
+++ b/lib/core/src/lib/card-view/services/card-item-types.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/services/card-view-update.service.spec.ts b/lib/core/src/lib/card-view/services/card-view-update.service.spec.ts
index 9cafb71390..c8d1682660 100644
--- a/lib/core/src/lib/card-view/services/card-view-update.service.spec.ts
+++ b/lib/core/src/lib/card-view/services/card-view-update.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/services/card-view-update.service.ts b/lib/core/src/lib/card-view/services/card-view-update.service.ts
index 8e96f0a19a..62c240fa20 100644
--- a/lib/core/src/lib/card-view/services/card-view-update.service.ts
+++ b/lib/core/src/lib/card-view/services/card-view-update.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/services/card-view.services.ts b/lib/core/src/lib/card-view/services/card-view.services.ts
index 45916a0164..055041b1d2 100644
--- a/lib/core/src/lib/card-view/services/card-view.services.ts
+++ b/lib/core/src/lib/card-view/services/card-view.services.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-float.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-float.validator.ts
index 87369dac5f..af98a284c4 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-float.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-float.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-int.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-int.validator.ts
index 1e2c84deab..2b2a1e60fa 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-int.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-int.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-length.validator.spec.ts b/lib/core/src/lib/card-view/validators/card-view-item-length.validator.spec.ts
index d640b5cb6e..cd8484f6af 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-length.validator.spec.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-length.validator.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-length.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-length.validator.ts
index b165c0172f..a518534ed5 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-length.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-length.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-long.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-long.validator.ts
index f801da88c0..69c8fe43bf 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-long.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-long.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-match.validator.spec.ts b/lib/core/src/lib/card-view/validators/card-view-item-match.validator.spec.ts
index 9b53cc8ea6..c26c48b284 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-match.validator.spec.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-match.validator.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-match.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-match.validator.ts
index 33b6ca0029..5a82d04fae 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-match.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-match.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.spec.ts b/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.spec.ts
index adf298fd25..067fbd41e4 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.spec.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.ts
index fddb6e87d8..d55e8b4be0 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-minmax.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.spec.ts b/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.spec.ts
index b204261c8e..f456870bd5 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.spec.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.ts
index 9d38a9e316..934111d165 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-only-positive-int.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view-item-only-positive-long.validator.ts b/lib/core/src/lib/card-view/validators/card-view-item-only-positive-long.validator.ts
index 80b0e6bd8f..0f75e9263d 100644
--- a/lib/core/src/lib/card-view/validators/card-view-item-only-positive-long.validator.ts
+++ b/lib/core/src/lib/card-view/validators/card-view-item-only-positive-long.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/card-view.validators.ts b/lib/core/src/lib/card-view/validators/card-view.validators.ts
index 85ad9ebba3..81c38b62b8 100644
--- a/lib/core/src/lib/card-view/validators/card-view.validators.ts
+++ b/lib/core/src/lib/card-view/validators/card-view.validators.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/card-view/validators/validators.map.ts b/lib/core/src/lib/card-view/validators/validators.map.ts
index cc47fcbc98..59668fc810 100644
--- a/lib/core/src/lib/card-view/validators/validators.map.ts
+++ b/lib/core/src/lib/card-view/validators/validators.map.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/clipboard/clipboard.directive.spec.ts b/lib/core/src/lib/clipboard/clipboard.directive.spec.ts
index c7843e8e85..a7917996b9 100644
--- a/lib/core/src/lib/clipboard/clipboard.directive.spec.ts
+++ b/lib/core/src/lib/clipboard/clipboard.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/clipboard/clipboard.directive.ts b/lib/core/src/lib/clipboard/clipboard.directive.ts
index d016ea67a7..347443d3c6 100644
--- a/lib/core/src/lib/clipboard/clipboard.directive.ts
+++ b/lib/core/src/lib/clipboard/clipboard.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/clipboard/clipboard.module.ts b/lib/core/src/lib/clipboard/clipboard.module.ts
index 67f2335b82..9430a52b89 100644
--- a/lib/core/src/lib/clipboard/clipboard.module.ts
+++ b/lib/core/src/lib/clipboard/clipboard.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/clipboard/clipboard.service.spec.ts b/lib/core/src/lib/clipboard/clipboard.service.spec.ts
index 6b05829f8f..a362c988ae 100644
--- a/lib/core/src/lib/clipboard/clipboard.service.spec.ts
+++ b/lib/core/src/lib/clipboard/clipboard.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/clipboard/clipboard.service.ts b/lib/core/src/lib/clipboard/clipboard.service.ts
index 48d9cf5cb6..fad065b878 100644
--- a/lib/core/src/lib/clipboard/clipboard.service.ts
+++ b/lib/core/src/lib/clipboard/clipboard.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/clipboard/index.ts b/lib/core/src/lib/clipboard/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/clipboard/index.ts
+++ b/lib/core/src/lib/clipboard/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/clipboard/public-api.ts b/lib/core/src/lib/clipboard/public-api.ts
index b83ceaca06..b5c59cc6f0 100644
--- a/lib/core/src/lib/clipboard/public-api.ts
+++ b/lib/core/src/lib/clipboard/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/comment-list.component.spec.ts b/lib/core/src/lib/comments/comment-list/comment-list.component.spec.ts
index 00ea7b5475..f8aa746e11 100644
--- a/lib/core/src/lib/comments/comment-list/comment-list.component.spec.ts
+++ b/lib/core/src/lib/comments/comment-list/comment-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/comment-list.component.stories.ts b/lib/core/src/lib/comments/comment-list/comment-list.component.stories.ts
index 067d83b443..db4cbc70ca 100644
--- a/lib/core/src/lib/comments/comment-list/comment-list.component.stories.ts
+++ b/lib/core/src/lib/comments/comment-list/comment-list.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/comment-list.component.ts b/lib/core/src/lib/comments/comment-list/comment-list.component.ts
index 83e22d882b..0efff4adfc 100644
--- a/lib/core/src/lib/comments/comment-list/comment-list.component.ts
+++ b/lib/core/src/lib/comments/comment-list/comment-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/comment-list.module.ts b/lib/core/src/lib/comments/comment-list/comment-list.module.ts
index 1539c723e2..c5c6efaaa7 100644
--- a/lib/core/src/lib/comments/comment-list/comment-list.module.ts
+++ b/lib/core/src/lib/comments/comment-list/comment-list.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/index.ts b/lib/core/src/lib/comments/comment-list/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/comments/comment-list/index.ts
+++ b/lib/core/src/lib/comments/comment-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/mocks/comment-list.mock.ts b/lib/core/src/lib/comments/comment-list/mocks/comment-list.mock.ts
index dcb318ce1f..d1ffa5876e 100644
--- a/lib/core/src/lib/comments/comment-list/mocks/comment-list.mock.ts
+++ b/lib/core/src/lib/comments/comment-list/mocks/comment-list.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/mocks/comment-list.service.mock.ts b/lib/core/src/lib/comments/comment-list/mocks/comment-list.service.mock.ts
index a0a7bad845..b074038eeb 100644
--- a/lib/core/src/lib/comments/comment-list/mocks/comment-list.service.mock.ts
+++ b/lib/core/src/lib/comments/comment-list/mocks/comment-list.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comment-list/public-api.ts b/lib/core/src/lib/comments/comment-list/public-api.ts
index d5178119ca..31f1abb0b8 100644
--- a/lib/core/src/lib/comments/comment-list/public-api.ts
+++ b/lib/core/src/lib/comments/comment-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comments.component.spec.ts b/lib/core/src/lib/comments/comments.component.spec.ts
index fc3c65eb66..61a0844585 100644
--- a/lib/core/src/lib/comments/comments.component.spec.ts
+++ b/lib/core/src/lib/comments/comments.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comments.component.stories.ts b/lib/core/src/lib/comments/comments.component.stories.ts
index 13f867e2f5..e9da3f52eb 100644
--- a/lib/core/src/lib/comments/comments.component.stories.ts
+++ b/lib/core/src/lib/comments/comments.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comments.component.ts b/lib/core/src/lib/comments/comments.component.ts
index 544eae4ada..dffc58ce81 100644
--- a/lib/core/src/lib/comments/comments.component.ts
+++ b/lib/core/src/lib/comments/comments.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/comments.module.ts b/lib/core/src/lib/comments/comments.module.ts
index 96969ecbd3..ce7f4939b0 100644
--- a/lib/core/src/lib/comments/comments.module.ts
+++ b/lib/core/src/lib/comments/comments.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/index.ts b/lib/core/src/lib/comments/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/comments/index.ts
+++ b/lib/core/src/lib/comments/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/interfaces/comments-service.interface.ts b/lib/core/src/lib/comments/interfaces/comments-service.interface.ts
index e3a2360197..7c92d2e99e 100644
--- a/lib/core/src/lib/comments/interfaces/comments-service.interface.ts
+++ b/lib/core/src/lib/comments/interfaces/comments-service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/interfaces/comments.token.ts b/lib/core/src/lib/comments/interfaces/comments.token.ts
index 28aa5dce9e..c093ec26f6 100644
--- a/lib/core/src/lib/comments/interfaces/comments.token.ts
+++ b/lib/core/src/lib/comments/interfaces/comments.token.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/mocks/comments.service.mock.ts b/lib/core/src/lib/comments/mocks/comments.service.mock.ts
index 19b20f631c..04bbd24d36 100644
--- a/lib/core/src/lib/comments/mocks/comments.service.mock.ts
+++ b/lib/core/src/lib/comments/mocks/comments.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/mocks/comments.service.stories.mock.ts b/lib/core/src/lib/comments/mocks/comments.service.stories.mock.ts
index d2246b9f40..95ad572ee3 100644
--- a/lib/core/src/lib/comments/mocks/comments.service.stories.mock.ts
+++ b/lib/core/src/lib/comments/mocks/comments.service.stories.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/mocks/comments.stories.mock.ts b/lib/core/src/lib/comments/mocks/comments.stories.mock.ts
index d8eba97729..1dfb8859af 100644
--- a/lib/core/src/lib/comments/mocks/comments.stories.mock.ts
+++ b/lib/core/src/lib/comments/mocks/comments.stories.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/comments/public-api.ts b/lib/core/src/lib/comments/public-api.ts
index 298ae38a54..85d3908120 100644
--- a/lib/core/src/lib/comments/public-api.ts
+++ b/lib/core/src/lib/comments/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/index.ts b/lib/core/src/lib/common/index.ts
index 7970ce0551..63e1fe8130 100644
--- a/lib/core/src/lib/common/index.ts
+++ b/lib/core/src/lib/common/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/interface/search-component.interface.ts b/lib/core/src/lib/common/interface/search-component.interface.ts
index 45a5b45816..30fed579de 100644
--- a/lib/core/src/lib/common/interface/search-component.interface.ts
+++ b/lib/core/src/lib/common/interface/search-component.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/mock/app-config.service.mock.ts b/lib/core/src/lib/common/mock/app-config.service.mock.ts
index de78366536..302a7efa16 100644
--- a/lib/core/src/lib/common/mock/app-config.service.mock.ts
+++ b/lib/core/src/lib/common/mock/app-config.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/models/default-languages.model.ts b/lib/core/src/lib/common/models/default-languages.model.ts
index 0797da18ad..9563cb885f 100644
--- a/lib/core/src/lib/common/models/default-languages.model.ts
+++ b/lib/core/src/lib/common/models/default-languages.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/models/log-levels.model.ts b/lib/core/src/lib/common/models/log-levels.model.ts
index 496329272f..a6c826b505 100644
--- a/lib/core/src/lib/common/models/log-levels.model.ts
+++ b/lib/core/src/lib/common/models/log-levels.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/models/user-info-mode.enum.ts b/lib/core/src/lib/common/models/user-info-mode.enum.ts
index bd63b40557..e733a44fa7 100644
--- a/lib/core/src/lib/common/models/user-info-mode.enum.ts
+++ b/lib/core/src/lib/common/models/user-info-mode.enum.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/cookie.service.ts b/lib/core/src/lib/common/services/cookie.service.ts
index 726447716e..f0b81f12ce 100644
--- a/lib/core/src/lib/common/services/cookie.service.ts
+++ b/lib/core/src/lib/common/services/cookie.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/download.service.spec.ts b/lib/core/src/lib/common/services/download.service.spec.ts
index 6822f9c454..7394301289 100644
--- a/lib/core/src/lib/common/services/download.service.spec.ts
+++ b/lib/core/src/lib/common/services/download.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/download.service.ts b/lib/core/src/lib/common/services/download.service.ts
index c4fcb42233..3e31dc07a9 100644
--- a/lib/core/src/lib/common/services/download.service.ts
+++ b/lib/core/src/lib/common/services/download.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/dynamic-component-mapper.service.ts b/lib/core/src/lib/common/services/dynamic-component-mapper.service.ts
index 0c938c035f..0f9a438c03 100644
--- a/lib/core/src/lib/common/services/dynamic-component-mapper.service.ts
+++ b/lib/core/src/lib/common/services/dynamic-component-mapper.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/highlight-transform.service.ts b/lib/core/src/lib/common/services/highlight-transform.service.ts
index c2eeba9d50..e488adb09f 100644
--- a/lib/core/src/lib/common/services/highlight-transform.service.ts
+++ b/lib/core/src/lib/common/services/highlight-transform.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/language-item.interface.ts b/lib/core/src/lib/common/services/language-item.interface.ts
index 7d45147975..4cc3f5457f 100644
--- a/lib/core/src/lib/common/services/language-item.interface.ts
+++ b/lib/core/src/lib/common/services/language-item.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/log.service.spec.ts b/lib/core/src/lib/common/services/log.service.spec.ts
index 79bcc17289..11de420e66 100644
--- a/lib/core/src/lib/common/services/log.service.spec.ts
+++ b/lib/core/src/lib/common/services/log.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/log.service.ts b/lib/core/src/lib/common/services/log.service.ts
index b899885337..481623b7b2 100644
--- a/lib/core/src/lib/common/services/log.service.ts
+++ b/lib/core/src/lib/common/services/log.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/page-title.service.ts b/lib/core/src/lib/common/services/page-title.service.ts
index c5dac84a37..9ca33ed372 100644
--- a/lib/core/src/lib/common/services/page-title.service.ts
+++ b/lib/core/src/lib/common/services/page-title.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/sort-by-category.service.spec.ts b/lib/core/src/lib/common/services/sort-by-category.service.spec.ts
index 5ed4edd849..64e8839bd1 100644
--- a/lib/core/src/lib/common/services/sort-by-category.service.spec.ts
+++ b/lib/core/src/lib/common/services/sort-by-category.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/sort-by-category.service.ts b/lib/core/src/lib/common/services/sort-by-category.service.ts
index 7009166ea8..08b8812921 100644
--- a/lib/core/src/lib/common/services/sort-by-category.service.ts
+++ b/lib/core/src/lib/common/services/sort-by-category.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/storage.service.spec.ts b/lib/core/src/lib/common/services/storage.service.spec.ts
index 7873340277..667c7ecff5 100644
--- a/lib/core/src/lib/common/services/storage.service.spec.ts
+++ b/lib/core/src/lib/common/services/storage.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/storage.service.ts b/lib/core/src/lib/common/services/storage.service.ts
index d1d768a6a6..60a0a39583 100644
--- a/lib/core/src/lib/common/services/storage.service.ts
+++ b/lib/core/src/lib/common/services/storage.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/thumbnail.service.spec.ts b/lib/core/src/lib/common/services/thumbnail.service.spec.ts
index 9ec0eb90f3..6bce0eeae1 100644
--- a/lib/core/src/lib/common/services/thumbnail.service.spec.ts
+++ b/lib/core/src/lib/common/services/thumbnail.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/thumbnail.service.ts b/lib/core/src/lib/common/services/thumbnail.service.ts
index 053e794b7a..336425f9af 100644
--- a/lib/core/src/lib/common/services/thumbnail.service.ts
+++ b/lib/core/src/lib/common/services/thumbnail.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/url.service.ts b/lib/core/src/lib/common/services/url.service.ts
index d153909f76..5688650c31 100644
--- a/lib/core/src/lib/common/services/url.service.ts
+++ b/lib/core/src/lib/common/services/url.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/user-preferences.service.spec.ts b/lib/core/src/lib/common/services/user-preferences.service.spec.ts
index d939ff11ab..85ee486a16 100644
--- a/lib/core/src/lib/common/services/user-preferences.service.spec.ts
+++ b/lib/core/src/lib/common/services/user-preferences.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/services/user-preferences.service.ts b/lib/core/src/lib/common/services/user-preferences.service.ts
index b9721dde21..c171646869 100644
--- a/lib/core/src/lib/common/services/user-preferences.service.ts
+++ b/lib/core/src/lib/common/services/user-preferences.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/date-fns-adapter.ts b/lib/core/src/lib/common/utils/date-fns-adapter.ts
index 4bbafcd3d3..ec48f58116 100644
--- a/lib/core/src/lib/common/utils/date-fns-adapter.ts
+++ b/lib/core/src/lib/common/utils/date-fns-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/date-fns-utils.spec.ts b/lib/core/src/lib/common/utils/date-fns-utils.spec.ts
index a2afe7bcd9..c2619d19de 100644
--- a/lib/core/src/lib/common/utils/date-fns-utils.spec.ts
+++ b/lib/core/src/lib/common/utils/date-fns-utils.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/date-fns-utils.ts b/lib/core/src/lib/common/utils/date-fns-utils.ts
index 7f8daf4f4c..e5fab19337 100644
--- a/lib/core/src/lib/common/utils/date-fns-utils.ts
+++ b/lib/core/src/lib/common/utils/date-fns-utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/datetime-fns-adapter.ts b/lib/core/src/lib/common/utils/datetime-fns-adapter.ts
index c57c0b4146..d2297afa39 100644
--- a/lib/core/src/lib/common/utils/datetime-fns-adapter.ts
+++ b/lib/core/src/lib/common/utils/datetime-fns-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/file-utils.ts b/lib/core/src/lib/common/utils/file-utils.ts
index 09ae601353..c82ecb1752 100644
--- a/lib/core/src/lib/common/utils/file-utils.ts
+++ b/lib/core/src/lib/common/utils/file-utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/index.ts b/lib/core/src/lib/common/utils/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/common/utils/index.ts
+++ b/lib/core/src/lib/common/utils/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/moment-date-adapter.ts b/lib/core/src/lib/common/utils/moment-date-adapter.ts
index f71d15dcd8..59814a1a6d 100644
--- a/lib/core/src/lib/common/utils/moment-date-adapter.ts
+++ b/lib/core/src/lib/common/utils/moment-date-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/moment-date-formats.model.ts b/lib/core/src/lib/common/utils/moment-date-formats.model.ts
index 04a14ded24..06828ea0ac 100644
--- a/lib/core/src/lib/common/utils/moment-date-formats.model.ts
+++ b/lib/core/src/lib/common/utils/moment-date-formats.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/object-utils.spec.ts b/lib/core/src/lib/common/utils/object-utils.spec.ts
index 4794504062..7edd883ebc 100644
--- a/lib/core/src/lib/common/utils/object-utils.spec.ts
+++ b/lib/core/src/lib/common/utils/object-utils.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/object-utils.ts b/lib/core/src/lib/common/utils/object-utils.ts
index 67cf7dddea..8176b54d0f 100644
--- a/lib/core/src/lib/common/utils/object-utils.ts
+++ b/lib/core/src/lib/common/utils/object-utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/public-api.ts b/lib/core/src/lib/common/utils/public-api.ts
index f1d16956b3..396af52d4e 100644
--- a/lib/core/src/lib/common/utils/public-api.ts
+++ b/lib/core/src/lib/common/utils/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/string-utils.spec.ts b/lib/core/src/lib/common/utils/string-utils.spec.ts
index b5efe8a2e5..a81ff778fd 100644
--- a/lib/core/src/lib/common/utils/string-utils.spec.ts
+++ b/lib/core/src/lib/common/utils/string-utils.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/common/utils/string-utils.ts b/lib/core/src/lib/common/utils/string-utils.ts
index e68da86d3e..461264dad9 100644
--- a/lib/core/src/lib/common/utils/string-utils.ts
+++ b/lib/core/src/lib/common/utils/string-utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/animations.ts b/lib/core/src/lib/context-menu/animations.ts
index 708296d365..d8a94a7824 100644
--- a/lib/core/src/lib/context-menu/animations.ts
+++ b/lib/core/src/lib/context-menu/animations.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu-list.component.ts b/lib/core/src/lib/context-menu/context-menu-list.component.ts
index 9acf465617..63bade191a 100644
--- a/lib/core/src/lib/context-menu/context-menu-list.component.ts
+++ b/lib/core/src/lib/context-menu/context-menu-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu-overlay.service.spec.ts b/lib/core/src/lib/context-menu/context-menu-overlay.service.spec.ts
index 01379023b8..9111e1289f 100644
--- a/lib/core/src/lib/context-menu/context-menu-overlay.service.spec.ts
+++ b/lib/core/src/lib/context-menu/context-menu-overlay.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu-overlay.service.ts b/lib/core/src/lib/context-menu/context-menu-overlay.service.ts
index 598d7ba0d2..439fc9cb08 100644
--- a/lib/core/src/lib/context-menu/context-menu-overlay.service.ts
+++ b/lib/core/src/lib/context-menu/context-menu-overlay.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu-overlay.ts b/lib/core/src/lib/context-menu/context-menu-overlay.ts
index abe90e294a..5f8edd1762 100644
--- a/lib/core/src/lib/context-menu/context-menu-overlay.ts
+++ b/lib/core/src/lib/context-menu/context-menu-overlay.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu.directive.spec.ts b/lib/core/src/lib/context-menu/context-menu.directive.spec.ts
index 321fc2058f..9fafabc818 100644
--- a/lib/core/src/lib/context-menu/context-menu.directive.spec.ts
+++ b/lib/core/src/lib/context-menu/context-menu.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu.directive.ts b/lib/core/src/lib/context-menu/context-menu.directive.ts
index 41ba924928..ddf44e400c 100644
--- a/lib/core/src/lib/context-menu/context-menu.directive.ts
+++ b/lib/core/src/lib/context-menu/context-menu.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu.module.ts b/lib/core/src/lib/context-menu/context-menu.module.ts
index fa638317bd..62f230d28d 100644
--- a/lib/core/src/lib/context-menu/context-menu.module.ts
+++ b/lib/core/src/lib/context-menu/context-menu.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/context-menu.tokens.ts b/lib/core/src/lib/context-menu/context-menu.tokens.ts
index b409447e35..51595c6a12 100644
--- a/lib/core/src/lib/context-menu/context-menu.tokens.ts
+++ b/lib/core/src/lib/context-menu/context-menu.tokens.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/index.ts b/lib/core/src/lib/context-menu/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/context-menu/index.ts
+++ b/lib/core/src/lib/context-menu/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/interfaces.ts b/lib/core/src/lib/context-menu/interfaces.ts
index 4010444547..d402e49b32 100644
--- a/lib/core/src/lib/context-menu/interfaces.ts
+++ b/lib/core/src/lib/context-menu/interfaces.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/context-menu/public-api.ts b/lib/core/src/lib/context-menu/public-api.ts
index 6a1ef4bace..f8d8ca61a1 100644
--- a/lib/core/src/lib/context-menu/public-api.ts
+++ b/lib/core/src/lib/context-menu/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/core.module.ts b/lib/core/src/lib/core.module.ts
index fcc5acac55..2970f0e3a8 100644
--- a/lib/core/src/lib/core.module.ts
+++ b/lib/core/src/lib/core.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.spec.ts b/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.spec.ts
index 536045ab2b..69481f0bf8 100644
--- a/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.ts b/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.ts
index e32e8e84fc..b58dc66e45 100644
--- a/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/amount-cell/amount-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.spec.ts b/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.spec.ts
index 30a314e53b..80e0906ca0 100644
--- a/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.ts b/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.ts
index aebcd4a874..0cb657b419 100644
--- a/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/boolean-cell/boolean-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.spec.ts b/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.spec.ts
index 6df7f1a2b4..7e2446c271 100644
--- a/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.spec.ts
+++ b/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.ts b/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.ts
index 5091a5a393..e7561f4039 100644
--- a/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.ts
+++ b/lib/core/src/lib/datatable/components/columns-selector/columns-search-filter.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.spec.ts b/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.spec.ts
index 81e81f2106..1345039ece 100644
--- a/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.ts b/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.ts
index 2317f4f6fa..803579e582 100644
--- a/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.ts
+++ b/lib/core/src/lib/datatable/components/columns-selector/columns-selector.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/data-cell.event.ts b/lib/core/src/lib/datatable/components/data-cell.event.ts
index 31ee2261a0..b2718e9fc4 100644
--- a/lib/core/src/lib/datatable/components/data-cell.event.ts
+++ b/lib/core/src/lib/datatable/components/data-cell.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/data-row-action.event.ts b/lib/core/src/lib/datatable/components/data-row-action.event.ts
index 571df33ccb..f82e8795bd 100644
--- a/lib/core/src/lib/datatable/components/data-row-action.event.ts
+++ b/lib/core/src/lib/datatable/components/data-row-action.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.spec.ts b/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.spec.ts
index 26c127a914..917077853b 100644
--- a/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.ts b/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.ts
index 68978e5281..b5831d2171 100644
--- a/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/datatable-cell/datatable-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.spec.ts b/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.spec.ts
index 058e70f884..d2fc3f3c5f 100644
--- a/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.ts b/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.ts
index 580ada61d5..eac8fd7698 100644
--- a/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.ts
+++ b/lib/core/src/lib/datatable/components/datatable-row/datatable-row.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/datatable/datatable.component.spec.ts b/lib/core/src/lib/datatable/components/datatable/datatable.component.spec.ts
index 377d2a0a55..33b66515a3 100644
--- a/lib/core/src/lib/datatable/components/datatable/datatable.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/datatable/datatable.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/datatable/datatable.component.stories.ts b/lib/core/src/lib/datatable/components/datatable/datatable.component.stories.ts
index 8be9b0169b..1f5e92e564 100644
--- a/lib/core/src/lib/datatable/components/datatable/datatable.component.stories.ts
+++ b/lib/core/src/lib/datatable/components/datatable/datatable.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/datatable/datatable.component.ts b/lib/core/src/lib/datatable/components/datatable/datatable.component.ts
index 6013b79360..2406cfbb58 100644
--- a/lib/core/src/lib/datatable/components/datatable/datatable.component.ts
+++ b/lib/core/src/lib/datatable/components/datatable/datatable.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/date-cell/date-cell.component.spec.ts b/lib/core/src/lib/datatable/components/date-cell/date-cell.component.spec.ts
index 130d992155..c3e16c97d4 100644
--- a/lib/core/src/lib/datatable/components/date-cell/date-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/date-cell/date-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/date-cell/date-cell.component.ts b/lib/core/src/lib/datatable/components/date-cell/date-cell.component.ts
index a7ac4ce27e..953eccc5bd 100644
--- a/lib/core/src/lib/datatable/components/date-cell/date-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/date-cell/date-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/empty-list/empty-list.component.spec.ts b/lib/core/src/lib/datatable/components/empty-list/empty-list.component.spec.ts
index e9bf546906..fa89e75e2c 100644
--- a/lib/core/src/lib/datatable/components/empty-list/empty-list.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/empty-list/empty-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/empty-list/empty-list.component.ts b/lib/core/src/lib/datatable/components/empty-list/empty-list.component.ts
index 1299db4a41..c1268f618d 100644
--- a/lib/core/src/lib/datatable/components/empty-list/empty-list.component.ts
+++ b/lib/core/src/lib/datatable/components/empty-list/empty-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/filesize-cell/filesize-cell.component.ts b/lib/core/src/lib/datatable/components/filesize-cell/filesize-cell.component.ts
index 1450e878bb..7103cc5e79 100644
--- a/lib/core/src/lib/datatable/components/filesize-cell/filesize-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/filesize-cell/filesize-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.spec.ts b/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.spec.ts
index 611d78df57..549a0fd265 100644
--- a/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.ts b/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.ts
index 77aae77cec..bcbd863dfa 100644
--- a/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/icon-cell/icon-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/json-cell/json-cell.component.spec.ts b/lib/core/src/lib/datatable/components/json-cell/json-cell.component.spec.ts
index 3ef4950799..6e95f65244 100644
--- a/lib/core/src/lib/datatable/components/json-cell/json-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/json-cell/json-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/json-cell/json-cell.component.ts b/lib/core/src/lib/datatable/components/json-cell/json-cell.component.ts
index 02ad2be886..974ced4dbf 100644
--- a/lib/core/src/lib/datatable/components/json-cell/json-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/json-cell/json-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/location-cell/location-cell.component.spec.ts b/lib/core/src/lib/datatable/components/location-cell/location-cell.component.spec.ts
index 337f96b228..031dbdbadc 100644
--- a/lib/core/src/lib/datatable/components/location-cell/location-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/location-cell/location-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/location-cell/location-cell.component.ts b/lib/core/src/lib/datatable/components/location-cell/location-cell.component.ts
index 8cca294730..b062310ff6 100644
--- a/lib/core/src/lib/datatable/components/location-cell/location-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/location-cell/location-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/mocks/datatable.mock.ts b/lib/core/src/lib/datatable/components/mocks/datatable.mock.ts
index aa9092df4c..ac2e12aa51 100644
--- a/lib/core/src/lib/datatable/components/mocks/datatable.mock.ts
+++ b/lib/core/src/lib/datatable/components/mocks/datatable.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/number-cell/number-cell.component.spec.ts b/lib/core/src/lib/datatable/components/number-cell/number-cell.component.spec.ts
index bb670c00ce..8f193ec8d5 100644
--- a/lib/core/src/lib/datatable/components/number-cell/number-cell.component.spec.ts
+++ b/lib/core/src/lib/datatable/components/number-cell/number-cell.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/components/number-cell/number-cell.component.ts b/lib/core/src/lib/datatable/components/number-cell/number-cell.component.ts
index 00224d6e89..4a0f1bd79a 100644
--- a/lib/core/src/lib/datatable/components/number-cell/number-cell.component.ts
+++ b/lib/core/src/lib/datatable/components/number-cell/number-cell.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data-column/data-column-header.component.ts b/lib/core/src/lib/datatable/data-column/data-column-header.component.ts
index 8176d33568..0be17c22c6 100644
--- a/lib/core/src/lib/datatable/data-column/data-column-header.component.ts
+++ b/lib/core/src/lib/datatable/data-column/data-column-header.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data-column/data-column-list.component.ts b/lib/core/src/lib/datatable/data-column/data-column-list.component.ts
index 784841d0c1..6b82ed94e3 100644
--- a/lib/core/src/lib/datatable/data-column/data-column-list.component.ts
+++ b/lib/core/src/lib/datatable/data-column/data-column-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data-column/data-column.component.spec.ts b/lib/core/src/lib/datatable/data-column/data-column.component.spec.ts
index 4a9f159042..476de8a68c 100644
--- a/lib/core/src/lib/datatable/data-column/data-column.component.spec.ts
+++ b/lib/core/src/lib/datatable/data-column/data-column.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data-column/data-column.component.stories.ts b/lib/core/src/lib/datatable/data-column/data-column.component.stories.ts
index 61d6ad6b8c..f78ea890d6 100644
--- a/lib/core/src/lib/datatable/data-column/data-column.component.stories.ts
+++ b/lib/core/src/lib/datatable/data-column/data-column.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data-column/data-column.component.ts b/lib/core/src/lib/datatable/data-column/data-column.component.ts
index afd12d5519..826a9038d7 100644
--- a/lib/core/src/lib/datatable/data-column/data-column.component.ts
+++ b/lib/core/src/lib/datatable/data-column/data-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data-column/index.ts b/lib/core/src/lib/datatable/data-column/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/datatable/data-column/index.ts
+++ b/lib/core/src/lib/datatable/data-column/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data-column/public-api.ts b/lib/core/src/lib/datatable/data-column/public-api.ts
index e3350f1d52..c67158a2d6 100644
--- a/lib/core/src/lib/datatable/data-column/public-api.ts
+++ b/lib/core/src/lib/datatable/data-column/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/data-column.model.ts b/lib/core/src/lib/datatable/data/data-column.model.ts
index 13a4faa4c9..771e5b835a 100644
--- a/lib/core/src/lib/datatable/data/data-column.model.ts
+++ b/lib/core/src/lib/datatable/data/data-column.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/data-row-event.model.ts b/lib/core/src/lib/datatable/data/data-row-event.model.ts
index e9c8ef70fa..460aa0f1f7 100644
--- a/lib/core/src/lib/datatable/data/data-row-event.model.ts
+++ b/lib/core/src/lib/datatable/data/data-row-event.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/data-row-update.model.ts b/lib/core/src/lib/datatable/data/data-row-update.model.ts
index 1ca3fdee43..5ec6fa1e90 100644
--- a/lib/core/src/lib/datatable/data/data-row-update.model.ts
+++ b/lib/core/src/lib/datatable/data/data-row-update.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/data-row.model.ts b/lib/core/src/lib/datatable/data/data-row.model.ts
index a0612f30cd..dc92f227d7 100644
--- a/lib/core/src/lib/datatable/data/data-row.model.ts
+++ b/lib/core/src/lib/datatable/data/data-row.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/data-sorting.model.ts b/lib/core/src/lib/datatable/data/data-sorting.model.ts
index 197dcea0d1..c3badd2ae7 100644
--- a/lib/core/src/lib/datatable/data/data-sorting.model.ts
+++ b/lib/core/src/lib/datatable/data/data-sorting.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/data-table.schema.ts b/lib/core/src/lib/datatable/data/data-table.schema.ts
index afbc5d452a..2b3b92f982 100644
--- a/lib/core/src/lib/datatable/data/data-table.schema.ts
+++ b/lib/core/src/lib/datatable/data/data-table.schema.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/datatable-adapter.ts b/lib/core/src/lib/datatable/data/datatable-adapter.ts
index aaef65e0bd..1284e16e79 100644
--- a/lib/core/src/lib/datatable/data/datatable-adapter.ts
+++ b/lib/core/src/lib/datatable/data/datatable-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/object-datacolumn.model.ts b/lib/core/src/lib/datatable/data/object-datacolumn.model.ts
index 1ebc35becf..e76d5b9940 100644
--- a/lib/core/src/lib/datatable/data/object-datacolumn.model.ts
+++ b/lib/core/src/lib/datatable/data/object-datacolumn.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/object-datarow.model.ts b/lib/core/src/lib/datatable/data/object-datarow.model.ts
index 72a0f43989..21278c9935 100644
--- a/lib/core/src/lib/datatable/data/object-datarow.model.ts
+++ b/lib/core/src/lib/datatable/data/object-datarow.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/object-datatable-adapter.spec.ts b/lib/core/src/lib/datatable/data/object-datatable-adapter.spec.ts
index 7dfbd6bb5a..27c1315bb1 100644
--- a/lib/core/src/lib/datatable/data/object-datatable-adapter.spec.ts
+++ b/lib/core/src/lib/datatable/data/object-datatable-adapter.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/data/object-datatable-adapter.ts b/lib/core/src/lib/datatable/data/object-datatable-adapter.ts
index 12205039a4..dc6f37bbf5 100644
--- a/lib/core/src/lib/datatable/data/object-datatable-adapter.ts
+++ b/lib/core/src/lib/datatable/data/object-datatable-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/datatable.module.ts b/lib/core/src/lib/datatable/datatable.module.ts
index fac00f1bad..c3d0b910fd 100644
--- a/lib/core/src/lib/datatable/datatable.module.ts
+++ b/lib/core/src/lib/datatable/datatable.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/custom-empty-content-template.directive.ts b/lib/core/src/lib/datatable/directives/custom-empty-content-template.directive.ts
index 81708664d7..aa3609a9fc 100644
--- a/lib/core/src/lib/datatable/directives/custom-empty-content-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/custom-empty-content-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/custom-loading-template.directive.ts b/lib/core/src/lib/datatable/directives/custom-loading-template.directive.ts
index dc133d7cce..39c245c4f7 100644
--- a/lib/core/src/lib/datatable/directives/custom-loading-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/custom-loading-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/custom-no-permission-template.directive.ts b/lib/core/src/lib/datatable/directives/custom-no-permission-template.directive.ts
index 1514a0c3f0..680139fe4c 100644
--- a/lib/core/src/lib/datatable/directives/custom-no-permission-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/custom-no-permission-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/drop-zone.directive.ts b/lib/core/src/lib/datatable/directives/drop-zone.directive.ts
index 1aa0c8b327..2047db1e8e 100644
--- a/lib/core/src/lib/datatable/directives/drop-zone.directive.ts
+++ b/lib/core/src/lib/datatable/directives/drop-zone.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/header-filter-template.directive.spec.ts b/lib/core/src/lib/datatable/directives/header-filter-template.directive.spec.ts
index 3291167c0f..0052d66990 100644
--- a/lib/core/src/lib/datatable/directives/header-filter-template.directive.spec.ts
+++ b/lib/core/src/lib/datatable/directives/header-filter-template.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/header-filter-template.directive.ts b/lib/core/src/lib/datatable/directives/header-filter-template.directive.ts
index aa1a74bd24..07159cea84 100644
--- a/lib/core/src/lib/datatable/directives/header-filter-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/header-filter-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/loading-template.directive.spec.ts b/lib/core/src/lib/datatable/directives/loading-template.directive.spec.ts
index ff308c8bab..c5befb3d37 100644
--- a/lib/core/src/lib/datatable/directives/loading-template.directive.spec.ts
+++ b/lib/core/src/lib/datatable/directives/loading-template.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/loading-template.directive.ts b/lib/core/src/lib/datatable/directives/loading-template.directive.ts
index f020f4fe19..ba4004c3ac 100644
--- a/lib/core/src/lib/datatable/directives/loading-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/loading-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.spec.ts b/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.spec.ts
index b266a5bf52..44ab6463bd 100644
--- a/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.spec.ts
+++ b/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.ts b/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.ts
index e32496489f..4779d3b64f 100644
--- a/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/main-data-table-action-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/no-content-template.directive.spec.ts b/lib/core/src/lib/datatable/directives/no-content-template.directive.spec.ts
index 7cd1b15362..64961df313 100644
--- a/lib/core/src/lib/datatable/directives/no-content-template.directive.spec.ts
+++ b/lib/core/src/lib/datatable/directives/no-content-template.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/no-content-template.directive.ts b/lib/core/src/lib/datatable/directives/no-content-template.directive.ts
index e67c19ee0d..8f111fcb05 100644
--- a/lib/core/src/lib/datatable/directives/no-content-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/no-content-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/no-permission-template.directive.spec.ts b/lib/core/src/lib/datatable/directives/no-permission-template.directive.spec.ts
index 6eaa7341f4..507f1e37d0 100644
--- a/lib/core/src/lib/datatable/directives/no-permission-template.directive.spec.ts
+++ b/lib/core/src/lib/datatable/directives/no-permission-template.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/no-permission-template.directive.ts b/lib/core/src/lib/datatable/directives/no-permission-template.directive.ts
index b554067adc..4344cad54c 100644
--- a/lib/core/src/lib/datatable/directives/no-permission-template.directive.ts
+++ b/lib/core/src/lib/datatable/directives/no-permission-template.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/resizable/resizable.directive.spec.ts b/lib/core/src/lib/datatable/directives/resizable/resizable.directive.spec.ts
index 9188eef6e7..dfbc2f334b 100644
--- a/lib/core/src/lib/datatable/directives/resizable/resizable.directive.spec.ts
+++ b/lib/core/src/lib/datatable/directives/resizable/resizable.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/resizable/resizable.directive.ts b/lib/core/src/lib/datatable/directives/resizable/resizable.directive.ts
index 373fb298ea..acee75cdaa 100644
--- a/lib/core/src/lib/datatable/directives/resizable/resizable.directive.ts
+++ b/lib/core/src/lib/datatable/directives/resizable/resizable.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.spec.ts b/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.spec.ts
index db9275a2ad..576b545ae4 100644
--- a/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.spec.ts
+++ b/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.ts b/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.ts
index de3308b443..65e73fb470 100644
--- a/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.ts
+++ b/lib/core/src/lib/datatable/directives/resizable/resize-handle.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/directives/resizable/types.ts b/lib/core/src/lib/datatable/directives/resizable/types.ts
index d5896b45bc..2a61865e0f 100644
--- a/lib/core/src/lib/datatable/directives/resizable/types.ts
+++ b/lib/core/src/lib/datatable/directives/resizable/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/index.ts b/lib/core/src/lib/datatable/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/datatable/index.ts
+++ b/lib/core/src/lib/datatable/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/public-api.ts b/lib/core/src/lib/datatable/public-api.ts
index e0ea610b6b..728e3e5b3a 100644
--- a/lib/core/src/lib/datatable/public-api.ts
+++ b/lib/core/src/lib/datatable/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/datatable/services/datatable.service.ts b/lib/core/src/lib/datatable/services/datatable.service.ts
index 5721814b01..cc753d8dd9 100644
--- a/lib/core/src/lib/datatable/services/datatable.service.ts
+++ b/lib/core/src/lib/datatable/services/datatable.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.module.ts b/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.module.ts
index 437530f874..e4cec86778 100644
--- a/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.module.ts
+++ b/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.spec.ts b/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.spec.ts
index af5cc044be..ba6b68a219 100644
--- a/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.spec.ts
+++ b/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.ts b/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.ts
index ce8d34ebe1..b2b93de64f 100644
--- a/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.ts
+++ b/lib/core/src/lib/dialogs/confirm-dialog/confirm.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/dialog/dialog-data.interface.ts b/lib/core/src/lib/dialogs/dialog/dialog-data.interface.ts
index 4df173c70b..3e91f7831c 100644
--- a/lib/core/src/lib/dialogs/dialog/dialog-data.interface.ts
+++ b/lib/core/src/lib/dialogs/dialog/dialog-data.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/dialog/dialog.component.spec.ts b/lib/core/src/lib/dialogs/dialog/dialog.component.spec.ts
index 669ca1f49e..6bf106dd88 100644
--- a/lib/core/src/lib/dialogs/dialog/dialog.component.spec.ts
+++ b/lib/core/src/lib/dialogs/dialog/dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/dialog/dialog.component.ts b/lib/core/src/lib/dialogs/dialog/dialog.component.ts
index 888c03c69d..935784704b 100644
--- a/lib/core/src/lib/dialogs/dialog/dialog.component.ts
+++ b/lib/core/src/lib/dialogs/dialog/dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/dialog/dialog.model.ts b/lib/core/src/lib/dialogs/dialog/dialog.model.ts
index 8a19561f17..b3d3ee0cbc 100644
--- a/lib/core/src/lib/dialogs/dialog/dialog.model.ts
+++ b/lib/core/src/lib/dialogs/dialog/dialog.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/dialog/index.ts b/lib/core/src/lib/dialogs/dialog/index.ts
index 365c2850ed..ebc91f6451 100644
--- a/lib/core/src/lib/dialogs/dialog/index.ts
+++ b/lib/core/src/lib/dialogs/dialog/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.module.ts b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.module.ts
index 6575900c0d..9df3bd806a 100644
--- a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.module.ts
+++ b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.component.ts b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.component.ts
index 5793526006..88c5b512dd 100644
--- a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.component.ts
+++ b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.ts b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.ts
index 0fe330beda..de0c9510d1 100644
--- a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.ts
+++ b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.ts b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.ts
index 776aa5ef6f..34bc14c660 100644
--- a/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.ts
+++ b/lib/core/src/lib/dialogs/edit-json/edit-json.dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/index.ts b/lib/core/src/lib/dialogs/index.ts
index 54beb1a252..f22da90e09 100755
--- a/lib/core/src/lib/dialogs/index.ts
+++ b/lib/core/src/lib/dialogs/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/public-api.ts b/lib/core/src/lib/dialogs/public-api.ts
index 29449f77b1..1274c13613 100755
--- a/lib/core/src/lib/dialogs/public-api.ts
+++ b/lib/core/src/lib/dialogs/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.spec.ts b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.spec.ts
index 08f7742865..27e5293906 100644
--- a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.spec.ts
+++ b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.ts b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.ts
index 7630867756..b189589563 100644
--- a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.ts
+++ b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.model.ts b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.model.ts
index 9fede8b1ea..999a9cbca3 100644
--- a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.model.ts
+++ b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.module.ts b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.module.ts
index 36f159f24a..5f9f6c80ae 100644
--- a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.module.ts
+++ b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes-dialog.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.spec.ts b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.spec.ts
index 7d5dc8cae6..d343ac659c 100644
--- a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.spec.ts
+++ b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.ts b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.ts
index 1eb92a822f..d8af9f6634 100644
--- a/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.ts
+++ b/lib/core/src/lib/dialogs/unsaved-changes-dialog/unsaved-changes.guard.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/directive.module.ts b/lib/core/src/lib/directives/directive.module.ts
index 9f1c7a8bdd..721d19d4eb 100644
--- a/lib/core/src/lib/directives/directive.module.ts
+++ b/lib/core/src/lib/directives/directive.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/highlight.directive.spec.ts b/lib/core/src/lib/directives/highlight.directive.spec.ts
index 25a325d4c5..ac9f5a4cc2 100644
--- a/lib/core/src/lib/directives/highlight.directive.spec.ts
+++ b/lib/core/src/lib/directives/highlight.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/highlight.directive.ts b/lib/core/src/lib/directives/highlight.directive.ts
index c6549c566f..479e0a710e 100644
--- a/lib/core/src/lib/directives/highlight.directive.ts
+++ b/lib/core/src/lib/directives/highlight.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/index.ts b/lib/core/src/lib/directives/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/directives/index.ts
+++ b/lib/core/src/lib/directives/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/infinite-select-scroll.directive.spec.ts b/lib/core/src/lib/directives/infinite-select-scroll.directive.spec.ts
index 9e1678d933..435760080f 100644
--- a/lib/core/src/lib/directives/infinite-select-scroll.directive.spec.ts
+++ b/lib/core/src/lib/directives/infinite-select-scroll.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/infinite-select-scroll.directive.ts b/lib/core/src/lib/directives/infinite-select-scroll.directive.ts
index 77be13fd4c..7bd206dab5 100644
--- a/lib/core/src/lib/directives/infinite-select-scroll.directive.ts
+++ b/lib/core/src/lib/directives/infinite-select-scroll.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/logout.directive.spec.ts b/lib/core/src/lib/directives/logout.directive.spec.ts
index 192849fdc1..6912652091 100644
--- a/lib/core/src/lib/directives/logout.directive.spec.ts
+++ b/lib/core/src/lib/directives/logout.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/logout.directive.ts b/lib/core/src/lib/directives/logout.directive.ts
index 41d7734927..8c13eef84d 100644
--- a/lib/core/src/lib/directives/logout.directive.ts
+++ b/lib/core/src/lib/directives/logout.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/public-api.ts b/lib/core/src/lib/directives/public-api.ts
index b797f34adc..969ed25f0b 100644
--- a/lib/core/src/lib/directives/public-api.ts
+++ b/lib/core/src/lib/directives/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/tooltip-card/tooltip-card.component.ts b/lib/core/src/lib/directives/tooltip-card/tooltip-card.component.ts
index 445a26fff6..61d28e0634 100644
--- a/lib/core/src/lib/directives/tooltip-card/tooltip-card.component.ts
+++ b/lib/core/src/lib/directives/tooltip-card/tooltip-card.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.spec.ts b/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.spec.ts
index 08288bb82f..a556b9028f 100644
--- a/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.spec.ts
+++ b/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.ts b/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.ts
index f5da947002..351448024a 100644
--- a/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.ts
+++ b/lib/core/src/lib/directives/tooltip-card/tooltip-card.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/upload.directive.spec.ts b/lib/core/src/lib/directives/upload.directive.spec.ts
index 373f663199..27515493e9 100644
--- a/lib/core/src/lib/directives/upload.directive.spec.ts
+++ b/lib/core/src/lib/directives/upload.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/directives/upload.directive.ts b/lib/core/src/lib/directives/upload.directive.ts
index b78aaa1777..d38b7abb8e 100644
--- a/lib/core/src/lib/directives/upload.directive.ts
+++ b/lib/core/src/lib/directives/upload.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dynamic-chip-list/chip.ts b/lib/core/src/lib/dynamic-chip-list/chip.ts
index 426f3e5425..6c697d076d 100644
--- a/lib/core/src/lib/dynamic-chip-list/chip.ts
+++ b/lib/core/src/lib/dynamic-chip-list/chip.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.spec.ts b/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.spec.ts
index 7b0d6a1ba5..b9ddbf56c7 100644
--- a/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.spec.ts
+++ b/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.ts b/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.ts
index 30a1d0a5f0..e2de08298a 100644
--- a/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.ts
+++ b/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.module.ts b/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.module.ts
index 5979e9b1b9..f326c1ce0e 100644
--- a/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.module.ts
+++ b/lib/core/src/lib/dynamic-chip-list/dynamic-chip-list.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dynamic-chip-list/index.ts b/lib/core/src/lib/dynamic-chip-list/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/dynamic-chip-list/index.ts
+++ b/lib/core/src/lib/dynamic-chip-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/dynamic-chip-list/public-api.ts b/lib/core/src/lib/dynamic-chip-list/public-api.ts
index 15fc756ac3..feb6332555 100644
--- a/lib/core/src/lib/dynamic-chip-list/public-api.ts
+++ b/lib/core/src/lib/dynamic-chip-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/events/base-ui.event.ts b/lib/core/src/lib/events/base-ui.event.ts
index 9c3db0294b..aa3bbe7494 100644
--- a/lib/core/src/lib/events/base-ui.event.ts
+++ b/lib/core/src/lib/events/base-ui.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/events/base.event.ts b/lib/core/src/lib/events/base.event.ts
index 32a4256ac2..3595c3a09a 100644
--- a/lib/core/src/lib/events/base.event.ts
+++ b/lib/core/src/lib/events/base.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/events/index.ts b/lib/core/src/lib/events/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/events/index.ts
+++ b/lib/core/src/lib/events/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/events/public-api.ts b/lib/core/src/lib/events/public-api.ts
index cc58aac833..9591ed6036 100644
--- a/lib/core/src/lib/events/public-api.ts
+++ b/lib/core/src/lib/events/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/form-base.component.ts b/lib/core/src/lib/form/components/form-base.component.ts
index 22e6051083..31e63de731 100644
--- a/lib/core/src/lib/form/components/form-base.component.ts
+++ b/lib/core/src/lib/form/components/form-base.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/form-custom-button.directive.ts b/lib/core/src/lib/form/components/form-custom-button.directive.ts
index 4269f956b0..03189e22dc 100644
--- a/lib/core/src/lib/form/components/form-custom-button.directive.ts
+++ b/lib/core/src/lib/form/components/form-custom-button.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/form-field/form-field.component.spec.ts b/lib/core/src/lib/form/components/form-field/form-field.component.spec.ts
index 5ce57b6f37..e76cb73c10 100644
--- a/lib/core/src/lib/form/components/form-field/form-field.component.spec.ts
+++ b/lib/core/src/lib/form/components/form-field/form-field.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/form-field/form-field.component.ts b/lib/core/src/lib/form/components/form-field/form-field.component.ts
index b7e2a232c3..7f07be441e 100644
--- a/lib/core/src/lib/form/components/form-field/form-field.component.ts
+++ b/lib/core/src/lib/form/components/form-field/form-field.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/form-renderer.component.spec.ts b/lib/core/src/lib/form/components/form-renderer.component.spec.ts
index fa591f40fd..528dacd0b7 100644
--- a/lib/core/src/lib/form/components/form-renderer.component.spec.ts
+++ b/lib/core/src/lib/form/components/form-renderer.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/form-renderer.component.ts b/lib/core/src/lib/form/components/form-renderer.component.ts
index 4b8525cc9b..68b525487c 100644
--- a/lib/core/src/lib/form/components/form-renderer.component.ts
+++ b/lib/core/src/lib/form/components/form-renderer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.spec.ts b/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.spec.ts
index 6ec0ee2d8b..8e53acb45a 100644
--- a/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.spec.ts
+++ b/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.ts b/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.ts
index c5cb7ebbc0..10fe00a063 100644
--- a/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.ts
+++ b/lib/core/src/lib/form/components/inplace-form-input/inplace-form-input.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.spec.ts b/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.spec.ts
index 42f2bbb966..77a3e32307 100644
--- a/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.spec.ts
+++ b/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.ts b/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.ts
index 98edf1d932..c14536d874 100644
--- a/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.ts
+++ b/lib/core/src/lib/form/components/middlewares/decimal-middleware.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/middlewares/middleware.ts b/lib/core/src/lib/form/components/middlewares/middleware.ts
index 5276d50da8..60c4921c6d 100644
--- a/lib/core/src/lib/form/components/middlewares/middleware.ts
+++ b/lib/core/src/lib/form/components/middlewares/middleware.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/mock/cloud-form.mock.ts b/lib/core/src/lib/form/components/mock/cloud-form.mock.ts
index 86c860a50c..f1dc4cf3c8 100644
--- a/lib/core/src/lib/form/components/mock/cloud-form.mock.ts
+++ b/lib/core/src/lib/form/components/mock/cloud-form.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/mock/form-renderer.component.mock.ts b/lib/core/src/lib/form/components/mock/form-renderer.component.mock.ts
index 87c1f8555a..05bd6a8168 100644
--- a/lib/core/src/lib/form/components/mock/form-renderer.component.mock.ts
+++ b/lib/core/src/lib/form/components/mock/form-renderer.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/mock/form.mock.ts b/lib/core/src/lib/form/components/mock/form.mock.ts
index 16f68f368a..8930700eef 100644
--- a/lib/core/src/lib/form/components/mock/form.mock.ts
+++ b/lib/core/src/lib/form/components/mock/form.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/amount/amount.widget.spec.ts b/lib/core/src/lib/form/components/widgets/amount/amount.widget.spec.ts
index 7934286892..5f06b9170e 100644
--- a/lib/core/src/lib/form/components/widgets/amount/amount.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/amount/amount.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/amount/amount.widget.ts b/lib/core/src/lib/form/components/widgets/amount/amount.widget.ts
index d0917188fb..0c295f5087 100644
--- a/lib/core/src/lib/form/components/widgets/amount/amount.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/amount/amount.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.spec.ts b/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.spec.ts
index 185bf3419a..d51e4c38e2 100644
--- a/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.ts b/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.ts
index 94abd07ff1..a4f5f0a052 100644
--- a/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/base-viewer/base-viewer.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.spec.ts b/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.spec.ts
index 35e12e1674..765b07dd9b 100644
--- a/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.ts b/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.ts
index c61d27cf5a..a3d0b01862 100644
--- a/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/checkbox/checkbox.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/container-column.model.ts b/lib/core/src/lib/form/components/widgets/core/container-column.model.ts
index ff2c8edcc8..489e03b210 100644
--- a/lib/core/src/lib/form/components/widgets/core/container-column.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/container-column.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/container.model.spec.ts b/lib/core/src/lib/form/components/widgets/core/container.model.spec.ts
index 0394b05d73..bea7ceb9b9 100644
--- a/lib/core/src/lib/form/components/widgets/core/container.model.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/core/container.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/container.model.ts b/lib/core/src/lib/form/components/widgets/core/container.model.ts
index 6a166ce620..0a103c95a0 100644
--- a/lib/core/src/lib/form/components/widgets/core/container.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/container.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/content-link.model.ts b/lib/core/src/lib/form/components/widgets/core/content-link.model.ts
index 3fba63c5ec..e8ad37f0d4 100644
--- a/lib/core/src/lib/form/components/widgets/core/content-link.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/content-link.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/displayable-cm-properties.model.ts b/lib/core/src/lib/form/components/widgets/core/displayable-cm-properties.model.ts
index 8d2823281c..fa9cd8d8e0 100644
--- a/lib/core/src/lib/form/components/widgets/core/displayable-cm-properties.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/displayable-cm-properties.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/error-message.model.ts b/lib/core/src/lib/form/components/widgets/core/error-message.model.ts
index a09ee2c9e2..c53a5335fb 100644
--- a/lib/core/src/lib/form/components/widgets/core/error-message.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/error-message.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/external-content-link.ts b/lib/core/src/lib/form/components/widgets/core/external-content-link.ts
index 803f04b589..14a51fa7db 100644
--- a/lib/core/src/lib/form/components/widgets/core/external-content-link.ts
+++ b/lib/core/src/lib/form/components/widgets/core/external-content-link.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/external-content.ts b/lib/core/src/lib/form/components/widgets/core/external-content.ts
index 0c018741c5..ea3a53689f 100644
--- a/lib/core/src/lib/form/components/widgets/core/external-content.ts
+++ b/lib/core/src/lib/form/components/widgets/core/external-content.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-file-source.ts b/lib/core/src/lib/form/components/widgets/core/form-field-file-source.ts
index 6b9e42c91c..8403c9ea26 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-file-source.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-file-source.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-metadata.ts b/lib/core/src/lib/form/components/widgets/core/form-field-metadata.ts
index 50a634d48f..ff489ff4a4 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-metadata.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-metadata.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-option.ts b/lib/core/src/lib/form/components/widgets/core/form-field-option.ts
index 1c9d6b5ab3..f1c3f6ddde 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-option.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-option.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-rule.ts b/lib/core/src/lib/form/components/widgets/core/form-field-rule.ts
index 95811f231d..6bc688c35c 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-rule.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-rule.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-selected-folder.ts b/lib/core/src/lib/form/components/widgets/core/form-field-selected-folder.ts
index 6ef3e11420..10c4f13ba4 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-selected-folder.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-selected-folder.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-templates.ts b/lib/core/src/lib/form/components/widgets/core/form-field-templates.ts
index 928a135fb1..3175ff749f 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-templates.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-templates.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-types.ts b/lib/core/src/lib/form/components/widgets/core/form-field-types.ts
index a5384a0a1d..6b906a9228 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-types.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-utils.ts b/lib/core/src/lib/form/components/widgets/core/form-field-utils.ts
index aa7ed78181..38604e6960 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-utils.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-validator.spec.ts b/lib/core/src/lib/form/components/widgets/core/form-field-validator.spec.ts
index 1de609d2d3..80c34454cd 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-validator.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-validator.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-validator.ts b/lib/core/src/lib/form/components/widgets/core/form-field-validator.ts
index 01804b2503..4945b5788a 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-validator.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field-variable-options.ts b/lib/core/src/lib/form/components/widgets/core/form-field-variable-options.ts
index 4ceda01456..258d9bb472 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field-variable-options.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field-variable-options.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field.model.spec.ts b/lib/core/src/lib/form/components/widgets/core/form-field.model.spec.ts
index 036325c043..3bc492b042 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field.model.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-field.model.ts b/lib/core/src/lib/form/components/widgets/core/form-field.model.ts
index feb28052eb..4c498f48cb 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-field.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-field.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-outcome-event.model.ts b/lib/core/src/lib/form/components/widgets/core/form-outcome-event.model.ts
index d1d482e6f4..386195a5e6 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-outcome-event.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-outcome-event.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-outcome.model.spec.ts b/lib/core/src/lib/form/components/widgets/core/form-outcome.model.spec.ts
index f625f94f70..57cd1c5706 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-outcome.model.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-outcome.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-outcome.model.ts b/lib/core/src/lib/form/components/widgets/core/form-outcome.model.ts
index dc20823f50..035eab0b50 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-outcome.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-outcome.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-values.ts b/lib/core/src/lib/form/components/widgets/core/form-values.ts
index a280f2abe9..4943b65b61 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-values.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-values.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-variable.model.ts b/lib/core/src/lib/form/components/widgets/core/form-variable.model.ts
index 5d34616dd4..3aa047d96c 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-variable.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-variable.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-widget.model.spec.ts b/lib/core/src/lib/form/components/widgets/core/form-widget.model.spec.ts
index f6a89e4124..f248f821db 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-widget.model.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-widget.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form-widget.model.ts b/lib/core/src/lib/form/components/widgets/core/form-widget.model.ts
index 4e69984455..73881d8ad9 100644
--- a/lib/core/src/lib/form/components/widgets/core/form-widget.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form-widget.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form.model.spec.ts b/lib/core/src/lib/form/components/widgets/core/form.model.spec.ts
index 2636bbf894..b4cb116731 100644
--- a/lib/core/src/lib/form/components/widgets/core/form.model.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/form.model.ts b/lib/core/src/lib/form/components/widgets/core/form.model.ts
index 8a7e47b134..42dcb99dde 100644
--- a/lib/core/src/lib/form/components/widgets/core/form.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/form.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/group.model.ts b/lib/core/src/lib/form/components/widgets/core/group.model.ts
index 7dd057e00f..a6340e768a 100644
--- a/lib/core/src/lib/form/components/widgets/core/group.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/group.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/index.ts b/lib/core/src/lib/form/components/widgets/core/index.ts
index c6ca497270..8b51b53e48 100644
--- a/lib/core/src/lib/form/components/widgets/core/index.ts
+++ b/lib/core/src/lib/form/components/widgets/core/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/predefined-theme.ts b/lib/core/src/lib/form/components/widgets/core/predefined-theme.ts
index 33f380f961..21a3262094 100644
--- a/lib/core/src/lib/form/components/widgets/core/predefined-theme.ts
+++ b/lib/core/src/lib/form/components/widgets/core/predefined-theme.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/process-form-model.interface.ts b/lib/core/src/lib/form/components/widgets/core/process-form-model.interface.ts
index 7e742047bc..2cd316cefb 100644
--- a/lib/core/src/lib/form/components/widgets/core/process-form-model.interface.ts
+++ b/lib/core/src/lib/form/components/widgets/core/process-form-model.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/process-variable.model.ts b/lib/core/src/lib/form/components/widgets/core/process-variable.model.ts
index 47088804f0..1d925b13b3 100644
--- a/lib/core/src/lib/form/components/widgets/core/process-variable.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/process-variable.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/tab.model.spec.ts b/lib/core/src/lib/form/components/widgets/core/tab.model.spec.ts
index 4dbc64e015..9006843fa4 100644
--- a/lib/core/src/lib/form/components/widgets/core/tab.model.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/core/tab.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/tab.model.ts b/lib/core/src/lib/form/components/widgets/core/tab.model.ts
index 8bb2794561..1caf4f9591 100644
--- a/lib/core/src/lib/form/components/widgets/core/tab.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/tab.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/theme.model.ts b/lib/core/src/lib/form/components/widgets/core/theme.model.ts
index 3aea5e6b9f..e8dc63667a 100644
--- a/lib/core/src/lib/form/components/widgets/core/theme.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/theme.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/upload-widget-content-link.model.ts b/lib/core/src/lib/form/components/widgets/core/upload-widget-content-link.model.ts
index 6503b3c921..b55123fba1 100644
--- a/lib/core/src/lib/form/components/widgets/core/upload-widget-content-link.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/upload-widget-content-link.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/core/widget-schema.model.ts b/lib/core/src/lib/form/components/widgets/core/widget-schema.model.ts
index 2e920bbe51..b26df13e02 100644
--- a/lib/core/src/lib/form/components/widgets/core/widget-schema.model.ts
+++ b/lib/core/src/lib/form/components/widgets/core/widget-schema.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.spec.ts b/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.spec.ts
index bd9f1acca9..c0a94eaae0 100644
--- a/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.ts b/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.ts
index ca2780591b..9d3c09b29b 100644
--- a/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/date-time/date-time.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/date/date.widget.spec.ts b/lib/core/src/lib/form/components/widgets/date/date.widget.spec.ts
index 241db20417..49ee4dca23 100644
--- a/lib/core/src/lib/form/components/widgets/date/date.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/date/date.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/date/date.widget.ts b/lib/core/src/lib/form/components/widgets/date/date.widget.ts
index 9a30fc78fe..a40a2dc945 100644
--- a/lib/core/src/lib/form/components/widgets/date/date.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/date/date.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/decimal/decimal.component.spec.ts b/lib/core/src/lib/form/components/widgets/decimal/decimal.component.spec.ts
index 4777837cbc..af10f53789 100644
--- a/lib/core/src/lib/form/components/widgets/decimal/decimal.component.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/decimal/decimal.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/decimal/decimal.component.ts b/lib/core/src/lib/form/components/widgets/decimal/decimal.component.ts
index 5a6126f6b1..62c05747c9 100644
--- a/lib/core/src/lib/form/components/widgets/decimal/decimal.component.ts
+++ b/lib/core/src/lib/form/components/widgets/decimal/decimal.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/display-text/display-text.schema.ts b/lib/core/src/lib/form/components/widgets/display-text/display-text.schema.ts
index 36ae4a7455..6a7ecac7f8 100644
--- a/lib/core/src/lib/form/components/widgets/display-text/display-text.schema.ts
+++ b/lib/core/src/lib/form/components/widgets/display-text/display-text.schema.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/display-text/display-text.widget.ts b/lib/core/src/lib/form/components/widgets/display-text/display-text.widget.ts
index 76833690e4..3629add9a7 100644
--- a/lib/core/src/lib/form/components/widgets/display-text/display-text.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/display-text/display-text.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/display-text/index.ts b/lib/core/src/lib/form/components/widgets/display-text/index.ts
index 6dbbed1268..003a236e4b 100644
--- a/lib/core/src/lib/form/components/widgets/display-text/index.ts
+++ b/lib/core/src/lib/form/components/widgets/display-text/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/error/error.component.spec.ts b/lib/core/src/lib/form/components/widgets/error/error.component.spec.ts
index ba2ffbf42f..e99bafb7ee 100644
--- a/lib/core/src/lib/form/components/widgets/error/error.component.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/error/error.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/error/error.component.ts b/lib/core/src/lib/form/components/widgets/error/error.component.ts
index e44cdb50a7..33ee5b61f2 100644
--- a/lib/core/src/lib/form/components/widgets/error/error.component.ts
+++ b/lib/core/src/lib/form/components/widgets/error/error.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/header/header.schema.ts b/lib/core/src/lib/form/components/widgets/header/header.schema.ts
index da8d40d032..1f6bb240e3 100644
--- a/lib/core/src/lib/form/components/widgets/header/header.schema.ts
+++ b/lib/core/src/lib/form/components/widgets/header/header.schema.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/header/header.widget.spec.ts b/lib/core/src/lib/form/components/widgets/header/header.widget.spec.ts
index 10395fd15f..330321b5ce 100644
--- a/lib/core/src/lib/form/components/widgets/header/header.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/header/header.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/header/header.widget.ts b/lib/core/src/lib/form/components/widgets/header/header.widget.ts
index 05d6daa09a..0655c7d6d4 100644
--- a/lib/core/src/lib/form/components/widgets/header/header.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/header/header.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/header/index.ts b/lib/core/src/lib/form/components/widgets/header/index.ts
index 47a1e31938..c77dc76ba3 100644
--- a/lib/core/src/lib/form/components/widgets/header/index.ts
+++ b/lib/core/src/lib/form/components/widgets/header/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.spec.ts b/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.spec.ts
index 7ca8bf0097..410e4bd4d1 100644
--- a/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.ts b/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.ts
index 0475b2dccd..b90a71e0b8 100644
--- a/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/hyperlink/hyperlink.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/index.ts b/lib/core/src/lib/form/components/widgets/index.ts
index 230570782e..e4f40afe6b 100644
--- a/lib/core/src/lib/form/components/widgets/index.ts
+++ b/lib/core/src/lib/form/components/widgets/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/json/json.widget.ts b/lib/core/src/lib/form/components/widgets/json/json.widget.ts
index 63a67bb551..8da93a9080 100644
--- a/lib/core/src/lib/form/components/widgets/json/json.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/json/json.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.spec.ts b/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.spec.ts
index b212cdf8e5..6216e56358 100644
--- a/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.ts b/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.ts
index b126336de1..5b0f7d3e12 100644
--- a/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/multiline-text/multiline-text.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/number/number.widget.spec.ts b/lib/core/src/lib/form/components/widgets/number/number.widget.spec.ts
index 0c95448b12..e123892747 100644
--- a/lib/core/src/lib/form/components/widgets/number/number.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/number/number.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/number/number.widget.ts b/lib/core/src/lib/form/components/widgets/number/number.widget.ts
index 01391f4f24..fbc37f6e0a 100644
--- a/lib/core/src/lib/form/components/widgets/number/number.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/number/number.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/reactive-widget.interface.ts b/lib/core/src/lib/form/components/widgets/reactive-widget.interface.ts
index 248b074a4d..5965511c65 100644
--- a/lib/core/src/lib/form/components/widgets/reactive-widget.interface.ts
+++ b/lib/core/src/lib/form/components/widgets/reactive-widget.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/text/text-mask.component.ts b/lib/core/src/lib/form/components/widgets/text/text-mask.component.ts
index 5581bf9ffe..f058ab2128 100644
--- a/lib/core/src/lib/form/components/widgets/text/text-mask.component.ts
+++ b/lib/core/src/lib/form/components/widgets/text/text-mask.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/text/text.widget.spec.ts b/lib/core/src/lib/form/components/widgets/text/text.widget.spec.ts
index f6015fcded..5386c88508 100644
--- a/lib/core/src/lib/form/components/widgets/text/text.widget.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/text/text.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/text/text.widget.ts b/lib/core/src/lib/form/components/widgets/text/text.widget.ts
index a6ed612bd2..b7883d1d68 100644
--- a/lib/core/src/lib/form/components/widgets/text/text.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/text/text.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/unknown/unknown.widget.ts b/lib/core/src/lib/form/components/widgets/unknown/unknown.widget.ts
index 49a3d011db..60dd351b0d 100644
--- a/lib/core/src/lib/form/components/widgets/unknown/unknown.widget.ts
+++ b/lib/core/src/lib/form/components/widgets/unknown/unknown.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/widget.component.spec.ts b/lib/core/src/lib/form/components/widgets/widget.component.spec.ts
index 4987842f28..e104bfc3ba 100644
--- a/lib/core/src/lib/form/components/widgets/widget.component.spec.ts
+++ b/lib/core/src/lib/form/components/widgets/widget.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/components/widgets/widget.component.ts b/lib/core/src/lib/form/components/widgets/widget.component.ts
index f384959586..f46dff9494 100644
--- a/lib/core/src/lib/form/components/widgets/widget.component.ts
+++ b/lib/core/src/lib/form/components/widgets/widget.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/form-error.event.ts b/lib/core/src/lib/form/events/form-error.event.ts
index f4dd63716f..7dcf096cb6 100644
--- a/lib/core/src/lib/form/events/form-error.event.ts
+++ b/lib/core/src/lib/form/events/form-error.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/form-field.event.ts b/lib/core/src/lib/form/events/form-field.event.ts
index f0c9b2695f..6b2a68862c 100644
--- a/lib/core/src/lib/form/events/form-field.event.ts
+++ b/lib/core/src/lib/form/events/form-field.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/form-rules.event.ts b/lib/core/src/lib/form/events/form-rules.event.ts
index 3ae9fced50..33e59d98cd 100644
--- a/lib/core/src/lib/form/events/form-rules.event.ts
+++ b/lib/core/src/lib/form/events/form-rules.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/form-spinner.event.ts b/lib/core/src/lib/form/events/form-spinner.event.ts
index 8b17acdfa5..40933df23b 100644
--- a/lib/core/src/lib/form/events/form-spinner.event.ts
+++ b/lib/core/src/lib/form/events/form-spinner.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/form.event.ts b/lib/core/src/lib/form/events/form.event.ts
index 5c84a8e3d8..2165ddc849 100644
--- a/lib/core/src/lib/form/events/form.event.ts
+++ b/lib/core/src/lib/form/events/form.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/index.ts b/lib/core/src/lib/form/events/index.ts
index aecf52a7ee..e246a4694d 100644
--- a/lib/core/src/lib/form/events/index.ts
+++ b/lib/core/src/lib/form/events/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/validate-form-field.event.ts b/lib/core/src/lib/form/events/validate-form-field.event.ts
index 3050455c93..01edef2d09 100644
--- a/lib/core/src/lib/form/events/validate-form-field.event.ts
+++ b/lib/core/src/lib/form/events/validate-form-field.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/events/validate-form.event.ts b/lib/core/src/lib/form/events/validate-form.event.ts
index acaaf0f5a8..641e3c1de4 100644
--- a/lib/core/src/lib/form/events/validate-form.event.ts
+++ b/lib/core/src/lib/form/events/validate-form.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/form-base.module.ts b/lib/core/src/lib/form/form-base.module.ts
index b82f8aafec..64b71acdcf 100644
--- a/lib/core/src/lib/form/form-base.module.ts
+++ b/lib/core/src/lib/form/form-base.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/index.ts b/lib/core/src/lib/form/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/form/index.ts
+++ b/lib/core/src/lib/form/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/models/form-rules.model.spec.ts b/lib/core/src/lib/form/models/form-rules.model.spec.ts
index 43e4359cd3..6888d95bc5 100644
--- a/lib/core/src/lib/form/models/form-rules.model.spec.ts
+++ b/lib/core/src/lib/form/models/form-rules.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/models/form-rules.model.ts b/lib/core/src/lib/form/models/form-rules.model.ts
index f257bf7d95..da4cbf2e8f 100644
--- a/lib/core/src/lib/form/models/form-rules.model.ts
+++ b/lib/core/src/lib/form/models/form-rules.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/models/task-process-variable.model.ts b/lib/core/src/lib/form/models/task-process-variable.model.ts
index 71f47a060d..f81bb92292 100644
--- a/lib/core/src/lib/form/models/task-process-variable.model.ts
+++ b/lib/core/src/lib/form/models/task-process-variable.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/models/widget-visibility.model.ts b/lib/core/src/lib/form/models/widget-visibility.model.ts
index 41dcab5f2b..e2c0df46ea 100644
--- a/lib/core/src/lib/form/models/widget-visibility.model.ts
+++ b/lib/core/src/lib/form/models/widget-visibility.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/pipes/field-style.pipe.spec.ts b/lib/core/src/lib/form/pipes/field-style.pipe.spec.ts
index eb3d6c166d..4942525c05 100644
--- a/lib/core/src/lib/form/pipes/field-style.pipe.spec.ts
+++ b/lib/core/src/lib/form/pipes/field-style.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/pipes/field-style.pipe.ts b/lib/core/src/lib/form/pipes/field-style.pipe.ts
index 310f0ed423..b4c4ee7fdc 100644
--- a/lib/core/src/lib/form/pipes/field-style.pipe.ts
+++ b/lib/core/src/lib/form/pipes/field-style.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/pipes/index.ts b/lib/core/src/lib/form/pipes/index.ts
index cbbf53bca5..03773792c7 100644
--- a/lib/core/src/lib/form/pipes/index.ts
+++ b/lib/core/src/lib/form/pipes/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/public-api.ts b/lib/core/src/lib/form/public-api.ts
index ba1d920878..83a9ec195b 100644
--- a/lib/core/src/lib/form/public-api.ts
+++ b/lib/core/src/lib/form/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/form-rendering.service.spec.ts b/lib/core/src/lib/form/services/form-rendering.service.spec.ts
index 1a2156617b..78414ee34b 100644
--- a/lib/core/src/lib/form/services/form-rendering.service.spec.ts
+++ b/lib/core/src/lib/form/services/form-rendering.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/form-rendering.service.ts b/lib/core/src/lib/form/services/form-rendering.service.ts
index ac3bafefe7..6a45920789 100644
--- a/lib/core/src/lib/form/services/form-rendering.service.ts
+++ b/lib/core/src/lib/form/services/form-rendering.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/form-validation-service.interface.ts b/lib/core/src/lib/form/services/form-validation-service.interface.ts
index cda67396e2..3587f9c717 100644
--- a/lib/core/src/lib/form/services/form-validation-service.interface.ts
+++ b/lib/core/src/lib/form/services/form-validation-service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/form.service.spec.ts b/lib/core/src/lib/form/services/form.service.spec.ts
index 34aebc3407..f3dfa36f8a 100644
--- a/lib/core/src/lib/form/services/form.service.spec.ts
+++ b/lib/core/src/lib/form/services/form.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/form.service.ts b/lib/core/src/lib/form/services/form.service.ts
index 5e4bf9c49f..034668bc55 100644
--- a/lib/core/src/lib/form/services/form.service.ts
+++ b/lib/core/src/lib/form/services/form.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/widget-visibility-cloud.service.spec.ts b/lib/core/src/lib/form/services/widget-visibility-cloud.service.spec.ts
index 3c42cd3068..cabf0075c6 100644
--- a/lib/core/src/lib/form/services/widget-visibility-cloud.service.spec.ts
+++ b/lib/core/src/lib/form/services/widget-visibility-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/widget-visibility.service.spec.ts b/lib/core/src/lib/form/services/widget-visibility.service.spec.ts
index 5860557865..565fef1e79 100644
--- a/lib/core/src/lib/form/services/widget-visibility.service.spec.ts
+++ b/lib/core/src/lib/form/services/widget-visibility.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/form/services/widget-visibility.service.ts b/lib/core/src/lib/form/services/widget-visibility.service.ts
index 1794a9b85c..512de48552 100644
--- a/lib/core/src/lib/form/services/widget-visibility.service.ts
+++ b/lib/core/src/lib/form/services/widget-visibility.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/header.component.spec.ts b/lib/core/src/lib/header/header.component.spec.ts
index 8ad1798e25..32c4a888ea 100644
--- a/lib/core/src/lib/header/header.component.spec.ts
+++ b/lib/core/src/lib/header/header.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/header.component.ts b/lib/core/src/lib/header/header.component.ts
index a25b8a6741..328e50d205 100644
--- a/lib/core/src/lib/header/header.component.ts
+++ b/lib/core/src/lib/header/header.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/index.ts b/lib/core/src/lib/header/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/header/index.ts
+++ b/lib/core/src/lib/header/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/navbar/navbar-item.component.spec.ts b/lib/core/src/lib/header/navbar/navbar-item.component.spec.ts
index e60e9e23fe..a5f299a1b7 100644
--- a/lib/core/src/lib/header/navbar/navbar-item.component.spec.ts
+++ b/lib/core/src/lib/header/navbar/navbar-item.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/navbar/navbar-item.component.ts b/lib/core/src/lib/header/navbar/navbar-item.component.ts
index e4eb7c814b..7e81f72873 100644
--- a/lib/core/src/lib/header/navbar/navbar-item.component.ts
+++ b/lib/core/src/lib/header/navbar/navbar-item.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/navbar/navbar.component.spec.ts b/lib/core/src/lib/header/navbar/navbar.component.spec.ts
index 5799104686..8b2c103394 100644
--- a/lib/core/src/lib/header/navbar/navbar.component.spec.ts
+++ b/lib/core/src/lib/header/navbar/navbar.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/navbar/navbar.component.ts b/lib/core/src/lib/header/navbar/navbar.component.ts
index 6a8f4e5ca3..424e52220a 100644
--- a/lib/core/src/lib/header/navbar/navbar.component.ts
+++ b/lib/core/src/lib/header/navbar/navbar.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/header/public-api.ts b/lib/core/src/lib/header/public-api.ts
index cf3b343390..f70c045eab 100644
--- a/lib/core/src/lib/header/public-api.ts
+++ b/lib/core/src/lib/header/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/icon/icon.component.stories.ts b/lib/core/src/lib/icon/icon.component.stories.ts
index 25f9f020fa..616b83df7e 100644
--- a/lib/core/src/lib/icon/icon.component.stories.ts
+++ b/lib/core/src/lib/icon/icon.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/icon/icon.component.ts b/lib/core/src/lib/icon/icon.component.ts
index 4a38b5c723..ed1c1c7f60 100644
--- a/lib/core/src/lib/icon/icon.component.ts
+++ b/lib/core/src/lib/icon/icon.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/icon/icon.module.ts b/lib/core/src/lib/icon/icon.module.ts
index 5536360068..e6c530ecf2 100644
--- a/lib/core/src/lib/icon/icon.module.ts
+++ b/lib/core/src/lib/icon/icon.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/icon/index.ts b/lib/core/src/lib/icon/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/icon/index.ts
+++ b/lib/core/src/lib/icon/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/icon/public-api.ts b/lib/core/src/lib/icon/public-api.ts
index e805233b5e..82dc195c40 100644
--- a/lib/core/src/lib/icon/public-api.ts
+++ b/lib/core/src/lib/icon/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/identity-user-info/identity-user-info.component.spec.ts b/lib/core/src/lib/identity-user-info/identity-user-info.component.spec.ts
index 5b069d982a..1718b371e2 100644
--- a/lib/core/src/lib/identity-user-info/identity-user-info.component.spec.ts
+++ b/lib/core/src/lib/identity-user-info/identity-user-info.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/identity-user-info/identity-user-info.component.stories.ts b/lib/core/src/lib/identity-user-info/identity-user-info.component.stories.ts
index 6a599543de..7d0fb8f498 100644
--- a/lib/core/src/lib/identity-user-info/identity-user-info.component.stories.ts
+++ b/lib/core/src/lib/identity-user-info/identity-user-info.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/identity-user-info/identity-user-info.component.ts b/lib/core/src/lib/identity-user-info/identity-user-info.component.ts
index 2fdcb231bc..519c528d32 100644
--- a/lib/core/src/lib/identity-user-info/identity-user-info.component.ts
+++ b/lib/core/src/lib/identity-user-info/identity-user-info.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/identity-user-info/identity-user-info.module.ts b/lib/core/src/lib/identity-user-info/identity-user-info.module.ts
index c2f64bade7..7b8792e25c 100644
--- a/lib/core/src/lib/identity-user-info/identity-user-info.module.ts
+++ b/lib/core/src/lib/identity-user-info/identity-user-info.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/identity-user-info/index.ts b/lib/core/src/lib/identity-user-info/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/identity-user-info/index.ts
+++ b/lib/core/src/lib/identity-user-info/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/identity-user-info/public-api.ts b/lib/core/src/lib/identity-user-info/public-api.ts
index 51f16653f6..6bb466f7bb 100644
--- a/lib/core/src/lib/identity-user-info/public-api.ts
+++ b/lib/core/src/lib/identity-user-info/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/index.ts b/lib/core/src/lib/info-drawer/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/info-drawer/index.ts
+++ b/lib/core/src/lib/info-drawer/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/info-drawer-layout.component.ts b/lib/core/src/lib/info-drawer/info-drawer-layout.component.ts
index 455e35b40e..cffb437e07 100644
--- a/lib/core/src/lib/info-drawer/info-drawer-layout.component.ts
+++ b/lib/core/src/lib/info-drawer/info-drawer-layout.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/info-drawer.component.spec.ts b/lib/core/src/lib/info-drawer/info-drawer.component.spec.ts
index ed660bd738..0b9c72ad23 100644
--- a/lib/core/src/lib/info-drawer/info-drawer.component.spec.ts
+++ b/lib/core/src/lib/info-drawer/info-drawer.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/info-drawer.component.stories.ts b/lib/core/src/lib/info-drawer/info-drawer.component.stories.ts
index 915ae327b6..72d985f5ab 100644
--- a/lib/core/src/lib/info-drawer/info-drawer.component.stories.ts
+++ b/lib/core/src/lib/info-drawer/info-drawer.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/info-drawer.component.ts b/lib/core/src/lib/info-drawer/info-drawer.component.ts
index 3342924a16..c310baecc2 100644
--- a/lib/core/src/lib/info-drawer/info-drawer.component.ts
+++ b/lib/core/src/lib/info-drawer/info-drawer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/info-drawer.module.ts b/lib/core/src/lib/info-drawer/info-drawer.module.ts
index a35c8702f7..c3b8e6174e 100644
--- a/lib/core/src/lib/info-drawer/info-drawer.module.ts
+++ b/lib/core/src/lib/info-drawer/info-drawer.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/mock/info-drawer.mock.ts b/lib/core/src/lib/info-drawer/mock/info-drawer.mock.ts
index c64864d36a..bdbadc33c1 100644
--- a/lib/core/src/lib/info-drawer/mock/info-drawer.mock.ts
+++ b/lib/core/src/lib/info-drawer/mock/info-drawer.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/info-drawer/public-api.ts b/lib/core/src/lib/info-drawer/public-api.ts
index 7996057c81..e1e08b4b31 100644
--- a/lib/core/src/lib/info-drawer/public-api.ts
+++ b/lib/core/src/lib/info-drawer/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/interface/index.ts b/lib/core/src/lib/interface/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/interface/index.ts
+++ b/lib/core/src/lib/interface/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/interface/injection.tokens.ts b/lib/core/src/lib/interface/injection.tokens.ts
index 1b5d625be4..b78eda183e 100644
--- a/lib/core/src/lib/interface/injection.tokens.ts
+++ b/lib/core/src/lib/interface/injection.tokens.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/interface/public-api.ts b/lib/core/src/lib/interface/public-api.ts
index ec975e5154..41f9b2325d 100644
--- a/lib/core/src/lib/interface/public-api.ts
+++ b/lib/core/src/lib/interface/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/index.ts b/lib/core/src/lib/language-menu/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/language-menu/index.ts
+++ b/lib/core/src/lib/language-menu/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/language-menu.component.spec.ts b/lib/core/src/lib/language-menu/language-menu.component.spec.ts
index ec9b8ed6a3..71dc8084e4 100644
--- a/lib/core/src/lib/language-menu/language-menu.component.spec.ts
+++ b/lib/core/src/lib/language-menu/language-menu.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/language-menu.component.stories.ts b/lib/core/src/lib/language-menu/language-menu.component.stories.ts
index f374dc7863..1e4f388bdc 100644
--- a/lib/core/src/lib/language-menu/language-menu.component.stories.ts
+++ b/lib/core/src/lib/language-menu/language-menu.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/language-menu.component.ts b/lib/core/src/lib/language-menu/language-menu.component.ts
index 1d2724feda..feb03e92b3 100644
--- a/lib/core/src/lib/language-menu/language-menu.component.ts
+++ b/lib/core/src/lib/language-menu/language-menu.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/language-menu.module.ts b/lib/core/src/lib/language-menu/language-menu.module.ts
index 85d36ab0ae..b91d7d4c36 100644
--- a/lib/core/src/lib/language-menu/language-menu.module.ts
+++ b/lib/core/src/lib/language-menu/language-menu.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/language-picker.component.stories.ts b/lib/core/src/lib/language-menu/language-picker.component.stories.ts
index a3def3fd3b..59fa5d336e 100644
--- a/lib/core/src/lib/language-menu/language-picker.component.stories.ts
+++ b/lib/core/src/lib/language-menu/language-picker.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/language-picker.component.ts b/lib/core/src/lib/language-menu/language-picker.component.ts
index e0b4328a44..889ea4372f 100644
--- a/lib/core/src/lib/language-menu/language-picker.component.ts
+++ b/lib/core/src/lib/language-menu/language-picker.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/public-api.ts b/lib/core/src/lib/language-menu/public-api.ts
index 8f5afd7420..ca397453a8 100644
--- a/lib/core/src/lib/language-menu/public-api.ts
+++ b/lib/core/src/lib/language-menu/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/service/language.service.interface.ts b/lib/core/src/lib/language-menu/service/language.service.interface.ts
index 7ee63a1eee..af33ae6b65 100644
--- a/lib/core/src/lib/language-menu/service/language.service.interface.ts
+++ b/lib/core/src/lib/language-menu/service/language.service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/language-menu/service/language.service.ts b/lib/core/src/lib/language-menu/service/language.service.ts
index 7b721b4039..2ce3e2bf28 100644
--- a/lib/core/src/lib/language-menu/service/language.service.ts
+++ b/lib/core/src/lib/language-menu/service/language.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/header/header.component.spec.ts b/lib/core/src/lib/layout/components/header/header.component.spec.ts
index 50e97a607f..fa99c9162d 100644
--- a/lib/core/src/lib/layout/components/header/header.component.spec.ts
+++ b/lib/core/src/lib/layout/components/header/header.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/header/header.component.stories.ts b/lib/core/src/lib/layout/components/header/header.component.stories.ts
index 0ec85ac2bc..a2d591254d 100644
--- a/lib/core/src/lib/layout/components/header/header.component.stories.ts
+++ b/lib/core/src/lib/layout/components/header/header.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/header/header.component.ts b/lib/core/src/lib/layout/components/header/header.component.ts
index d6dda30433..8f5ae32d35 100644
--- a/lib/core/src/lib/layout/components/header/header.component.ts
+++ b/lib/core/src/lib/layout/components/header/header.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/layout-container/layout-container.component.spec.ts b/lib/core/src/lib/layout/components/layout-container/layout-container.component.spec.ts
index dc87e7c9f8..f929505e8a 100644
--- a/lib/core/src/lib/layout/components/layout-container/layout-container.component.spec.ts
+++ b/lib/core/src/lib/layout/components/layout-container/layout-container.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/layout-container/layout-container.component.ts b/lib/core/src/lib/layout/components/layout-container/layout-container.component.ts
index f1541f6aa3..e12f996cc7 100644
--- a/lib/core/src/lib/layout/components/layout-container/layout-container.component.ts
+++ b/lib/core/src/lib/layout/components/layout-container/layout-container.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.spec.ts b/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.spec.ts
index 52a1e5afe0..cba8267866 100644
--- a/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.spec.ts
+++ b/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.ts b/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.ts
index a76bc7af17..d366e85c42 100644
--- a/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.ts
+++ b/lib/core/src/lib/layout/components/sidebar-action/sidebar-action-menu.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/sidebar-action/sidebar-action.component.stories.ts b/lib/core/src/lib/layout/components/sidebar-action/sidebar-action.component.stories.ts
index 22cbae793a..11510bdc1b 100644
--- a/lib/core/src/lib/layout/components/sidebar-action/sidebar-action.component.stories.ts
+++ b/lib/core/src/lib/layout/components/sidebar-action/sidebar-action.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.spec.ts b/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.spec.ts
index d89d41e11d..8a1698476a 100644
--- a/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.spec.ts
+++ b/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.stories.ts b/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.stories.ts
index f7003ca89f..9bbf07d25f 100644
--- a/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.stories.ts
+++ b/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.ts b/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.ts
index 2f84c74564..d912fbaf94 100644
--- a/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.ts
+++ b/lib/core/src/lib/layout/components/sidenav-layout/sidenav-layout.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/directives/sidenav-layout-content.directive.ts b/lib/core/src/lib/layout/directives/sidenav-layout-content.directive.ts
index ff07959f6b..93309ab5f4 100644
--- a/lib/core/src/lib/layout/directives/sidenav-layout-content.directive.ts
+++ b/lib/core/src/lib/layout/directives/sidenav-layout-content.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/directives/sidenav-layout-header.directive.ts b/lib/core/src/lib/layout/directives/sidenav-layout-header.directive.ts
index 2a096bbc8b..bab837c742 100644
--- a/lib/core/src/lib/layout/directives/sidenav-layout-header.directive.ts
+++ b/lib/core/src/lib/layout/directives/sidenav-layout-header.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/directives/sidenav-layout-navigation.directive.ts b/lib/core/src/lib/layout/directives/sidenav-layout-navigation.directive.ts
index 3d83d60508..33f9720d9a 100644
--- a/lib/core/src/lib/layout/directives/sidenav-layout-navigation.directive.ts
+++ b/lib/core/src/lib/layout/directives/sidenav-layout-navigation.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/index.ts b/lib/core/src/lib/layout/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/layout/index.ts
+++ b/lib/core/src/lib/layout/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/layout.module.ts b/lib/core/src/lib/layout/layout.module.ts
index f95c66e75d..088a4a7dda 100644
--- a/lib/core/src/lib/layout/layout.module.ts
+++ b/lib/core/src/lib/layout/layout.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/layout/public-api.ts b/lib/core/src/lib/layout/public-api.ts
index 48e11bc57d..293d2b4daf 100644
--- a/lib/core/src/lib/layout/public-api.ts
+++ b/lib/core/src/lib/layout/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.spec.ts b/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.spec.ts
index a2a1f588e5..1cb33f4488 100644
--- a/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.spec.ts
+++ b/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.ts b/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.ts
index 18ec36ba93..ed515f5726 100644
--- a/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.ts
+++ b/lib/core/src/lib/login/components/login-dialog-panel/login-dialog-panel.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/components/login-dialog/login-dialog-component-data.interface.ts b/lib/core/src/lib/login/components/login-dialog/login-dialog-component-data.interface.ts
index 8013b9ddaf..d058ff6792 100644
--- a/lib/core/src/lib/login/components/login-dialog/login-dialog-component-data.interface.ts
+++ b/lib/core/src/lib/login/components/login-dialog/login-dialog-component-data.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/components/login-dialog/login-dialog.component.stories.ts b/lib/core/src/lib/login/components/login-dialog/login-dialog.component.stories.ts
index ce6245059e..c9b14da13b 100644
--- a/lib/core/src/lib/login/components/login-dialog/login-dialog.component.stories.ts
+++ b/lib/core/src/lib/login/components/login-dialog/login-dialog.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/components/login-dialog/login-dialog.component.ts b/lib/core/src/lib/login/components/login-dialog/login-dialog.component.ts
index 1bfb9e400b..23986c4ab7 100644
--- a/lib/core/src/lib/login/components/login-dialog/login-dialog.component.ts
+++ b/lib/core/src/lib/login/components/login-dialog/login-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/components/login-dialog/login-dialog.stories.component.ts b/lib/core/src/lib/login/components/login-dialog/login-dialog.stories.component.ts
index 94106c5aee..49cb6becf6 100644
--- a/lib/core/src/lib/login/components/login-dialog/login-dialog.stories.component.ts
+++ b/lib/core/src/lib/login/components/login-dialog/login-dialog.stories.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/components/login/login.component.spec.ts b/lib/core/src/lib/login/components/login/login.component.spec.ts
index 4187918310..1a1fa29f06 100644
--- a/lib/core/src/lib/login/components/login/login.component.spec.ts
+++ b/lib/core/src/lib/login/components/login/login.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
@@ -322,7 +322,7 @@ describe('LoginComponent', () => {
it('should render the default copyright text', () => {
expect(testingUtils.getByDataAutomationId('login-copyright')).toBeDefined();
expect(testingUtils.getInnerTextByDataAutomationId('login-copyright')).toEqual(
- '\u00A9 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.'
+ '\u00A9 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.'
);
});
diff --git a/lib/core/src/lib/login/components/login/login.component.stories.ts b/lib/core/src/lib/login/components/login/login.component.stories.ts
index e1d2c358a9..8e017f4800 100644
--- a/lib/core/src/lib/login/components/login/login.component.stories.ts
+++ b/lib/core/src/lib/login/components/login/login.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
@@ -123,10 +123,10 @@ export default {
copyrightText: {
control: 'text',
description: 'The copyright text below the login box.',
- defaultValue: '\u00A9 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.',
+ defaultValue: '\u00A9 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.',
table: {
type: { summary: 'string' },
- defaultValue: { summary: '\u00A9 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.' }
+ defaultValue: { summary: '\u00A9 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.' }
}
},
fieldsValidation: {
diff --git a/lib/core/src/lib/login/components/login/login.component.ts b/lib/core/src/lib/login/components/login/login.component.ts
index abc844f002..22ed94d284 100644
--- a/lib/core/src/lib/login/components/login/login.component.ts
+++ b/lib/core/src/lib/login/components/login/login.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
@@ -108,7 +108,7 @@ export class LoginComponent implements OnInit {
/** The copyright text below the login box. */
@Input()
- copyrightText: string = '\u00A9 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.';
+ copyrightText: string = '\u00A9 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.';
/** Custom validation rules for the login form. */
@Input()
diff --git a/lib/core/src/lib/login/directives/login-footer.directive.spec.ts b/lib/core/src/lib/login/directives/login-footer.directive.spec.ts
index 4b8bb1c0d9..50d8e1ea1b 100644
--- a/lib/core/src/lib/login/directives/login-footer.directive.spec.ts
+++ b/lib/core/src/lib/login/directives/login-footer.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/directives/login-footer.directive.ts b/lib/core/src/lib/login/directives/login-footer.directive.ts
index 04c3aab3eb..7656d1ce65 100644
--- a/lib/core/src/lib/login/directives/login-footer.directive.ts
+++ b/lib/core/src/lib/login/directives/login-footer.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/directives/login-header.directive.spec.ts b/lib/core/src/lib/login/directives/login-header.directive.spec.ts
index 38338e16c1..357ee21ad6 100644
--- a/lib/core/src/lib/login/directives/login-header.directive.spec.ts
+++ b/lib/core/src/lib/login/directives/login-header.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/directives/login-header.directive.ts b/lib/core/src/lib/login/directives/login-header.directive.ts
index 0c16f6e283..ef728dd322 100644
--- a/lib/core/src/lib/login/directives/login-header.directive.ts
+++ b/lib/core/src/lib/login/directives/login-header.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/index.ts b/lib/core/src/lib/login/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/login/index.ts
+++ b/lib/core/src/lib/login/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/login.module.ts b/lib/core/src/lib/login/login.module.ts
index a52ecfdd68..251a1892f4 100644
--- a/lib/core/src/lib/login/login.module.ts
+++ b/lib/core/src/lib/login/login.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/models/login-error.event.ts b/lib/core/src/lib/login/models/login-error.event.ts
index 8ec5d720f9..2b584e7183 100644
--- a/lib/core/src/lib/login/models/login-error.event.ts
+++ b/lib/core/src/lib/login/models/login-error.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/models/login-submit.event.ts b/lib/core/src/lib/login/models/login-submit.event.ts
index 302b857b1c..778999e1f6 100644
--- a/lib/core/src/lib/login/models/login-submit.event.ts
+++ b/lib/core/src/lib/login/models/login-submit.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/models/login-success.event.ts b/lib/core/src/lib/login/models/login-success.event.ts
index 4a88bbea31..5bb6bfe9dc 100644
--- a/lib/core/src/lib/login/models/login-success.event.ts
+++ b/lib/core/src/lib/login/models/login-success.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/login/public-api.ts b/lib/core/src/lib/login/public-api.ts
index 60eed0e8b6..2544c678b6 100644
--- a/lib/core/src/lib/login/public-api.ts
+++ b/lib/core/src/lib/login/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/material.module.ts b/lib/core/src/lib/material.module.ts
index 1723e14b9a..6ab2a6d940 100644
--- a/lib/core/src/lib/material.module.ts
+++ b/lib/core/src/lib/material.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/cookie.service.mock.ts b/lib/core/src/lib/mock/cookie.service.mock.ts
index 3186999021..b0d32ad3fd 100644
--- a/lib/core/src/lib/mock/cookie.service.mock.ts
+++ b/lib/core/src/lib/mock/cookie.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/data-column.mock.ts b/lib/core/src/lib/mock/data-column.mock.ts
index 7cf579dd7a..6edebbcce6 100644
--- a/lib/core/src/lib/mock/data-column.mock.ts
+++ b/lib/core/src/lib/mock/data-column.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/event.mock.ts b/lib/core/src/lib/mock/event.mock.ts
index 18708104af..663d1d9d18 100644
--- a/lib/core/src/lib/mock/event.mock.ts
+++ b/lib/core/src/lib/mock/event.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/form/form-definition-readonly.mock.ts b/lib/core/src/lib/mock/form/form-definition-readonly.mock.ts
index 8572592f47..538aa9744c 100644
--- a/lib/core/src/lib/mock/form/form-definition-readonly.mock.ts
+++ b/lib/core/src/lib/mock/form/form-definition-readonly.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/form/form-definition-visibility.mock.ts b/lib/core/src/lib/mock/form/form-definition-visibility.mock.ts
index b7c9b4a858..0110f30b58 100644
--- a/lib/core/src/lib/mock/form/form-definition-visibility.mock.ts
+++ b/lib/core/src/lib/mock/form/form-definition-visibility.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/form/form-definition.mock.ts b/lib/core/src/lib/mock/form/form-definition.mock.ts
index f67d8a41f1..dbb4677e63 100644
--- a/lib/core/src/lib/mock/form/form-definition.mock.ts
+++ b/lib/core/src/lib/mock/form/form-definition.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/form/form.component.mock.ts b/lib/core/src/lib/mock/form/form.component.mock.ts
index e4891a8985..db772cd75c 100644
--- a/lib/core/src/lib/mock/form/form.component.mock.ts
+++ b/lib/core/src/lib/mock/form/form.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/form/form.service.mock.ts b/lib/core/src/lib/mock/form/form.service.mock.ts
index 279e6a2918..cc86657aec 100644
--- a/lib/core/src/lib/mock/form/form.service.mock.ts
+++ b/lib/core/src/lib/mock/form/form.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/form/widget-visibility-cloud.service.mock.ts b/lib/core/src/lib/mock/form/widget-visibility-cloud.service.mock.ts
index 19d501894c..4bc41c6114 100644
--- a/lib/core/src/lib/mock/form/widget-visibility-cloud.service.mock.ts
+++ b/lib/core/src/lib/mock/form/widget-visibility-cloud.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/form/widget-visibility.service.mock.ts b/lib/core/src/lib/mock/form/widget-visibility.service.mock.ts
index 11979bfdd5..d45b444e2d 100644
--- a/lib/core/src/lib/mock/form/widget-visibility.service.mock.ts
+++ b/lib/core/src/lib/mock/form/widget-visibility.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/index.ts b/lib/core/src/lib/mock/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/mock/index.ts
+++ b/lib/core/src/lib/mock/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/language.service.mock.ts b/lib/core/src/lib/mock/language.service.mock.ts
index 4454860c2c..8cc7211595 100644
--- a/lib/core/src/lib/mock/language.service.mock.ts
+++ b/lib/core/src/lib/mock/language.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/public-api.ts b/lib/core/src/lib/mock/public-api.ts
index 8447e49618..693197bb5f 100644
--- a/lib/core/src/lib/mock/public-api.ts
+++ b/lib/core/src/lib/mock/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/mock/translation.service.mock.ts b/lib/core/src/lib/mock/translation.service.mock.ts
index c91ff56fd6..5f3c0f219e 100644
--- a/lib/core/src/lib/mock/translation.service.mock.ts
+++ b/lib/core/src/lib/mock/translation.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/basic-auth.ts b/lib/core/src/lib/models/basic-auth.ts
index c31ca33881..3c52367bc7 100644
--- a/lib/core/src/lib/models/basic-auth.ts
+++ b/lib/core/src/lib/models/basic-auth.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/comment.model.ts b/lib/core/src/lib/models/comment.model.ts
index aef3eb4caf..90568ef0f3 100644
--- a/lib/core/src/lib/models/comment.model.ts
+++ b/lib/core/src/lib/models/comment.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/component.model.ts b/lib/core/src/lib/models/component.model.ts
index ae69ea2bcf..0778ad5098 100644
--- a/lib/core/src/lib/models/component.model.ts
+++ b/lib/core/src/lib/models/component.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/decimal-number.model.ts b/lib/core/src/lib/models/decimal-number.model.ts
index 1d7a28bd27..fe2ed44c2f 100644
--- a/lib/core/src/lib/models/decimal-number.model.ts
+++ b/lib/core/src/lib/models/decimal-number.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/general-user.model.ts b/lib/core/src/lib/models/general-user.model.ts
index 9020e75d02..57f2a95556 100644
--- a/lib/core/src/lib/models/general-user.model.ts
+++ b/lib/core/src/lib/models/general-user.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/index.ts b/lib/core/src/lib/models/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/models/index.ts
+++ b/lib/core/src/lib/models/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/oauth2.ts b/lib/core/src/lib/models/oauth2.ts
index 4c06250888..887f36edb1 100644
--- a/lib/core/src/lib/models/oauth2.ts
+++ b/lib/core/src/lib/models/oauth2.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/pagination.model.ts b/lib/core/src/lib/models/pagination.model.ts
index 102cf2c464..9f12ad3e59 100644
--- a/lib/core/src/lib/models/pagination.model.ts
+++ b/lib/core/src/lib/models/pagination.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/path.model.ts b/lib/core/src/lib/models/path.model.ts
index dc79877c54..f9967ca7fe 100644
--- a/lib/core/src/lib/models/path.model.ts
+++ b/lib/core/src/lib/models/path.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/product-version.model.ts b/lib/core/src/lib/models/product-version.model.ts
index 75ea0eeda4..32233ec662 100644
--- a/lib/core/src/lib/models/product-version.model.ts
+++ b/lib/core/src/lib/models/product-version.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/public-api.ts b/lib/core/src/lib/models/public-api.ts
index 1eb8725449..0c6d07fe4f 100644
--- a/lib/core/src/lib/models/public-api.ts
+++ b/lib/core/src/lib/models/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/models/request-pagination.model.ts b/lib/core/src/lib/models/request-pagination.model.ts
index 5ad3928078..8fce7934ab 100644
--- a/lib/core/src/lib/models/request-pagination.model.ts
+++ b/lib/core/src/lib/models/request-pagination.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/components/add-notification.stories.component.ts b/lib/core/src/lib/notifications/components/add-notification.stories.component.ts
index 38c27b820e..305989aeed 100644
--- a/lib/core/src/lib/notifications/components/add-notification.stories.component.ts
+++ b/lib/core/src/lib/notifications/components/add-notification.stories.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/components/notification-history.component.spec.ts b/lib/core/src/lib/notifications/components/notification-history.component.spec.ts
index 0f1a43da09..16390031ac 100644
--- a/lib/core/src/lib/notifications/components/notification-history.component.spec.ts
+++ b/lib/core/src/lib/notifications/components/notification-history.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/components/notification-history.component.stories.ts b/lib/core/src/lib/notifications/components/notification-history.component.stories.ts
index 6dc0619c7d..82209b82ca 100644
--- a/lib/core/src/lib/notifications/components/notification-history.component.stories.ts
+++ b/lib/core/src/lib/notifications/components/notification-history.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/components/notification-history.component.ts b/lib/core/src/lib/notifications/components/notification-history.component.ts
index 8e0dc1fa0d..c5f68a3233 100644
--- a/lib/core/src/lib/notifications/components/notification-history.component.ts
+++ b/lib/core/src/lib/notifications/components/notification-history.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/helpers/notification.factory.ts b/lib/core/src/lib/notifications/helpers/notification.factory.ts
index 059c7af3e4..0121b0743c 100644
--- a/lib/core/src/lib/notifications/helpers/notification.factory.ts
+++ b/lib/core/src/lib/notifications/helpers/notification.factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/index.ts b/lib/core/src/lib/notifications/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/notifications/index.ts
+++ b/lib/core/src/lib/notifications/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/models/notification.model.ts b/lib/core/src/lib/notifications/models/notification.model.ts
index fbb919985d..174e7e1e55 100644
--- a/lib/core/src/lib/notifications/models/notification.model.ts
+++ b/lib/core/src/lib/notifications/models/notification.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/notification-history.module.ts b/lib/core/src/lib/notifications/notification-history.module.ts
index 8f90d6d1be..c41e8f66d9 100644
--- a/lib/core/src/lib/notifications/notification-history.module.ts
+++ b/lib/core/src/lib/notifications/notification-history.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/public-api.ts b/lib/core/src/lib/notifications/public-api.ts
index b5c1466f3a..a07ef4d051 100644
--- a/lib/core/src/lib/notifications/public-api.ts
+++ b/lib/core/src/lib/notifications/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/services/notification.service.spec.ts b/lib/core/src/lib/notifications/services/notification.service.spec.ts
index 37a687e076..694525c501 100644
--- a/lib/core/src/lib/notifications/services/notification.service.spec.ts
+++ b/lib/core/src/lib/notifications/services/notification.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/notifications/services/notification.service.ts b/lib/core/src/lib/notifications/services/notification.service.ts
index f21538028c..3227591b5a 100644
--- a/lib/core/src/lib/notifications/services/notification.service.ts
+++ b/lib/core/src/lib/notifications/services/notification.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/index.ts b/lib/core/src/lib/pagination/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/pagination/index.ts
+++ b/lib/core/src/lib/pagination/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/infinite-pagination.component.spec.ts b/lib/core/src/lib/pagination/infinite-pagination.component.spec.ts
index c59aee2594..b94c29666f 100644
--- a/lib/core/src/lib/pagination/infinite-pagination.component.spec.ts
+++ b/lib/core/src/lib/pagination/infinite-pagination.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/infinite-pagination.component.ts b/lib/core/src/lib/pagination/infinite-pagination.component.ts
index 5915b9f926..ebc476ef08 100644
--- a/lib/core/src/lib/pagination/infinite-pagination.component.ts
+++ b/lib/core/src/lib/pagination/infinite-pagination.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/paginated-component.interface.ts b/lib/core/src/lib/pagination/paginated-component.interface.ts
index 63b6db0e59..ab5635db75 100644
--- a/lib/core/src/lib/pagination/paginated-component.interface.ts
+++ b/lib/core/src/lib/pagination/paginated-component.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/pagination-component.interface.ts b/lib/core/src/lib/pagination/pagination-component.interface.ts
index a9c4579529..01a7865c18 100644
--- a/lib/core/src/lib/pagination/pagination-component.interface.ts
+++ b/lib/core/src/lib/pagination/pagination-component.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/pagination.component.spec.ts b/lib/core/src/lib/pagination/pagination.component.spec.ts
index 362ec6bff1..c79afcf7cd 100644
--- a/lib/core/src/lib/pagination/pagination.component.spec.ts
+++ b/lib/core/src/lib/pagination/pagination.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/pagination.component.stories.ts b/lib/core/src/lib/pagination/pagination.component.stories.ts
index 6534979c27..e0d8c98047 100644
--- a/lib/core/src/lib/pagination/pagination.component.stories.ts
+++ b/lib/core/src/lib/pagination/pagination.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/pagination.component.ts b/lib/core/src/lib/pagination/pagination.component.ts
index 91943f1c9d..ffa86be401 100644
--- a/lib/core/src/lib/pagination/pagination.component.ts
+++ b/lib/core/src/lib/pagination/pagination.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/pagination.module.ts b/lib/core/src/lib/pagination/pagination.module.ts
index 018c1108e8..d6372ba789 100644
--- a/lib/core/src/lib/pagination/pagination.module.ts
+++ b/lib/core/src/lib/pagination/pagination.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pagination/public-api.ts b/lib/core/src/lib/pagination/public-api.ts
index 3af3c8914c..3041667482 100644
--- a/lib/core/src/lib/pagination/public-api.ts
+++ b/lib/core/src/lib/pagination/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/date-time.pipe.spec.ts b/lib/core/src/lib/pipes/date-time.pipe.spec.ts
index cb3143b77d..07d29858b3 100644
--- a/lib/core/src/lib/pipes/date-time.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/date-time.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/date-time.pipe.ts b/lib/core/src/lib/pipes/date-time.pipe.ts
index cbd32f7b4e..38af2b3548 100644
--- a/lib/core/src/lib/pipes/date-time.pipe.ts
+++ b/lib/core/src/lib/pipes/date-time.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/decimal-number.pipe.spec.ts b/lib/core/src/lib/pipes/decimal-number.pipe.spec.ts
index edd447a056..8ef46e235a 100644
--- a/lib/core/src/lib/pipes/decimal-number.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/decimal-number.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/decimal-number.pipe.ts b/lib/core/src/lib/pipes/decimal-number.pipe.ts
index 809086f049..91dd33aa36 100644
--- a/lib/core/src/lib/pipes/decimal-number.pipe.ts
+++ b/lib/core/src/lib/pipes/decimal-number.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/file-size.pipe.spec.ts b/lib/core/src/lib/pipes/file-size.pipe.spec.ts
index e01952e28c..9b7141dfcc 100644
--- a/lib/core/src/lib/pipes/file-size.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/file-size.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/file-size.pipe.ts b/lib/core/src/lib/pipes/file-size.pipe.ts
index 7b3ca9a137..72cc739efa 100644
--- a/lib/core/src/lib/pipes/file-size.pipe.ts
+++ b/lib/core/src/lib/pipes/file-size.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/file-type.pipe.spec.ts b/lib/core/src/lib/pipes/file-type.pipe.spec.ts
index 6f487219fe..5872cac44b 100644
--- a/lib/core/src/lib/pipes/file-type.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/file-type.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/file-type.pipe.ts b/lib/core/src/lib/pipes/file-type.pipe.ts
index b16edce4e7..28385f868d 100644
--- a/lib/core/src/lib/pipes/file-type.pipe.ts
+++ b/lib/core/src/lib/pipes/file-type.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/format-space.pipe.spec.ts b/lib/core/src/lib/pipes/format-space.pipe.spec.ts
index b93ed7f377..d32a8b7432 100644
--- a/lib/core/src/lib/pipes/format-space.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/format-space.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/format-space.pipe.ts b/lib/core/src/lib/pipes/format-space.pipe.ts
index f96ad2ead9..e0923a53d7 100644
--- a/lib/core/src/lib/pipes/format-space.pipe.ts
+++ b/lib/core/src/lib/pipes/format-space.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/full-name.pipe.spec.ts b/lib/core/src/lib/pipes/full-name.pipe.spec.ts
index f18caa9f88..48cb32d6cf 100644
--- a/lib/core/src/lib/pipes/full-name.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/full-name.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/full-name.pipe.ts b/lib/core/src/lib/pipes/full-name.pipe.ts
index 7b22a56ecc..1567e22f5a 100644
--- a/lib/core/src/lib/pipes/full-name.pipe.ts
+++ b/lib/core/src/lib/pipes/full-name.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/index.ts b/lib/core/src/lib/pipes/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/pipes/index.ts
+++ b/lib/core/src/lib/pipes/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/localized-date.pipe.spec.ts b/lib/core/src/lib/pipes/localized-date.pipe.spec.ts
index 11c5297f92..ab22aacca6 100644
--- a/lib/core/src/lib/pipes/localized-date.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/localized-date.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/localized-date.pipe.ts b/lib/core/src/lib/pipes/localized-date.pipe.ts
index 2f0af36721..1f34dc2bf2 100644
--- a/lib/core/src/lib/pipes/localized-date.pipe.ts
+++ b/lib/core/src/lib/pipes/localized-date.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/multi-value.pipe.spec.ts b/lib/core/src/lib/pipes/multi-value.pipe.spec.ts
index a12c597217..8f5227912b 100644
--- a/lib/core/src/lib/pipes/multi-value.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/multi-value.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/multi-value.pipe.ts b/lib/core/src/lib/pipes/multi-value.pipe.ts
index 6e895b36bb..704220b182 100644
--- a/lib/core/src/lib/pipes/multi-value.pipe.ts
+++ b/lib/core/src/lib/pipes/multi-value.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/pipe.module.ts b/lib/core/src/lib/pipes/pipe.module.ts
index b2b9999f5e..e545950b39 100644
--- a/lib/core/src/lib/pipes/pipe.module.ts
+++ b/lib/core/src/lib/pipes/pipe.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/public-api.ts b/lib/core/src/lib/pipes/public-api.ts
index f7b56b7a93..f77421ba86 100644
--- a/lib/core/src/lib/pipes/public-api.ts
+++ b/lib/core/src/lib/pipes/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/text-highlight.pipe.ts b/lib/core/src/lib/pipes/text-highlight.pipe.ts
index 631ff5b06b..fbd8a1413a 100644
--- a/lib/core/src/lib/pipes/text-highlight.pipe.ts
+++ b/lib/core/src/lib/pipes/text-highlight.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/time-ago.pipe.spec.ts b/lib/core/src/lib/pipes/time-ago.pipe.spec.ts
index 854c56422b..f55d6cfd83 100644
--- a/lib/core/src/lib/pipes/time-ago.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/time-ago.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/time-ago.pipe.ts b/lib/core/src/lib/pipes/time-ago.pipe.ts
index 4ce1919260..e69eb6e810 100644
--- a/lib/core/src/lib/pipes/time-ago.pipe.ts
+++ b/lib/core/src/lib/pipes/time-ago.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/truncate.pipe.spec.ts b/lib/core/src/lib/pipes/truncate.pipe.spec.ts
index b241a969e1..89a6e5c6fd 100644
--- a/lib/core/src/lib/pipes/truncate.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/truncate.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/truncate.pipe.ts b/lib/core/src/lib/pipes/truncate.pipe.ts
index e27ee70aec..fdcfac9ca3 100644
--- a/lib/core/src/lib/pipes/truncate.pipe.ts
+++ b/lib/core/src/lib/pipes/truncate.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/user-initial.pipe.spec.ts b/lib/core/src/lib/pipes/user-initial.pipe.spec.ts
index 1d2a5e0134..f09e5d78de 100644
--- a/lib/core/src/lib/pipes/user-initial.pipe.spec.ts
+++ b/lib/core/src/lib/pipes/user-initial.pipe.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/user-initial.pipe.ts b/lib/core/src/lib/pipes/user-initial.pipe.ts
index 757a48096a..913fab5d16 100644
--- a/lib/core/src/lib/pipes/user-initial.pipe.ts
+++ b/lib/core/src/lib/pipes/user-initial.pipe.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/pipes/user-like.interface.ts b/lib/core/src/lib/pipes/user-like.interface.ts
index 4e6daf35be..0f77b0bc61 100644
--- a/lib/core/src/lib/pipes/user-like.interface.ts
+++ b/lib/core/src/lib/pipes/user-like.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/progress/progress.component.spec.ts b/lib/core/src/lib/progress/progress.component.spec.ts
index b4934a6db3..7c4dd73625 100644
--- a/lib/core/src/lib/progress/progress.component.spec.ts
+++ b/lib/core/src/lib/progress/progress.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/progress/progress.component.ts b/lib/core/src/lib/progress/progress.component.ts
index 4aee682118..f0bb9b9d69 100644
--- a/lib/core/src/lib/progress/progress.component.ts
+++ b/lib/core/src/lib/progress/progress.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/animations.ts b/lib/core/src/lib/search-text/animations.ts
index 5d343c6cd8..57869836ee 100644
--- a/lib/core/src/lib/search-text/animations.ts
+++ b/lib/core/src/lib/search-text/animations.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/index.ts b/lib/core/src/lib/search-text/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/search-text/index.ts
+++ b/lib/core/src/lib/search-text/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/models/search-text-input.model.ts b/lib/core/src/lib/search-text/models/search-text-input.model.ts
index b41a1d7e1d..4924c939f6 100644
--- a/lib/core/src/lib/search-text/models/search-text-input.model.ts
+++ b/lib/core/src/lib/search-text/models/search-text-input.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/public-api.ts b/lib/core/src/lib/search-text/public-api.ts
index fb52c7484b..12ef485cba 100644
--- a/lib/core/src/lib/search-text/public-api.ts
+++ b/lib/core/src/lib/search-text/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/search-text-input.component.spec.ts b/lib/core/src/lib/search-text/search-text-input.component.spec.ts
index ec09635270..500b98a3ea 100644
--- a/lib/core/src/lib/search-text/search-text-input.component.spec.ts
+++ b/lib/core/src/lib/search-text/search-text-input.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/search-text-input.component.ts b/lib/core/src/lib/search-text/search-text-input.component.ts
index 3e1011a381..56421ce3a1 100644
--- a/lib/core/src/lib/search-text/search-text-input.component.ts
+++ b/lib/core/src/lib/search-text/search-text-input.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/search-text-input.module.ts b/lib/core/src/lib/search-text/search-text-input.module.ts
index d63d5d3f45..3cf40ca42e 100644
--- a/lib/core/src/lib/search-text/search-text-input.module.ts
+++ b/lib/core/src/lib/search-text/search-text-input.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/search-text/search-trigger.directive.ts b/lib/core/src/lib/search-text/search-trigger.directive.ts
index d33cbb1199..7319ded24a 100644
--- a/lib/core/src/lib/search-text/search-trigger.directive.ts
+++ b/lib/core/src/lib/search-text/search-trigger.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/services/startup-service-factory.ts b/lib/core/src/lib/services/startup-service-factory.ts
index ad60365482..4f7b3576e9 100644
--- a/lib/core/src/lib/services/startup-service-factory.ts
+++ b/lib/core/src/lib/services/startup-service-factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/snackbar-content/index.ts b/lib/core/src/lib/snackbar-content/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/snackbar-content/index.ts
+++ b/lib/core/src/lib/snackbar-content/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/snackbar-content/public-api.ts b/lib/core/src/lib/snackbar-content/public-api.ts
index c8b35899f3..13ac64ad12 100644
--- a/lib/core/src/lib/snackbar-content/public-api.ts
+++ b/lib/core/src/lib/snackbar-content/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/snackbar-content/snack-bar-data.ts b/lib/core/src/lib/snackbar-content/snack-bar-data.ts
index 4c1c1670d8..549fac923d 100644
--- a/lib/core/src/lib/snackbar-content/snack-bar-data.ts
+++ b/lib/core/src/lib/snackbar-content/snack-bar-data.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/snackbar-content/snackbar-content.component.spec.ts b/lib/core/src/lib/snackbar-content/snackbar-content.component.spec.ts
index 0177317751..f20adadf32 100644
--- a/lib/core/src/lib/snackbar-content/snackbar-content.component.spec.ts
+++ b/lib/core/src/lib/snackbar-content/snackbar-content.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/snackbar-content/snackbar-content.component.ts b/lib/core/src/lib/snackbar-content/snackbar-content.component.ts
index 2130c13545..736b27c70b 100644
--- a/lib/core/src/lib/snackbar-content/snackbar-content.component.ts
+++ b/lib/core/src/lib/snackbar-content/snackbar-content.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/snackbar-content/snackbar-content.module.ts b/lib/core/src/lib/snackbar-content/snackbar-content.module.ts
index 7ca0098ac3..1583765905 100644
--- a/lib/core/src/lib/snackbar-content/snackbar-content.module.ts
+++ b/lib/core/src/lib/snackbar-content/snackbar-content.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/sorting-picker/index.ts b/lib/core/src/lib/sorting-picker/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/sorting-picker/index.ts
+++ b/lib/core/src/lib/sorting-picker/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/sorting-picker/public-api.ts b/lib/core/src/lib/sorting-picker/public-api.ts
index fb6536b250..7b3701b041 100644
--- a/lib/core/src/lib/sorting-picker/public-api.ts
+++ b/lib/core/src/lib/sorting-picker/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/sorting-picker/sorting-picker.component.spec.ts b/lib/core/src/lib/sorting-picker/sorting-picker.component.spec.ts
index d8f07f7f0f..f58370c5b2 100644
--- a/lib/core/src/lib/sorting-picker/sorting-picker.component.spec.ts
+++ b/lib/core/src/lib/sorting-picker/sorting-picker.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/sorting-picker/sorting-picker.component.stories.ts b/lib/core/src/lib/sorting-picker/sorting-picker.component.stories.ts
index 86569b47f8..b948723ca6 100644
--- a/lib/core/src/lib/sorting-picker/sorting-picker.component.stories.ts
+++ b/lib/core/src/lib/sorting-picker/sorting-picker.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/sorting-picker/sorting-picker.component.ts b/lib/core/src/lib/sorting-picker/sorting-picker.component.ts
index 7623bd220a..3b9f078fa9 100644
--- a/lib/core/src/lib/sorting-picker/sorting-picker.component.ts
+++ b/lib/core/src/lib/sorting-picker/sorting-picker.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/empty-content/empty-content.component.spec.ts b/lib/core/src/lib/templates/empty-content/empty-content.component.spec.ts
index f155ff3257..4fee54e616 100644
--- a/lib/core/src/lib/templates/empty-content/empty-content.component.spec.ts
+++ b/lib/core/src/lib/templates/empty-content/empty-content.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/empty-content/empty-content.component.stories.ts b/lib/core/src/lib/templates/empty-content/empty-content.component.stories.ts
index 628e6ebdc0..be32410057 100644
--- a/lib/core/src/lib/templates/empty-content/empty-content.component.stories.ts
+++ b/lib/core/src/lib/templates/empty-content/empty-content.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/empty-content/empty-content.component.ts b/lib/core/src/lib/templates/empty-content/empty-content.component.ts
index 16c189dae9..9480b8fa29 100644
--- a/lib/core/src/lib/templates/empty-content/empty-content.component.ts
+++ b/lib/core/src/lib/templates/empty-content/empty-content.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/error-content/error-content.component.spec.ts b/lib/core/src/lib/templates/error-content/error-content.component.spec.ts
index fa2255c100..2df76ef1b9 100644
--- a/lib/core/src/lib/templates/error-content/error-content.component.spec.ts
+++ b/lib/core/src/lib/templates/error-content/error-content.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/error-content/error-content.component.stories.ts b/lib/core/src/lib/templates/error-content/error-content.component.stories.ts
index 27972ef138..a4883739d6 100644
--- a/lib/core/src/lib/templates/error-content/error-content.component.stories.ts
+++ b/lib/core/src/lib/templates/error-content/error-content.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/error-content/error-content.component.ts b/lib/core/src/lib/templates/error-content/error-content.component.ts
index 8aee0535f3..369470ee6d 100644
--- a/lib/core/src/lib/templates/error-content/error-content.component.ts
+++ b/lib/core/src/lib/templates/error-content/error-content.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/index.ts b/lib/core/src/lib/templates/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/templates/index.ts
+++ b/lib/core/src/lib/templates/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/public-api.ts b/lib/core/src/lib/templates/public-api.ts
index 6b120c1963..207be06b46 100644
--- a/lib/core/src/lib/templates/public-api.ts
+++ b/lib/core/src/lib/templates/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/templates/template.module.ts b/lib/core/src/lib/templates/template.module.ts
index 2cce717a01..1dc14b4494 100644
--- a/lib/core/src/lib/templates/template.module.ts
+++ b/lib/core/src/lib/templates/template.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/testing/core.story.module.ts b/lib/core/src/lib/testing/core.story.module.ts
index 57cc4e9a8c..0ecb0fc37a 100644
--- a/lib/core/src/lib/testing/core.story.module.ts
+++ b/lib/core/src/lib/testing/core.story.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/testing/core.testing.module.ts b/lib/core/src/lib/testing/core.testing.module.ts
index a885001b76..ae293cdefb 100644
--- a/lib/core/src/lib/testing/core.testing.module.ts
+++ b/lib/core/src/lib/testing/core.testing.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/testing/index.ts b/lib/core/src/lib/testing/index.ts
index 1781a50543..0689fd52cb 100644
--- a/lib/core/src/lib/testing/index.ts
+++ b/lib/core/src/lib/testing/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/testing/noop-auth.module.ts b/lib/core/src/lib/testing/noop-auth.module.ts
index ab94603b8d..c9ff13dd4a 100644
--- a/lib/core/src/lib/testing/noop-auth.module.ts
+++ b/lib/core/src/lib/testing/noop-auth.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/testing/noop-translate.module.ts b/lib/core/src/lib/testing/noop-translate.module.ts
index 93302e4a2d..d64e402de7 100644
--- a/lib/core/src/lib/testing/noop-translate.module.ts
+++ b/lib/core/src/lib/testing/noop-translate.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/testing/unit-testing-utils.ts b/lib/core/src/lib/testing/unit-testing-utils.ts
index 312f0ed790..fa504bf8ee 100644
--- a/lib/core/src/lib/testing/unit-testing-utils.ts
+++ b/lib/core/src/lib/testing/unit-testing-utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/index.ts b/lib/core/src/lib/toolbar/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/toolbar/index.ts
+++ b/lib/core/src/lib/toolbar/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/public-api.ts b/lib/core/src/lib/toolbar/public-api.ts
index 4599d1215f..a084a7a881 100644
--- a/lib/core/src/lib/toolbar/public-api.ts
+++ b/lib/core/src/lib/toolbar/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/toolbar-divider.component.ts b/lib/core/src/lib/toolbar/toolbar-divider.component.ts
index 3a7f0feabc..0b0c68add2 100644
--- a/lib/core/src/lib/toolbar/toolbar-divider.component.ts
+++ b/lib/core/src/lib/toolbar/toolbar-divider.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/toolbar-title.component.ts b/lib/core/src/lib/toolbar/toolbar-title.component.ts
index fff5ba75ad..28b607d913 100644
--- a/lib/core/src/lib/toolbar/toolbar-title.component.ts
+++ b/lib/core/src/lib/toolbar/toolbar-title.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/toolbar.component.spec.ts b/lib/core/src/lib/toolbar/toolbar.component.spec.ts
index 2ab1dd6ad6..467b949845 100644
--- a/lib/core/src/lib/toolbar/toolbar.component.spec.ts
+++ b/lib/core/src/lib/toolbar/toolbar.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/toolbar.component.stories.ts b/lib/core/src/lib/toolbar/toolbar.component.stories.ts
index bfb681d906..b4ac1a01a8 100644
--- a/lib/core/src/lib/toolbar/toolbar.component.stories.ts
+++ b/lib/core/src/lib/toolbar/toolbar.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/toolbar.component.ts b/lib/core/src/lib/toolbar/toolbar.component.ts
index f07ceb7eb6..b7001fd51a 100644
--- a/lib/core/src/lib/toolbar/toolbar.component.ts
+++ b/lib/core/src/lib/toolbar/toolbar.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/toolbar/toolbar.module.ts b/lib/core/src/lib/toolbar/toolbar.module.ts
index 68643fcea9..3a9c1e61d4 100644
--- a/lib/core/src/lib/toolbar/toolbar.module.ts
+++ b/lib/core/src/lib/toolbar/toolbar.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/translation/index.ts b/lib/core/src/lib/translation/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/translation/index.ts
+++ b/lib/core/src/lib/translation/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/translation/public-api.ts b/lib/core/src/lib/translation/public-api.ts
index 43ebdfce9a..161b12c3b1 100644
--- a/lib/core/src/lib/translation/public-api.ts
+++ b/lib/core/src/lib/translation/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/translation/translate-loader.service.ts b/lib/core/src/lib/translation/translate-loader.service.ts
index 001d0dfcc0..f439895fc3 100644
--- a/lib/core/src/lib/translation/translate-loader.service.ts
+++ b/lib/core/src/lib/translation/translate-loader.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/translation/translate-loader.spec.ts b/lib/core/src/lib/translation/translate-loader.spec.ts
index 3fcd9be64b..c3525703ac 100644
--- a/lib/core/src/lib/translation/translate-loader.spec.ts
+++ b/lib/core/src/lib/translation/translate-loader.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/translation/translation.service.spec.ts b/lib/core/src/lib/translation/translation.service.spec.ts
index d53dba5fa0..49d43d1584 100644
--- a/lib/core/src/lib/translation/translation.service.spec.ts
+++ b/lib/core/src/lib/translation/translation.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/translation/translation.service.ts b/lib/core/src/lib/translation/translation.service.ts
index a105fa5c26..7b928de84f 100644
--- a/lib/core/src/lib/translation/translation.service.ts
+++ b/lib/core/src/lib/translation/translation.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.spec.ts b/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.spec.ts
index ca15d006ac..c849c012f6 100644
--- a/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.ts b/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.ts
index 2e6d45135b..7943112475 100644
--- a/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.ts
+++ b/lib/core/src/lib/viewer/components/download-prompt-dialog/download-prompt-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.spec.ts b/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.spec.ts
index ed9c6d6d76..6e47d40526 100644
--- a/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.ts b/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.ts
index f5e61e98ae..9e7cc896cf 100644
--- a/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.ts
+++ b/lib/core/src/lib/viewer/components/img-viewer/img-viewer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/media-player/media-player.component.ts b/lib/core/src/lib/viewer/components/media-player/media-player.component.ts
index afb167faa2..a4074eb3d4 100644
--- a/lib/core/src/lib/viewer/components/media-player/media-player.component.ts
+++ b/lib/core/src/lib/viewer/components/media-player/media-player.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-more-actions.component.mock.ts b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-more-actions.component.mock.ts
index 0b29c34c09..c11495e970 100644
--- a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-more-actions.component.mock.ts
+++ b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-more-actions.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-open-with.component.mock.ts b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-open-with.component.mock.ts
index 0b366fdf1f..c3c29b4439 100644
--- a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-open-with.component.mock.ts
+++ b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-open-with.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-sidebar.component.mock.ts b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-sidebar.component.mock.ts
index e1f90abec6..b955b1b309 100644
--- a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-sidebar.component.mock.ts
+++ b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-sidebar.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar-actions.component.mock.ts b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar-actions.component.mock.ts
index 99230013f8..37d0eefc87 100644
--- a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar-actions.component.mock.ts
+++ b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar-actions.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar.component.mock.ts b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar.component.mock.ts
index 94129bc7ba..b18e4b3b32 100644
--- a/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar.component.mock.ts
+++ b/lib/core/src/lib/viewer/components/mock/adf-viewer-container-toolbar.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.spec.ts b/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.spec.ts
index 2c84020c4e..6a290510dc 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.spec.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.ts b/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.ts
index 308e01f4c5..b9378aeaca 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer-password-dialog/pdf-viewer-password-dialog.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.spec.ts b/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.spec.ts
index 727cb348e4..1ff2e68996 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.ts b/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.ts
index 7b6402a563..f753fd2ecf 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer-thumb/pdf-viewer-thumb.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.spec.ts b/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.spec.ts
index 8a9655f522..e0d79e4cb2 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.ts b/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.ts
index 765a8b7718..e6c856c5c5 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer-thumbnails/pdf-viewer-thumbnails.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.spec.ts b/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.spec.ts
index ea9f7e0252..40259428be 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts b/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts
index 11e2fc21de..d8b46b1cef 100644
--- a/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts
+++ b/lib/core/src/lib/viewer/components/pdf-viewer/pdf-viewer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.spec.ts b/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.spec.ts
index f6f422c720..05019a5a5d 100644
--- a/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.ts b/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.ts
index 70bc9af3e7..c818c3cd72 100644
--- a/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.ts
+++ b/lib/core/src/lib/viewer/components/txt-viewer/txt-viewer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/unknown-format/unknown-format.component.ts b/lib/core/src/lib/viewer/components/unknown-format/unknown-format.component.ts
index c45dbf08ec..dc6465be2a 100644
--- a/lib/core/src/lib/viewer/components/unknown-format/unknown-format.component.ts
+++ b/lib/core/src/lib/viewer/components/unknown-format/unknown-format.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-more-actions.component.ts b/lib/core/src/lib/viewer/components/viewer-more-actions.component.ts
index 5f7732b8a8..5291b9c204 100644
--- a/lib/core/src/lib/viewer/components/viewer-more-actions.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer-more-actions.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-open-with.component.ts b/lib/core/src/lib/viewer/components/viewer-open-with.component.ts
index 2353410146..dc7e207b96 100644
--- a/lib/core/src/lib/viewer/components/viewer-open-with.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer-open-with.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.spec.ts b/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.spec.ts
index 154823ea63..cb70a24941 100644
--- a/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.ts b/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.ts
index 97e0e81ac9..b67e7ed6e5 100644
--- a/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer-render/viewer-render.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-sidebar.component.ts b/lib/core/src/lib/viewer/components/viewer-sidebar.component.ts
index 2503a10aac..bc179264fb 100644
--- a/lib/core/src/lib/viewer/components/viewer-sidebar.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer-sidebar.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-toolbar-actions.component.ts b/lib/core/src/lib/viewer/components/viewer-toolbar-actions.component.ts
index 1c43ba78ad..09dd19297b 100644
--- a/lib/core/src/lib/viewer/components/viewer-toolbar-actions.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer-toolbar-actions.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-toolbar-custom-actions.component.ts b/lib/core/src/lib/viewer/components/viewer-toolbar-custom-actions.component.ts
index e986d72347..caca5571f9 100644
--- a/lib/core/src/lib/viewer/components/viewer-toolbar-custom-actions.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer-toolbar-custom-actions.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer-toolbar.component.ts b/lib/core/src/lib/viewer/components/viewer-toolbar.component.ts
index c5e8cc95b0..438a4ef057 100644
--- a/lib/core/src/lib/viewer/components/viewer-toolbar.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer-toolbar.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer.component.spec.ts b/lib/core/src/lib/viewer/components/viewer.component.spec.ts
index 3dee4b525b..d53f5f17c8 100644
--- a/lib/core/src/lib/viewer/components/viewer.component.spec.ts
+++ b/lib/core/src/lib/viewer/components/viewer.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/components/viewer.component.ts b/lib/core/src/lib/viewer/components/viewer.component.ts
index d7bb0a5254..549828260e 100644
--- a/lib/core/src/lib/viewer/components/viewer.component.ts
+++ b/lib/core/src/lib/viewer/components/viewer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/directives/viewer-extension.directive.spec.ts b/lib/core/src/lib/viewer/directives/viewer-extension.directive.spec.ts
index 27cd16b8d1..bf3adf7b8b 100644
--- a/lib/core/src/lib/viewer/directives/viewer-extension.directive.spec.ts
+++ b/lib/core/src/lib/viewer/directives/viewer-extension.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/directives/viewer-extension.directive.ts b/lib/core/src/lib/viewer/directives/viewer-extension.directive.ts
index 1bd480f1e5..dcc58e6354 100644
--- a/lib/core/src/lib/viewer/directives/viewer-extension.directive.ts
+++ b/lib/core/src/lib/viewer/directives/viewer-extension.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/index.ts b/lib/core/src/lib/viewer/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/core/src/lib/viewer/index.ts
+++ b/lib/core/src/lib/viewer/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/models/download-prompt.actions.ts b/lib/core/src/lib/viewer/models/download-prompt.actions.ts
index e94a50d088..375727cc8d 100644
--- a/lib/core/src/lib/viewer/models/download-prompt.actions.ts
+++ b/lib/core/src/lib/viewer/models/download-prompt.actions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/models/viewer.model.ts b/lib/core/src/lib/viewer/models/viewer.model.ts
index 161eb68d5e..ed2b217ece 100644
--- a/lib/core/src/lib/viewer/models/viewer.model.ts
+++ b/lib/core/src/lib/viewer/models/viewer.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/public-api.ts b/lib/core/src/lib/viewer/public-api.ts
index 168b8e65d7..9d60324639 100644
--- a/lib/core/src/lib/viewer/public-api.ts
+++ b/lib/core/src/lib/viewer/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/services/rendering-queue.services.ts b/lib/core/src/lib/viewer/services/rendering-queue.services.ts
index 32f88a3865..7e5d6628e3 100644
--- a/lib/core/src/lib/viewer/services/rendering-queue.services.ts
+++ b/lib/core/src/lib/viewer/services/rendering-queue.services.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/services/view-util.service.spec.ts b/lib/core/src/lib/viewer/services/view-util.service.spec.ts
index 643d47d04d..63610314a5 100644
--- a/lib/core/src/lib/viewer/services/view-util.service.spec.ts
+++ b/lib/core/src/lib/viewer/services/view-util.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/services/view-util.service.ts b/lib/core/src/lib/viewer/services/view-util.service.ts
index c9ee939b68..97affa7b25 100644
--- a/lib/core/src/lib/viewer/services/view-util.service.ts
+++ b/lib/core/src/lib/viewer/services/view-util.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/lib/viewer/viewer.module.ts b/lib/core/src/lib/viewer/viewer.module.ts
index 348788be0d..46b5f45d6f 100644
--- a/lib/core/src/lib/viewer/viewer.module.ts
+++ b/lib/core/src/lib/viewer/viewer.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/src/public-api.ts b/lib/core/src/public-api.ts
index 63bb4d692a..0c7af4c561 100644
--- a/lib/core/src/public-api.ts
+++ b/lib/core/src/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/core/test.ts b/lib/core/test.ts
index d0723f8e8a..2f46da9721 100644
--- a/lib/core/test.ts
+++ b/lib/core/test.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/eslint-angular/index.ts b/lib/eslint-angular/index.ts
index d23b3da444..d19b7cda51 100644
--- a/lib/eslint-angular/index.ts
+++ b/lib/eslint-angular/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/eslint-angular/src/rules/no-angular-material-selectors/no-angular-material-selectors.ts b/lib/eslint-angular/src/rules/no-angular-material-selectors/no-angular-material-selectors.ts
index bf4f5e83a5..06ef3662d7 100644
--- a/lib/eslint-angular/src/rules/no-angular-material-selectors/no-angular-material-selectors.ts
+++ b/lib/eslint-angular/src/rules/no-angular-material-selectors/no-angular-material-selectors.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/eslint-angular/src/rules/use-none-component-view-encapsulation/use-none-component-view-encapsulation.ts b/lib/eslint-angular/src/rules/use-none-component-view-encapsulation/use-none-component-view-encapsulation.ts
index 0165c67662..8748decb93 100644
--- a/lib/eslint-angular/src/rules/use-none-component-view-encapsulation/use-none-component-view-encapsulation.ts
+++ b/lib/eslint-angular/src/rules/use-none-component-view-encapsulation/use-none-component-view-encapsulation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/eslint-angular/src/utils/create-eslint-rule/create-eslint-rule.ts b/lib/eslint-angular/src/utils/create-eslint-rule/create-eslint-rule.ts
index 556da86a89..e36a05789b 100644
--- a/lib/eslint-angular/src/utils/create-eslint-rule/create-eslint-rule.ts
+++ b/lib/eslint-angular/src/utils/create-eslint-rule/create-eslint-rule.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/index.ts b/lib/extensions/index.ts
index e357b2379e..c91679d663 100644
--- a/lib/extensions/index.ts
+++ b/lib/extensions/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/components/dynamic-column/dynamic-column.component.ts b/lib/extensions/src/lib/components/dynamic-column/dynamic-column.component.ts
index a9fc7838cc..6a059e2551 100644
--- a/lib/extensions/src/lib/components/dynamic-column/dynamic-column.component.ts
+++ b/lib/extensions/src/lib/components/dynamic-column/dynamic-column.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/components/dynamic-component/dynamic.component.spec.ts b/lib/extensions/src/lib/components/dynamic-component/dynamic.component.spec.ts
index 2a82c0330b..c6a506ff23 100644
--- a/lib/extensions/src/lib/components/dynamic-component/dynamic.component.spec.ts
+++ b/lib/extensions/src/lib/components/dynamic-component/dynamic.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/components/dynamic-component/dynamic.component.ts b/lib/extensions/src/lib/components/dynamic-component/dynamic.component.ts
index 7efc203f8b..83a8490990 100644
--- a/lib/extensions/src/lib/components/dynamic-component/dynamic.component.ts
+++ b/lib/extensions/src/lib/components/dynamic-component/dynamic.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/components/dynamic-tab/dynamic-tab.component.ts b/lib/extensions/src/lib/components/dynamic-tab/dynamic-tab.component.ts
index c559b02b1f..e2b96820d8 100644
--- a/lib/extensions/src/lib/components/dynamic-tab/dynamic-tab.component.ts
+++ b/lib/extensions/src/lib/components/dynamic-tab/dynamic-tab.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/components/public-api.ts b/lib/extensions/src/lib/components/public-api.ts
index 00a9ca0a56..8e7c51380d 100644
--- a/lib/extensions/src/lib/components/public-api.ts
+++ b/lib/extensions/src/lib/components/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/components/viewer/preview-extension.component.ts b/lib/extensions/src/lib/components/viewer/preview-extension.component.ts
index afb5b365e5..0b38d2c8d6 100644
--- a/lib/extensions/src/lib/components/viewer/preview-extension.component.ts
+++ b/lib/extensions/src/lib/components/viewer/preview-extension.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/components/viewer/viewer-extension.interface.ts b/lib/extensions/src/lib/components/viewer/viewer-extension.interface.ts
index d7a19dbad8..26333e6f5f 100644
--- a/lib/extensions/src/lib/components/viewer/viewer-extension.interface.ts
+++ b/lib/extensions/src/lib/components/viewer/viewer-extension.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/action.extensions.ts b/lib/extensions/src/lib/config/action.extensions.ts
index 4585def128..a1b697b63b 100644
--- a/lib/extensions/src/lib/config/action.extensions.ts
+++ b/lib/extensions/src/lib/config/action.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/document-list.extensions.ts b/lib/extensions/src/lib/config/document-list.extensions.ts
index 89211b0193..0e847459ca 100644
--- a/lib/extensions/src/lib/config/document-list.extensions.ts
+++ b/lib/extensions/src/lib/config/document-list.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/extension-element.ts b/lib/extensions/src/lib/config/extension-element.ts
index d4929b6518..8abb351b46 100644
--- a/lib/extensions/src/lib/config/extension-element.ts
+++ b/lib/extensions/src/lib/config/extension-element.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/extension-utils.spec.ts b/lib/extensions/src/lib/config/extension-utils.spec.ts
index 22b5a233a6..7e28cec4d3 100644
--- a/lib/extensions/src/lib/config/extension-utils.spec.ts
+++ b/lib/extensions/src/lib/config/extension-utils.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/extension-utils.ts b/lib/extensions/src/lib/config/extension-utils.ts
index fae29bb855..a467c36440 100644
--- a/lib/extensions/src/lib/config/extension-utils.ts
+++ b/lib/extensions/src/lib/config/extension-utils.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/extension.config.ts b/lib/extensions/src/lib/config/extension.config.ts
index 18ce605155..591ed470c2 100644
--- a/lib/extensions/src/lib/config/extension.config.ts
+++ b/lib/extensions/src/lib/config/extension.config.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/icon.extensions.ts b/lib/extensions/src/lib/config/icon.extensions.ts
index 7264c3114e..8dccdc4b93 100644
--- a/lib/extensions/src/lib/config/icon.extensions.ts
+++ b/lib/extensions/src/lib/config/icon.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/navbar.extensions.ts b/lib/extensions/src/lib/config/navbar.extensions.ts
index 11d3fbe442..4d138910f2 100644
--- a/lib/extensions/src/lib/config/navbar.extensions.ts
+++ b/lib/extensions/src/lib/config/navbar.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/permission.extensions.ts b/lib/extensions/src/lib/config/permission.extensions.ts
index 0f6f186bf4..e7a51ac2bb 100644
--- a/lib/extensions/src/lib/config/permission.extensions.ts
+++ b/lib/extensions/src/lib/config/permission.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/routing.extensions.ts b/lib/extensions/src/lib/config/routing.extensions.ts
index da60fa2449..5c057fab88 100644
--- a/lib/extensions/src/lib/config/routing.extensions.ts
+++ b/lib/extensions/src/lib/config/routing.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/rule.extensions.ts b/lib/extensions/src/lib/config/rule.extensions.ts
index f7d082b7aa..3f9483371c 100644
--- a/lib/extensions/src/lib/config/rule.extensions.ts
+++ b/lib/extensions/src/lib/config/rule.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/sidebar.extensions.ts b/lib/extensions/src/lib/config/sidebar.extensions.ts
index 7e7cb00536..9c3d01f4f1 100644
--- a/lib/extensions/src/lib/config/sidebar.extensions.ts
+++ b/lib/extensions/src/lib/config/sidebar.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/config/viewer.extensions.ts b/lib/extensions/src/lib/config/viewer.extensions.ts
index bdae88eacb..f4e0deae7d 100644
--- a/lib/extensions/src/lib/config/viewer.extensions.ts
+++ b/lib/extensions/src/lib/config/viewer.extensions.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/evaluators/core.evaluators.spec.ts b/lib/extensions/src/lib/evaluators/core.evaluators.spec.ts
index 8b8cb19932..2d86b23744 100644
--- a/lib/extensions/src/lib/evaluators/core.evaluators.spec.ts
+++ b/lib/extensions/src/lib/evaluators/core.evaluators.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/evaluators/core.evaluators.ts b/lib/extensions/src/lib/evaluators/core.evaluators.ts
index dacfed7d7b..bbf591c93e 100644
--- a/lib/extensions/src/lib/evaluators/core.evaluators.ts
+++ b/lib/extensions/src/lib/evaluators/core.evaluators.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/extensions.module.ts b/lib/extensions/src/lib/extensions.module.ts
index 400b2d2a24..efba6e3ea8 100644
--- a/lib/extensions/src/lib/extensions.module.ts
+++ b/lib/extensions/src/lib/extensions.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/app-extension.service.ts b/lib/extensions/src/lib/services/app-extension.service.ts
index 28d4c588da..3b26d6994d 100644
--- a/lib/extensions/src/lib/services/app-extension.service.ts
+++ b/lib/extensions/src/lib/services/app-extension.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/component-register.service.ts b/lib/extensions/src/lib/services/component-register.service.ts
index 4bcf3056a9..34348afbcf 100644
--- a/lib/extensions/src/lib/services/component-register.service.ts
+++ b/lib/extensions/src/lib/services/component-register.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/extension-loader.service.spec.ts b/lib/extensions/src/lib/services/extension-loader.service.spec.ts
index eb18b6cd75..569fa14a45 100644
--- a/lib/extensions/src/lib/services/extension-loader.service.spec.ts
+++ b/lib/extensions/src/lib/services/extension-loader.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/extension-loader.service.ts b/lib/extensions/src/lib/services/extension-loader.service.ts
index 90c45016be..6a8c1f6dfd 100644
--- a/lib/extensions/src/lib/services/extension-loader.service.ts
+++ b/lib/extensions/src/lib/services/extension-loader.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/extension.service.spec.ts b/lib/extensions/src/lib/services/extension.service.spec.ts
index 060b080b18..30d792b96a 100644
--- a/lib/extensions/src/lib/services/extension.service.spec.ts
+++ b/lib/extensions/src/lib/services/extension.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/extension.service.ts b/lib/extensions/src/lib/services/extension.service.ts
index 8ccac36e2a..79658cab53 100644
--- a/lib/extensions/src/lib/services/extension.service.ts
+++ b/lib/extensions/src/lib/services/extension.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/rule.service.ts b/lib/extensions/src/lib/services/rule.service.ts
index 9bc688144c..bf9e8f9864 100644
--- a/lib/extensions/src/lib/services/rule.service.ts
+++ b/lib/extensions/src/lib/services/rule.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/services/startup-extension-factory.ts b/lib/extensions/src/lib/services/startup-extension-factory.ts
index fd853f31e0..07e0c1f279 100644
--- a/lib/extensions/src/lib/services/startup-extension-factory.ts
+++ b/lib/extensions/src/lib/services/startup-extension-factory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/store/states/navigation.state.ts b/lib/extensions/src/lib/store/states/navigation.state.ts
index f20c694150..ac74f4e042 100644
--- a/lib/extensions/src/lib/store/states/navigation.state.ts
+++ b/lib/extensions/src/lib/store/states/navigation.state.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/store/states/profile.state.ts b/lib/extensions/src/lib/store/states/profile.state.ts
index 7c74f5ee44..472f399a76 100644
--- a/lib/extensions/src/lib/store/states/profile.state.ts
+++ b/lib/extensions/src/lib/store/states/profile.state.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/store/states/repository.state.ts b/lib/extensions/src/lib/store/states/repository.state.ts
index c2b271b473..69e3045680 100644
--- a/lib/extensions/src/lib/store/states/repository.state.ts
+++ b/lib/extensions/src/lib/store/states/repository.state.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/lib/store/states/selection.state.ts b/lib/extensions/src/lib/store/states/selection.state.ts
index 8506dd549c..9dc6216492 100644
--- a/lib/extensions/src/lib/store/states/selection.state.ts
+++ b/lib/extensions/src/lib/store/states/selection.state.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/public-api.ts b/lib/extensions/src/public-api.ts
index 0bc9224139..9d5e2bdfc7 100644
--- a/lib/extensions/src/public-api.ts
+++ b/lib/extensions/src/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/extensions/src/test.ts b/lib/extensions/src/test.ts
index b1f00fb4ca..7cb6c19c91 100644
--- a/lib/extensions/src/test.ts
+++ b/lib/extensions/src/test.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/index.ts b/lib/insights/index.ts
index e357b2379e..c91679d663 100644
--- a/lib/insights/index.ts
+++ b/lib/insights/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-generator.component.spec.ts b/lib/insights/src/lib/analytics-process/components/analytics-generator.component.spec.ts
index 261a51bfb2..93f295f21c 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-generator.component.spec.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-generator.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-generator.component.ts b/lib/insights/src/lib/analytics-process/components/analytics-generator.component.ts
index 24ee67c0b6..d9fce2d174 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-generator.component.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-generator.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.spec.ts b/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.spec.ts
index 8a0c95dda3..918434cbe0 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.spec.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.ts b/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.ts
index 46e5c1c139..26a6034e96 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-report-heat-map.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.spec.ts b/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.spec.ts
index 52475b4d7b..f2a4cf0ec5 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.spec.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.ts b/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.ts
index 8e194a865a..a6245b4205 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-report-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.spec.ts b/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.spec.ts
index e5c3ae9986..0cefa1c58e 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.spec.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.ts b/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.ts
index 0789cb19ae..786f8d39a2 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics-report-parameters.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/analytics.component.ts b/lib/insights/src/lib/analytics-process/components/analytics.component.ts
index c5ab09338b..06ff654ab5 100644
--- a/lib/insights/src/lib/analytics-process/components/analytics.component.ts
+++ b/lib/insights/src/lib/analytics-process/components/analytics.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.spec.ts b/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.spec.ts
index b7d31079c4..e1dc6efbc4 100644
--- a/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.spec.ts
+++ b/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.ts b/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.ts
index b21d443d08..676bd07def 100644
--- a/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.ts
+++ b/lib/insights/src/lib/analytics-process/components/buttons-menu/buttons-menu.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/checkbox/checkbox.widget.ts b/lib/insights/src/lib/analytics-process/components/widgets/checkbox/checkbox.widget.ts
index 88b350e25a..80663c70f8 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/checkbox/checkbox.widget.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/checkbox/checkbox.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.spec.ts b/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.spec.ts
index a2ae9cc4db..5b900bb75f 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.spec.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.ts b/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.ts
index b2773eb8c3..a4914a774c 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/date-range/date-range.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/dropdown/dropdown.widget.ts b/lib/insights/src/lib/analytics-process/components/widgets/dropdown/dropdown.widget.ts
index b77c8f2fd9..e79b4a77c9 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/dropdown/dropdown.widget.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/dropdown/dropdown.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/duration/duration.widget.ts b/lib/insights/src/lib/analytics-process/components/widgets/duration/duration.widget.ts
index c32f46358a..34720f5abe 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/duration/duration.widget.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/duration/duration.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/index.ts b/lib/insights/src/lib/analytics-process/components/widgets/index.ts
index d8938bc2cf..b89017bcd4 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/index.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/number/number.widget.ts b/lib/insights/src/lib/analytics-process/components/widgets/number/number.widget.ts
index 23f81ea7ac..a37307cb98 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/number/number.widget.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/number/number.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/components/widgets/widget.component.ts b/lib/insights/src/lib/analytics-process/components/widgets/widget.component.ts
index aac0af4895..921e08f66a 100644
--- a/lib/insights/src/lib/analytics-process/components/widgets/widget.component.ts
+++ b/lib/insights/src/lib/analytics-process/components/widgets/widget.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/public-api.ts b/lib/insights/src/lib/analytics-process/public-api.ts
index b31d0424d1..0ce88a03e1 100644
--- a/lib/insights/src/lib/analytics-process/public-api.ts
+++ b/lib/insights/src/lib/analytics-process/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/analytics-process/services/analytics.service.ts b/lib/insights/src/lib/analytics-process/services/analytics.service.ts
index ae3151a55a..2bf98ccd89 100644
--- a/lib/insights/src/lib/analytics-process/services/analytics.service.ts
+++ b/lib/insights/src/lib/analytics-process/services/analytics.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-alfresco-publish-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-alfresco-publish-task.component.ts
index d7ce831c34..74b6b5829a 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-alfresco-publish-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-alfresco-publish-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-box-publish-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-box-publish-task.component.ts
index 1acbf0fcfa..2972040e36 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-box-publish-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-box-publish-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-business-rule-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-business-rule-task.component.ts
index afe581ab55..2dbd77f549 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-business-rule-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-business-rule-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-camel-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-camel-task.component.ts
index 82a18caa2b..57101bff57 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-camel-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-camel-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-container-service-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-container-service-task.component.ts
index 4017a3e891..f3c7a38b5d 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-container-service-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-container-service-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-google-drive-publish-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-google-drive-publish-task.component.ts
index d923c49cd5..c4f8501a0a 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-google-drive-publish-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-google-drive-publish-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-manual-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-manual-task.component.ts
index 8f014b4fe2..f0579fec81 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-manual-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-manual-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-mule-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-mule-task.component.ts
index 837c4e5f84..cd0e043810 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-mule-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-mule-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-receive-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-receive-task.component.ts
index 71e19ec44e..c9b666f3b4 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-receive-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-receive-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-rest-call-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-rest-call-task.component.ts
index f51f08a207..5692d8b785 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-rest-call-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-rest-call-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-script-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-script-task.component.ts
index 052a9361cf..978a7399f5 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-script-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-script-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-send-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-send-task.component.ts
index 2dcbd58276..3533326726 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-send-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-send-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-service-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-service-task.component.ts
index b30941e519..41e99dd6f2 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-service-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-service-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-task.component.ts
index aa08a0cd2c..52f80f1158 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/activities/diagram-user-task.component.ts b/lib/insights/src/lib/diagram/components/activities/diagram-user-task.component.ts
index b03ecb433e..e102c4b407 100644
--- a/lib/insights/src/lib/diagram/components/activities/diagram-user-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/activities/diagram-user-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/boundary-events/diagram-boundary-event.component.ts b/lib/insights/src/lib/diagram/components/boundary-events/diagram-boundary-event.component.ts
index a10ce261df..98563ed51f 100644
--- a/lib/insights/src/lib/diagram/components/boundary-events/diagram-boundary-event.component.ts
+++ b/lib/insights/src/lib/diagram/components/boundary-events/diagram-boundary-event.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/boundary-events/diagram-throw-event.component.ts b/lib/insights/src/lib/diagram/components/boundary-events/diagram-throw-event.component.ts
index 50bf63630d..e23756a9ef 100644
--- a/lib/insights/src/lib/diagram/components/boundary-events/diagram-throw-event.component.ts
+++ b/lib/insights/src/lib/diagram/components/boundary-events/diagram-throw-event.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram-element.ts b/lib/insights/src/lib/diagram/components/diagram-element.ts
index af641a5c43..ccec7a38d9 100644
--- a/lib/insights/src/lib/diagram/components/diagram-element.ts
+++ b/lib/insights/src/lib/diagram/components/diagram-element.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram-sequence-flow.component.ts b/lib/insights/src/lib/diagram/components/diagram-sequence-flow.component.ts
index b0c14c32d8..122cb8fd43 100644
--- a/lib/insights/src/lib/diagram/components/diagram-sequence-flow.component.ts
+++ b/lib/insights/src/lib/diagram/components/diagram-sequence-flow.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.activities.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.activities.spec.ts
index f5a4ff4b9c..b960c6d48b 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.activities.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.activities.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.boundary.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.boundary.spec.ts
index 195efbfec0..8a59c1bf06 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.boundary.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.boundary.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.catching.events.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.catching.events.spec.ts
index 9f89561fc7..81dde9c52f 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.catching.events.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.catching.events.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.events.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.events.spec.ts
index 0b396cad50..39e25203d2 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.events.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.events.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.flows.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.flows.spec.ts
index f44258119f..6b3994e359 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.flows.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.flows.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.gateways.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.gateways.spec.ts
index 9027c2de0b..5333824ebf 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.gateways.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.gateways.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.structural.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.structural.spec.ts
index 493f8ba636..7f5f6ba40a 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.structural.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.structural.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.swim.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.swim.spec.ts
index 9b243cb358..b2b70a01c5 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.swim.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.swim.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.throw.spec.ts b/lib/insights/src/lib/diagram/components/diagram.component.throw.spec.ts
index 59bde3e4db..7e7480e976 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.throw.spec.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.throw.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.component.ts b/lib/insights/src/lib/diagram/components/diagram.component.ts
index 93404783c1..30af6f1a5e 100644
--- a/lib/insights/src/lib/diagram/components/diagram.component.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/diagram.element.options.ts b/lib/insights/src/lib/diagram/components/diagram.element.options.ts
index db6d88a24c..09e2dfe50b 100644
--- a/lib/insights/src/lib/diagram/components/diagram.element.options.ts
+++ b/lib/insights/src/lib/diagram/components/diagram.element.options.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/events/diagram-end-event.component.ts b/lib/insights/src/lib/diagram/components/events/diagram-end-event.component.ts
index c8e7b22491..f1f82790f5 100644
--- a/lib/insights/src/lib/diagram/components/events/diagram-end-event.component.ts
+++ b/lib/insights/src/lib/diagram/components/events/diagram-end-event.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/events/diagram-event.component.ts b/lib/insights/src/lib/diagram/components/events/diagram-event.component.ts
index 7e672112c6..6146542f82 100644
--- a/lib/insights/src/lib/diagram/components/events/diagram-event.component.ts
+++ b/lib/insights/src/lib/diagram/components/events/diagram-event.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/events/diagram-start-event.component.ts b/lib/insights/src/lib/diagram/components/events/diagram-start-event.component.ts
index fe8a20f5e3..5a24a172be 100644
--- a/lib/insights/src/lib/diagram/components/events/diagram-start-event.component.ts
+++ b/lib/insights/src/lib/diagram/components/events/diagram-start-event.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/gateways/diagram-event-gateway.component.ts b/lib/insights/src/lib/diagram/components/gateways/diagram-event-gateway.component.ts
index cea7c6ceda..bb5b5644df 100644
--- a/lib/insights/src/lib/diagram/components/gateways/diagram-event-gateway.component.ts
+++ b/lib/insights/src/lib/diagram/components/gateways/diagram-event-gateway.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/gateways/diagram-exclusive-gateway.component.ts b/lib/insights/src/lib/diagram/components/gateways/diagram-exclusive-gateway.component.ts
index b0d580c94e..229f82e13b 100644
--- a/lib/insights/src/lib/diagram/components/gateways/diagram-exclusive-gateway.component.ts
+++ b/lib/insights/src/lib/diagram/components/gateways/diagram-exclusive-gateway.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/gateways/diagram-gateway.component.ts b/lib/insights/src/lib/diagram/components/gateways/diagram-gateway.component.ts
index 59c232d41d..e95a35e973 100644
--- a/lib/insights/src/lib/diagram/components/gateways/diagram-gateway.component.ts
+++ b/lib/insights/src/lib/diagram/components/gateways/diagram-gateway.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/gateways/diagram-inclusive-gateway.component.ts b/lib/insights/src/lib/diagram/components/gateways/diagram-inclusive-gateway.component.ts
index 902a79c578..2e9f913484 100644
--- a/lib/insights/src/lib/diagram/components/gateways/diagram-inclusive-gateway.component.ts
+++ b/lib/insights/src/lib/diagram/components/gateways/diagram-inclusive-gateway.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/gateways/diagram-parallel-gateway.component.ts b/lib/insights/src/lib/diagram/components/gateways/diagram-parallel-gateway.component.ts
index 99e1eeba1e..c2803ec676 100644
--- a/lib/insights/src/lib/diagram/components/gateways/diagram-parallel-gateway.component.ts
+++ b/lib/insights/src/lib/diagram/components/gateways/diagram-parallel-gateway.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-container-icon-event.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-container-icon-event.component.ts
index 0ee0250fb6..5edfb5602b 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-container-icon-event.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-container-icon-event.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-alfresco-publish-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-alfresco-publish-task.component.ts
index f3f1718ff7..1ef74b22a6 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-alfresco-publish-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-alfresco-publish-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-box-publish-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-box-publish-task.component.ts
index b017b406bf..7f7e6bf55c 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-box-publish-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-box-publish-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-business-rule-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-business-rule-task.component.ts
index 2610d7c823..91c19a351c 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-business-rule-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-business-rule-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-camel-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-camel-task.component.ts
index 8bed8ea62a..4592617158 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-camel-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-camel-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-error.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-error.component.ts
index 3c3c8b03d7..1eef59ccc3 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-error.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-error.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-google-drive-publish-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-google-drive-publish-task.component.ts
index 8979d1bb7e..67ef673b1e 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-google-drive-publish-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-google-drive-publish-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-manual-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-manual-task.component.ts
index 005b623192..1f11ee9f82 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-manual-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-manual-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-message.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-message.component.ts
index 5b51f4f3fa..26585d226b 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-message.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-message.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-mule-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-mule-task.component.ts
index adfbf19d07..9abbc1b2bf 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-mule-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-mule-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-receive-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-receive-task.component.ts
index cd22426dff..ed7eeba029 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-receive-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-receive-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-rest-call-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-rest-call-task.component.ts
index 6194f727fc..a586110cc3 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-rest-call-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-rest-call-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-script-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-script-task.component.ts
index b82c4e7274..3e5a8ad6ba 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-script-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-script-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-send-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-send-task.component.ts
index a9ccad18e4..4bb767c9d1 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-send-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-send-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-service-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-service-task.component.ts
index f8890525db..b099b0e824 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-service-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-service-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-signal.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-signal.component.ts
index ec649c89ff..506fabd37c 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-signal.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-signal.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-timer.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-timer.component.ts
index fa89bfab5c..ab2f3325aa 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-timer.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-timer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/icons/diagram-icon-user-task.component.ts b/lib/insights/src/lib/diagram/components/icons/diagram-icon-user-task.component.ts
index 253822daeb..3cbcdf5b94 100644
--- a/lib/insights/src/lib/diagram/components/icons/diagram-icon-user-task.component.ts
+++ b/lib/insights/src/lib/diagram/components/icons/diagram-icon-user-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/index.ts b/lib/insights/src/lib/diagram/components/index.ts
index afadea7f27..b65b4d346f 100644
--- a/lib/insights/src/lib/diagram/components/index.ts
+++ b/lib/insights/src/lib/diagram/components/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/intermediate-catching-events/diagram-intermediate-catching-event.component.ts b/lib/insights/src/lib/diagram/components/intermediate-catching-events/diagram-intermediate-catching-event.component.ts
index a599e89b05..6cc99d2e31 100644
--- a/lib/insights/src/lib/diagram/components/intermediate-catching-events/diagram-intermediate-catching-event.component.ts
+++ b/lib/insights/src/lib/diagram/components/intermediate-catching-events/diagram-intermediate-catching-event.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/anchor.ts b/lib/insights/src/lib/diagram/components/raphael/anchor.ts
index 29e262fcc5..c7d982f838 100644
--- a/lib/insights/src/lib/diagram/components/raphael/anchor.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/anchor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-alfresco-publish.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-alfresco-publish.component.ts
index e5e4d666d1..4881d24bdb 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-alfresco-publish.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-alfresco-publish.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-box-publish.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-box-publish.component.ts
index 2dc4be816a..e0fdd3a4ba 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-box-publish.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-box-publish.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-business-rule.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-business-rule.component.ts
index 9388fc7dcc..22dd96f702 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-business-rule.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-business-rule.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-camel.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-camel.component.ts
index c21cdf0c66..6bcc5b3eb0 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-camel.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-camel.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-error.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-error.component.ts
index 2096fcd081..ccd6335e55 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-error.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-error.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-google-drive-publish.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-google-drive-publish.component.ts
index 2d8ea1aa4c..6e4a8223ef 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-google-drive-publish.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-google-drive-publish.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-manual.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-manual.component.ts
index c4b06e4dec..05292dc927 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-manual.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-manual.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-message.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-message.component.ts
index 60b000be9e..741b888a7b 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-message.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-message.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-mule.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-mule.component.ts
index aae0a4009f..d628dff92f 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-mule.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-mule.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-receive.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-receive.component.ts
index 6119b61d9b..571ec44c60 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-receive.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-receive.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-rest-call.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-rest-call.component.ts
index 2fb1c2293b..3640b013f4 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-rest-call.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-rest-call.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-script.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-script.component.ts
index 457ab52d34..6d29e9791b 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-script.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-script.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-send.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-send.component.ts
index 70a930caa0..39c7e8c4f1 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-send.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-send.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-service.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-service.component.ts
index dadf6c2fa4..40381416c8 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-service.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-service.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-signal.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-signal.component.ts
index ecb2e1090a..849e3282a1 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-signal.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-signal.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-timer.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-timer.component.ts
index 365fcc4a10..5399dc3dcf 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-timer.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-timer.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-user.component.ts b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-user.component.ts
index 4ea3ed5111..df109b7c9c 100644
--- a/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-user.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/icons/raphael-icon-user.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/index.ts b/lib/insights/src/lib/diagram/components/raphael/index.ts
index de3052627b..23b2de2777 100644
--- a/lib/insights/src/lib/diagram/components/raphael/index.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/models/point.ts b/lib/insights/src/lib/diagram/components/raphael/models/point.ts
index 4847db4693..989d42c6e2 100644
--- a/lib/insights/src/lib/diagram/components/raphael/models/point.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/models/point.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/polyline.ts b/lib/insights/src/lib/diagram/components/raphael/polyline.ts
index 4898697d28..65cc9ab3d1 100644
--- a/lib/insights/src/lib/diagram/components/raphael/polyline.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/polyline.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-base.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-base.ts
index 09c6154e60..557701db99 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-base.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-base.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-circle.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-circle.component.ts
index df87d93a3e..fd02ec716d 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-circle.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-circle.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-cross.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-cross.component.ts
index 1358842578..2c0c719403 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-cross.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-cross.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-flow-arrow.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-flow-arrow.component.ts
index 090c39b159..f266be7531 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-flow-arrow.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-flow-arrow.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-multiline-text.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-multiline-text.component.ts
index 6294bd2dbb..1fcd259928 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-multiline-text.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-multiline-text.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-pentagon.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-pentagon.component.ts
index 8f2d9f1b1f..b16dd872b4 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-pentagon.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-pentagon.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-plus.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-plus.component.ts
index e7e9b0146f..aa42f6cafa 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-plus.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-plus.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-rect.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-rect.component.ts
index 48c49b25a9..a8f4190da0 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-rect.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-rect.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-rhombus.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-rhombus.component.ts
index 078b06b04f..745a993496 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-rhombus.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-rhombus.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael-text.component.ts b/lib/insights/src/lib/diagram/components/raphael/raphael-text.component.ts
index f07c129d66..bb43485cab 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael-text.component.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael-text.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/raphael/raphael.service.ts b/lib/insights/src/lib/diagram/components/raphael/raphael.service.ts
index 39ae7b860d..f5ef49a08d 100644
--- a/lib/insights/src/lib/diagram/components/raphael/raphael.service.ts
+++ b/lib/insights/src/lib/diagram/components/raphael/raphael.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/structural/diagram-event-subprocess.component.ts b/lib/insights/src/lib/diagram/components/structural/diagram-event-subprocess.component.ts
index 368f229b72..35173c303e 100644
--- a/lib/insights/src/lib/diagram/components/structural/diagram-event-subprocess.component.ts
+++ b/lib/insights/src/lib/diagram/components/structural/diagram-event-subprocess.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/structural/diagram-subprocess.component.ts b/lib/insights/src/lib/diagram/components/structural/diagram-subprocess.component.ts
index d9b9e37ee2..3adbe77287 100644
--- a/lib/insights/src/lib/diagram/components/structural/diagram-subprocess.component.ts
+++ b/lib/insights/src/lib/diagram/components/structural/diagram-subprocess.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/swimlanes/diagram-lane.component.ts b/lib/insights/src/lib/diagram/components/swimlanes/diagram-lane.component.ts
index d64d6e3aca..9ec8e70b3e 100644
--- a/lib/insights/src/lib/diagram/components/swimlanes/diagram-lane.component.ts
+++ b/lib/insights/src/lib/diagram/components/swimlanes/diagram-lane.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/swimlanes/diagram-lanes.component.ts b/lib/insights/src/lib/diagram/components/swimlanes/diagram-lanes.component.ts
index 6b7b3b0dcf..1728709dcf 100644
--- a/lib/insights/src/lib/diagram/components/swimlanes/diagram-lanes.component.ts
+++ b/lib/insights/src/lib/diagram/components/swimlanes/diagram-lanes.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/swimlanes/diagram-pool.component.ts b/lib/insights/src/lib/diagram/components/swimlanes/diagram-pool.component.ts
index 281a388555..64d8af934b 100644
--- a/lib/insights/src/lib/diagram/components/swimlanes/diagram-pool.component.ts
+++ b/lib/insights/src/lib/diagram/components/swimlanes/diagram-pool.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/swimlanes/diagram-pools.component.ts b/lib/insights/src/lib/diagram/components/swimlanes/diagram-pools.component.ts
index af0f6e1c1b..3ec517cd71 100644
--- a/lib/insights/src/lib/diagram/components/swimlanes/diagram-pools.component.ts
+++ b/lib/insights/src/lib/diagram/components/swimlanes/diagram-pools.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.spec.ts b/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.spec.ts
index 6c78517cb5..6f13d20963 100644
--- a/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.spec.ts
+++ b/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.ts b/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.ts
index 10b387c115..5524ad58c2 100644
--- a/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.ts
+++ b/lib/insights/src/lib/diagram/components/tooltip/diagram-tooltip.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/constants/diagram-colors.ts b/lib/insights/src/lib/diagram/constants/diagram-colors.ts
index f41a516fc8..1b3490a480 100644
--- a/lib/insights/src/lib/diagram/constants/diagram-colors.ts
+++ b/lib/insights/src/lib/diagram/constants/diagram-colors.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/bar-chart.model.ts b/lib/insights/src/lib/diagram/models/chart/bar-chart.model.ts
index 891da5949a..cbd13b802a 100644
--- a/lib/insights/src/lib/diagram/models/chart/bar-chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/bar-chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/chart.model.ts b/lib/insights/src/lib/diagram/models/chart/chart.model.ts
index 750970e2ca..c803e0f9eb 100644
--- a/lib/insights/src/lib/diagram/models/chart/chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/details-table-chart.model.ts b/lib/insights/src/lib/diagram/models/chart/details-table-chart.model.ts
index 1a8804f50b..a7c64b5909 100644
--- a/lib/insights/src/lib/diagram/models/chart/details-table-chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/details-table-chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/heat-map-chart.model.ts b/lib/insights/src/lib/diagram/models/chart/heat-map-chart.model.ts
index f98a744c4e..ad326d2ade 100644
--- a/lib/insights/src/lib/diagram/models/chart/heat-map-chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/heat-map-chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/line-chart.model.ts b/lib/insights/src/lib/diagram/models/chart/line-chart.model.ts
index def5f9857e..bb5f68ca98 100644
--- a/lib/insights/src/lib/diagram/models/chart/line-chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/line-chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/multi-bar-chart.model.ts b/lib/insights/src/lib/diagram/models/chart/multi-bar-chart.model.ts
index ba7fc40859..cfa1317377 100644
--- a/lib/insights/src/lib/diagram/models/chart/multi-bar-chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/multi-bar-chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/pie-chart.model.ts b/lib/insights/src/lib/diagram/models/chart/pie-chart.model.ts
index cb94e7256c..32e292ed8c 100644
--- a/lib/insights/src/lib/diagram/models/chart/pie-chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/pie-chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/chart/table-chart.model.ts b/lib/insights/src/lib/diagram/models/chart/table-chart.model.ts
index f6655a3b25..f0b035855a 100644
--- a/lib/insights/src/lib/diagram/models/chart/table-chart.model.ts
+++ b/lib/insights/src/lib/diagram/models/chart/table-chart.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram-element-property.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram-element-property.model.ts
index bbe0adfcf4..9853c1820a 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram-element-property.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram-element-property.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram-element.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram-element.model.ts
index 4bf6d7fc9f..11a6be8831 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram-element.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram-element.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram-event-definition.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram-event-definition.model.ts
index 5ef5547110..8089f85e4e 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram-event-definition.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram-event-definition.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram-flow-element.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram-flow-element.model.ts
index 329dd40261..f9a9358c4f 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram-flow-element.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram-flow-element.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram-lane-element.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram-lane-element.model.ts
index f5e90edb5f..c4593923a7 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram-lane-element.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram-lane-element.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram-pool-element.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram-pool-element.model.ts
index fec6344b7b..9d8a3cfff5 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram-pool-element.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram-pool-element.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram-way-point.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram-way-point.model.ts
index b4fdf53fbe..80eba9dfae 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram-way-point.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram-way-point.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/diagram/diagram.model.ts b/lib/insights/src/lib/diagram/models/diagram/diagram.model.ts
index a318a9ba9e..7774dd81b2 100644
--- a/lib/insights/src/lib/diagram/models/diagram/diagram.model.ts
+++ b/lib/insights/src/lib/diagram/models/diagram/diagram.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/report/parameter-value.model.ts b/lib/insights/src/lib/diagram/models/report/parameter-value.model.ts
index af77471c8b..f967d44464 100644
--- a/lib/insights/src/lib/diagram/models/report/parameter-value.model.ts
+++ b/lib/insights/src/lib/diagram/models/report/parameter-value.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/report/report-date-range.model.ts b/lib/insights/src/lib/diagram/models/report/report-date-range.model.ts
index 9e073f43bd..e92cc94e1a 100644
--- a/lib/insights/src/lib/diagram/models/report/report-date-range.model.ts
+++ b/lib/insights/src/lib/diagram/models/report/report-date-range.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/report/report-definition.model.ts b/lib/insights/src/lib/diagram/models/report/report-definition.model.ts
index d321bf70ba..a12f9666c6 100644
--- a/lib/insights/src/lib/diagram/models/report/report-definition.model.ts
+++ b/lib/insights/src/lib/diagram/models/report/report-definition.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/report/report-parameter-details.model.ts b/lib/insights/src/lib/diagram/models/report/report-parameter-details.model.ts
index cdc40e82b6..0bdd3829b6 100644
--- a/lib/insights/src/lib/diagram/models/report/report-parameter-details.model.ts
+++ b/lib/insights/src/lib/diagram/models/report/report-parameter-details.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/report/report-parameters.model.ts b/lib/insights/src/lib/diagram/models/report/report-parameters.model.ts
index 906032cde1..e5b14bbfc3 100644
--- a/lib/insights/src/lib/diagram/models/report/report-parameters.model.ts
+++ b/lib/insights/src/lib/diagram/models/report/report-parameters.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/models/report/report-query.model.ts b/lib/insights/src/lib/diagram/models/report/report-query.model.ts
index 70fb132a84..0b5bce991f 100644
--- a/lib/insights/src/lib/diagram/models/report/report-query.model.ts
+++ b/lib/insights/src/lib/diagram/models/report/report-query.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/public-api.ts b/lib/insights/src/lib/diagram/public-api.ts
index 1bdc781485..2014b8a350 100644
--- a/lib/insights/src/lib/diagram/public-api.ts
+++ b/lib/insights/src/lib/diagram/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/services/diagram-color.service.ts b/lib/insights/src/lib/diagram/services/diagram-color.service.ts
index eaaee6d47b..9b061be543 100644
--- a/lib/insights/src/lib/diagram/services/diagram-color.service.ts
+++ b/lib/insights/src/lib/diagram/services/diagram-color.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/diagram/services/diagrams.service.ts b/lib/insights/src/lib/diagram/services/diagrams.service.ts
index 1d75d29094..523e5eb81a 100644
--- a/lib/insights/src/lib/diagram/services/diagrams.service.ts
+++ b/lib/insights/src/lib/diagram/services/diagrams.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/insights.module.ts b/lib/insights/src/lib/insights.module.ts
index 3f80973468..a891528aae 100644
--- a/lib/insights/src/lib/insights.module.ts
+++ b/lib/insights/src/lib/insights.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/analytics/analytics-component.mock.ts b/lib/insights/src/lib/mock/analytics/analytics-component.mock.ts
index ec7cf3fe73..94c4770036 100644
--- a/lib/insights/src/lib/mock/analytics/analytics-component.mock.ts
+++ b/lib/insights/src/lib/mock/analytics/analytics-component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/analytics/analytics-params-report-component.mock.ts b/lib/insights/src/lib/mock/analytics/analytics-params-report-component.mock.ts
index 281068c73e..5cd3b412bc 100644
--- a/lib/insights/src/lib/mock/analytics/analytics-params-report-component.mock.ts
+++ b/lib/insights/src/lib/mock/analytics/analytics-params-report-component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-activities.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-activities.mock.ts
index 7c093476e6..0fd3c032a8 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-activities.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-activities.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-boundary.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-boundary.mock.ts
index 6d37eb53ab..1b22b46c3a 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-boundary.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-boundary.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-events.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-events.mock.ts
index 183ca1c426..181a0b0693 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-events.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-events.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-flows.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-flows.mock.ts
index 6d962715a5..d2438e9cd3 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-flows.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-flows.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-gateways.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-gateways.mock.ts
index 55a23ff988..d0488b07c3 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-gateways.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-gateways.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-intermediate.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-intermediate.mock.ts
index e26b9f4ec8..21332780ab 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-intermediate.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-intermediate.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-structural.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-structural.mock.ts
index 7c0c485f12..cfd000bbc2 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-structural.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-structural.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-swimlanes.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-swimlanes.mock.ts
index c2f3790617..7b8d3d4bab 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-swimlanes.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-swimlanes.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/diagram/diagram-throw.mock.ts b/lib/insights/src/lib/mock/diagram/diagram-throw.mock.ts
index b546cf8564..f6d94e76a9 100644
--- a/lib/insights/src/lib/mock/diagram/diagram-throw.mock.ts
+++ b/lib/insights/src/lib/mock/diagram/diagram-throw.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/index.ts b/lib/insights/src/lib/mock/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/insights/src/lib/mock/index.ts
+++ b/lib/insights/src/lib/mock/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/mock/public-api.ts b/lib/insights/src/lib/mock/public-api.ts
index 02349a41b6..d81ae49a7d 100644
--- a/lib/insights/src/lib/mock/public-api.ts
+++ b/lib/insights/src/lib/mock/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/lib/testing/insights.testing.module.ts b/lib/insights/src/lib/testing/insights.testing.module.ts
index 4fd9f16e31..d581afff74 100644
--- a/lib/insights/src/lib/testing/insights.testing.module.ts
+++ b/lib/insights/src/lib/testing/insights.testing.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/public-api.ts b/lib/insights/src/public-api.ts
index 7910988e5a..080a333543 100644
--- a/lib/insights/src/public-api.ts
+++ b/lib/insights/src/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/insights/src/test.ts b/lib/insights/src/test.ts
index c5508f0ae1..a51f4e3d65 100644
--- a/lib/insights/src/test.ts
+++ b/lib/insights/src/test.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/index.ts b/lib/js-api/index.ts
index 4615a3ca45..13008b5656 100644
--- a/lib/js-api/index.ts
+++ b/lib/js-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/alfrescoApi.ts b/lib/js-api/src/alfrescoApi.ts
index 649ef8c9c3..53cb5b4c22 100644
--- a/lib/js-api/src/alfrescoApi.ts
+++ b/lib/js-api/src/alfrescoApi.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/alfrescoApiClient.ts b/lib/js-api/src/alfrescoApiClient.ts
index e977e18a90..c1f9288e69 100644
--- a/lib/js-api/src/alfrescoApiClient.ts
+++ b/lib/js-api/src/alfrescoApiClient.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/alfrescoApiConfig.ts b/lib/js-api/src/alfrescoApiConfig.ts
index 2eaec6e7e7..561dffaa2b 100644
--- a/lib/js-api/src/alfrescoApiConfig.ts
+++ b/lib/js-api/src/alfrescoApiConfig.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api-clients/api-client.ts b/lib/js-api/src/api-clients/api-client.ts
index 90b7e13cae..b75c383212 100644
--- a/lib/js-api/src/api-clients/api-client.ts
+++ b/lib/js-api/src/api-clients/api-client.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api-clients/http-client.interface.ts b/lib/js-api/src/api-clients/http-client.interface.ts
index 14f2273a65..66307de448 100644
--- a/lib/js-api/src/api-clients/http-client.interface.ts
+++ b/lib/js-api/src/api-clients/http-client.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/about.api.ts b/lib/js-api/src/api/activiti-rest-api/api/about.api.ts
index f537b4d0bc..38ae07c6d7 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/about.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/about.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/accountIntegration.api.ts b/lib/js-api/src/api/activiti-rest-api/api/accountIntegration.api.ts
index 69813c6aa7..7c794e680d 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/accountIntegration.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/accountIntegration.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/adminEndpoints.api.ts b/lib/js-api/src/api/activiti-rest-api/api/adminEndpoints.api.ts
index d1f94ab91c..c727869ec6 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/adminEndpoints.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/adminEndpoints.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/adminGroups.api.ts b/lib/js-api/src/api/activiti-rest-api/api/adminGroups.api.ts
index d86c710b37..c827ffa502 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/adminGroups.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/adminGroups.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/adminTenants.api.ts b/lib/js-api/src/api/activiti-rest-api/api/adminTenants.api.ts
index 3a0d11bb57..286ca09ea5 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/adminTenants.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/adminTenants.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/adminUsers.api.ts b/lib/js-api/src/api/activiti-rest-api/api/adminUsers.api.ts
index fd54863494..e73bcd402b 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/adminUsers.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/adminUsers.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/appDefinitions.api.ts b/lib/js-api/src/api/activiti-rest-api/api/appDefinitions.api.ts
index 259de87295..834f05a627 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/appDefinitions.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/appDefinitions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/base.api.ts b/lib/js-api/src/api/activiti-rest-api/api/base.api.ts
index acb74969bc..2fa63114d7 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/base.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/checklists.api.ts b/lib/js-api/src/api/activiti-rest-api/api/checklists.api.ts
index d822fc8ed2..707d2deb34 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/checklists.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/checklists.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/comments.api.ts b/lib/js-api/src/api/activiti-rest-api/api/comments.api.ts
index 63aec2f33c..60e19b0f06 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/comments.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/comments.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/content.api.ts b/lib/js-api/src/api/activiti-rest-api/api/content.api.ts
index d476136596..62c0ba5f26 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/content.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/content.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/dataSources.api.ts b/lib/js-api/src/api/activiti-rest-api/api/dataSources.api.ts
index df18a390b9..44b48c59e6 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/dataSources.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/dataSources.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/decisionAudits.api.ts b/lib/js-api/src/api/activiti-rest-api/api/decisionAudits.api.ts
index 0111a0e25c..a9657f689b 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/decisionAudits.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/decisionAudits.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/decisionTables.api.ts b/lib/js-api/src/api/activiti-rest-api/api/decisionTables.api.ts
index 691292965f..5221f3d47f 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/decisionTables.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/decisionTables.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/endpoints.api.ts b/lib/js-api/src/api/activiti-rest-api/api/endpoints.api.ts
index 5861162232..4efcac81d8 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/endpoints.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/endpoints.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/formModels.api.ts b/lib/js-api/src/api/activiti-rest-api/api/formModels.api.ts
index 6609d64578..28d6177d10 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/formModels.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/formModels.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/groups.api.ts b/lib/js-api/src/api/activiti-rest-api/api/groups.api.ts
index 66675aedab..b4e213bdae 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/groups.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/groups.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/iDMSync.api.ts b/lib/js-api/src/api/activiti-rest-api/api/iDMSync.api.ts
index c8ca739778..35635e8c15 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/iDMSync.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/iDMSync.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/index.ts b/lib/js-api/src/api/activiti-rest-api/api/index.ts
index 9aec45434f..582f2f7ec4 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/index.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoCloud.api.ts b/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoCloud.api.ts
index c103d12785..98d30a1c58 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoCloud.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoCloud.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoOnPremise.api.ts b/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoOnPremise.api.ts
index 5e5ad3906d..55381b27ea 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoOnPremise.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/integrationAlfrescoOnPremise.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/integrationBox.api.ts b/lib/js-api/src/api/activiti-rest-api/api/integrationBox.api.ts
index a45bdf7b03..bf7d50a199 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/integrationBox.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/integrationBox.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/integrationDrive.api.ts b/lib/js-api/src/api/activiti-rest-api/api/integrationDrive.api.ts
index dbfe36ba77..8e89687806 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/integrationDrive.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/integrationDrive.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/modelJsonBpmn.api.ts b/lib/js-api/src/api/activiti-rest-api/api/modelJsonBpmn.api.ts
index 823c0d4878..5827c1e9f0 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/modelJsonBpmn.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/modelJsonBpmn.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/models.api.ts b/lib/js-api/src/api/activiti-rest-api/api/models.api.ts
index 83e0fe86e6..a8483bb62c 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/models.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/models.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/modelsBpmn.api.ts b/lib/js-api/src/api/activiti-rest-api/api/modelsBpmn.api.ts
index c1225e9251..a168660a7a 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/modelsBpmn.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/modelsBpmn.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/modelsHistory.api.ts b/lib/js-api/src/api/activiti-rest-api/api/modelsHistory.api.ts
index db2fec8d51..2f1f96d3e3 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/modelsHistory.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/modelsHistory.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/processDefinitions.api.ts b/lib/js-api/src/api/activiti-rest-api/api/processDefinitions.api.ts
index c958a1952c..4d1cf20dc9 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/processDefinitions.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/processDefinitions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/processInstanceVariables.api.ts b/lib/js-api/src/api/activiti-rest-api/api/processInstanceVariables.api.ts
index f67982acbe..be7c8fe0cd 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/processInstanceVariables.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/processInstanceVariables.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/processInstances.api.ts b/lib/js-api/src/api/activiti-rest-api/api/processInstances.api.ts
index aba429f08a..2685e3eb00 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/processInstances.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/processInstances.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/processScopes.api.ts b/lib/js-api/src/api/activiti-rest-api/api/processScopes.api.ts
index 84d9638550..4f376b6b43 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/processScopes.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/processScopes.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/report.api.ts b/lib/js-api/src/api/activiti-rest-api/api/report.api.ts
index a2d99dd641..4c9c2b3425 100755
--- a/lib/js-api/src/api/activiti-rest-api/api/report.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/report.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDefinitions.api.ts b/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDefinitions.api.ts
index 37dbbafedc..124368dbc3 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDefinitions.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDefinitions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDeployments.api.ts b/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDeployments.api.ts
index a4322ba2d7..e63920cb7e 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDeployments.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/runtimeAppDeployments.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/scriptFiles.api.ts b/lib/js-api/src/api/activiti-rest-api/api/scriptFiles.api.ts
index 0b9d330c4c..eab6009f63 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/scriptFiles.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/scriptFiles.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/submittedForms.api.ts b/lib/js-api/src/api/activiti-rest-api/api/submittedForms.api.ts
index 6a3b33b764..2071dc04e3 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/submittedForms.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/submittedForms.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/systemProperties.api.ts b/lib/js-api/src/api/activiti-rest-api/api/systemProperties.api.ts
index 4baea4b8dd..ad1eab14eb 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/systemProperties.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/systemProperties.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/taskActions.api.ts b/lib/js-api/src/api/activiti-rest-api/api/taskActions.api.ts
index e03512c865..8a03927117 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/taskActions.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/taskActions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/taskForms.api.ts b/lib/js-api/src/api/activiti-rest-api/api/taskForms.api.ts
index f224466b1e..c2dc92d231 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/taskForms.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/taskForms.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/taskVariables.api.ts b/lib/js-api/src/api/activiti-rest-api/api/taskVariables.api.ts
index 7eb749fce6..4fb1f1e7b9 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/taskVariables.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/taskVariables.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/tasks.api.ts b/lib/js-api/src/api/activiti-rest-api/api/tasks.api.ts
index 086b091e82..1015e08a77 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/tasks.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/tasks.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/temporary.api.ts b/lib/js-api/src/api/activiti-rest-api/api/temporary.api.ts
index a36bece71b..66e9116fda 100755
--- a/lib/js-api/src/api/activiti-rest-api/api/temporary.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/temporary.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/types.ts b/lib/js-api/src/api/activiti-rest-api/api/types.ts
index 678a0f417e..e605c71b0e 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/types.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/userFilters.api.ts b/lib/js-api/src/api/activiti-rest-api/api/userFilters.api.ts
index 35587c69f4..8ae702e61a 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/userFilters.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/userFilters.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/userProfile.api.ts b/lib/js-api/src/api/activiti-rest-api/api/userProfile.api.ts
index 000c44e033..301c55bf14 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/userProfile.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/userProfile.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/api/users.api.ts b/lib/js-api/src/api/activiti-rest-api/api/users.api.ts
index 0fbb823102..b82a275fee 100644
--- a/lib/js-api/src/api/activiti-rest-api/api/users.api.ts
+++ b/lib/js-api/src/api/activiti-rest-api/api/users.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/index.ts b/lib/js-api/src/api/activiti-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/activiti-rest-api/index.ts
+++ b/lib/js-api/src/api/activiti-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/abstractGroupRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/abstractGroupRepresentation.ts
index 48fd14aaa7..9b4487ca11 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/abstractGroupRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/abstractGroupRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/abstractUserRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/abstractUserRepresentation.ts
index 4d6991ed4e..4d05f8b4c0 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/abstractUserRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/abstractUserRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/accountRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/accountRepresentation.ts
index 79b2bd6fac..e9df4f1ec6 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/accountRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/accountRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/addGroupCapabilitiesRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/addGroupCapabilitiesRepresentation.ts
index c716abd125..2d2432012e 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/addGroupCapabilitiesRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/addGroupCapabilitiesRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/alfrescoContentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/alfrescoContentRepresentation.ts
index 8a450e3de0..f24346d33d 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/alfrescoContentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/alfrescoContentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/alfrescoEndpointRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/alfrescoEndpointRepresentation.ts
index 23beca7bf2..7ddb46fda8 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/alfrescoEndpointRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/alfrescoEndpointRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/alfrescoNetworkRepresenation.ts b/lib/js-api/src/api/activiti-rest-api/model/alfrescoNetworkRepresenation.ts
index c39516a9d7..4c761f1eff 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/alfrescoNetworkRepresenation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/alfrescoNetworkRepresenation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/alfrescoSiteRepresenation.ts b/lib/js-api/src/api/activiti-rest-api/model/alfrescoSiteRepresenation.ts
index 90c9fc5a98..abbe559c07 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/alfrescoSiteRepresenation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/alfrescoSiteRepresenation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/appDefinition.ts b/lib/js-api/src/api/activiti-rest-api/model/appDefinition.ts
index 454dfa0b99..74966adad2 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/appDefinition.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/appDefinition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionPublishRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionPublishRepresentation.ts
index ae33a13e70..1f82ac5d2a 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionPublishRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionPublishRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionRepresentation.ts
index 4f5283a2b6..e4365a638e 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionSaveRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionSaveRepresentation.ts
index 683dc4cb08..3c3645ef2c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionSaveRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionSaveRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionUpdateResultRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionUpdateResultRepresentation.ts
index 86d722e386..a248a1b84c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/appDefinitionUpdateResultRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/appDefinitionUpdateResultRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/appDeploymentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/appDeploymentRepresentation.ts
index 2db78c9caf..851205d4ba 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/appDeploymentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/appDeploymentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/appModelDefinition.ts b/lib/js-api/src/api/activiti-rest-api/model/appModelDefinition.ts
index fa86d9be23..f344379fa9 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/appModelDefinition.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/appModelDefinition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/assigneeIdentifierRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/assigneeIdentifierRepresentation.ts
index 354de8f285..c5ecb43d9b 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/assigneeIdentifierRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/assigneeIdentifierRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/auditCalculatedValueRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/auditCalculatedValueRepresentation.ts
index 596ebf6f87..b19ca3b12d 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/auditCalculatedValueRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/auditCalculatedValueRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/auditDecisionExpressionInfoRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/auditDecisionExpressionInfoRepresentation.ts
index accb78fc67..db65b11d28 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/auditDecisionExpressionInfoRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/auditDecisionExpressionInfoRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/auditDecisionInfoRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/auditDecisionInfoRepresentation.ts
index 45316c3d4c..7fa2a3e2b3 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/auditDecisionInfoRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/auditDecisionInfoRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/auditDecisionRuleInfoRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/auditDecisionRuleInfoRepresentation.ts
index ebba424392..45d9c7e33c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/auditDecisionRuleInfoRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/auditDecisionRuleInfoRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/auditLogEntryRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/auditLogEntryRepresentation.ts
index 43fd500c62..64932788ab 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/auditLogEntryRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/auditLogEntryRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/auditLogFormDataRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/auditLogFormDataRepresentation.ts
index f0374b9bde..a4d69b0b91 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/auditLogFormDataRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/auditLogFormDataRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/boxContent.ts b/lib/js-api/src/api/activiti-rest-api/model/boxContent.ts
index 85e6a368cc..4506056f5c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/boxContent.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/boxContent.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/boxUserAccountCredentialsRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/boxUserAccountCredentialsRepresentation.ts
index 2e7d512927..8a2e4e5ec5 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/boxUserAccountCredentialsRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/boxUserAccountCredentialsRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/bulkUserUpdateRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/bulkUserUpdateRepresentation.ts
index 4dd283bd63..9e46de9fbb 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/bulkUserUpdateRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/bulkUserUpdateRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/changePasswordRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/changePasswordRepresentation.ts
index ee5095ed36..719690417c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/changePasswordRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/changePasswordRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/checklistOrderRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/checklistOrderRepresentation.ts
index 4812df4a7c..138ad0eab8 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/checklistOrderRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/checklistOrderRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/commentAuditInfo.ts b/lib/js-api/src/api/activiti-rest-api/model/commentAuditInfo.ts
index 82febbabc0..ef2c66ae60 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/commentAuditInfo.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/commentAuditInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/commentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/commentRepresentation.ts
index 1217f070d3..61b538ee35 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/commentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/commentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/completeFormRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/completeFormRepresentation.ts
index be05baaf44..fba56d09f1 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/completeFormRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/completeFormRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/conditionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/conditionRepresentation.ts
index e4209c75c3..a0ab92d41c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/conditionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/conditionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/createEndpointBasicAuthRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/createEndpointBasicAuthRepresentation.ts
index 57e802bcb3..a0d7c1b3d2 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/createEndpointBasicAuthRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/createEndpointBasicAuthRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/createProcessInstanceRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/createProcessInstanceRepresentation.ts
index 3dbfcafe57..9388372d36 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/createProcessInstanceRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/createProcessInstanceRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/createTenantRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/createTenantRepresentation.ts
index 583b5fc786..46bccc3e41 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/createTenantRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/createTenantRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/dataSourceConfigRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/dataSourceConfigRepresentation.ts
index e4f30bb231..d38ed68fdf 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/dataSourceConfigRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/dataSourceConfigRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/dataSourceRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/dataSourceRepresentation.ts
index 7a595d803b..15cb3d721a 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/dataSourceRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/dataSourceRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/decisionAuditRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/decisionAuditRepresentation.ts
index e64de787bc..73d9389a71 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/decisionAuditRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/decisionAuditRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/decisionTaskRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/decisionTaskRepresentation.ts
index e0661945cc..dced05a27e 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/decisionTaskRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/decisionTaskRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/endpointBasicAuthRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/endpointBasicAuthRepresentation.ts
index 4f0badb409..028a6cd5ab 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/endpointBasicAuthRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/endpointBasicAuthRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/endpointConfigurationRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/endpointConfigurationRepresentation.ts
index 0ebf3e8a71..6989ea17f6 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/endpointConfigurationRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/endpointConfigurationRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/endpointRequestHeaderRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/endpointRequestHeaderRepresentation.ts
index 2e23abd371..9ae7c391ff 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/endpointRequestHeaderRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/endpointRequestHeaderRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/entityAttributeScopeRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/entityAttributeScopeRepresentation.ts
index 907365bbbc..fe16c2e3b5 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/entityAttributeScopeRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/entityAttributeScopeRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/entityVariableScopeRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/entityVariableScopeRepresentation.ts
index 8d8172dc18..8a32836d01 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/entityVariableScopeRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/entityVariableScopeRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/fieldValueInfo.ts b/lib/js-api/src/api/activiti-rest-api/model/fieldValueInfo.ts
index 6fb4d38321..2b360f07f0 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/fieldValueInfo.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/fieldValueInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/file.ts b/lib/js-api/src/api/activiti-rest-api/model/file.ts
index b6084b0d64..914436528f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/file.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/file.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formDefinitionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formDefinitionRepresentation.ts
index 45a26372f6..de58b8a4ee 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formDefinitionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formDefinitionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formFieldRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formFieldRepresentation.ts
index cb618ec4d4..5f88ce30fc 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formFieldRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formFieldRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formIdentifierRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formIdentifierRepresentation.ts
index a97b669775..429d5eca5e 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formIdentifierRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formIdentifierRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formJavascriptEventRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formJavascriptEventRepresentation.ts
index 656e072eb7..42b9b96b8f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formJavascriptEventRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formJavascriptEventRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formOutcomeRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formOutcomeRepresentation.ts
index f6e6828fe5..acae4bc32c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formOutcomeRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formOutcomeRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formRepresentation.ts
index e254af3147..6aea942927 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formSaveRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formSaveRepresentation.ts
index 55c3ecca6d..63b347001d 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formSaveRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formSaveRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formScopeRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formScopeRepresentation.ts
index 0f83556d40..b0453a2a20 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formScopeRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formScopeRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formTabRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formTabRepresentation.ts
index 9fe57fa1a1..8414fb8c00 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formTabRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formTabRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formValueRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formValueRepresentation.ts
index 64f1ec18ac..d9174a4ea5 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formValueRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formValueRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/formVariableRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/formVariableRepresentation.ts
index ffc013d52e..b07c78d857 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/formVariableRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/formVariableRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/globalDateFormatRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/globalDateFormatRepresentation.ts
index 1a60ea5153..6d9beee3ee 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/globalDateFormatRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/globalDateFormatRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/googleDriveContent.ts b/lib/js-api/src/api/activiti-rest-api/model/googleDriveContent.ts
index 274ab6a43d..7a6ac0f32b 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/googleDriveContent.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/googleDriveContent.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/groupCapabilityRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/groupCapabilityRepresentation.ts
index 7f1b88ea7b..fc12ab60e2 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/groupCapabilityRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/groupCapabilityRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/groupRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/groupRepresentation.ts
index ee510afea0..7e2d96889c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/groupRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/groupRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/historicProcessInstanceQueryRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/historicProcessInstanceQueryRepresentation.ts
index 5f391249fe..5a33dd9d39 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/historicProcessInstanceQueryRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/historicProcessInstanceQueryRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/historicTaskInstanceQueryRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/historicTaskInstanceQueryRepresentation.ts
index 770c516a71..386c3d6f8f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/historicTaskInstanceQueryRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/historicTaskInstanceQueryRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/identityLinkRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/identityLinkRepresentation.ts
index 360db689e1..81abd23ba9 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/identityLinkRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/identityLinkRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/imageUploadRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/imageUploadRepresentation.ts
index 4f467da659..37e89cbf53 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/imageUploadRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/imageUploadRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/index.ts b/lib/js-api/src/api/activiti-rest-api/model/index.ts
index 9be05bfe68..669588e9c4 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/index.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/jsonNode.ts b/lib/js-api/src/api/activiti-rest-api/model/jsonNode.ts
index 43cdaf6156..4aef6b8886 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/jsonNode.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/jsonNode.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/layoutRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/layoutRepresentation.ts
index cd87e87b6e..51185338d9 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/layoutRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/layoutRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/lightAppRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/lightAppRepresentation.ts
index 33a15e4e50..7c7907ead7 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/lightAppRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/lightAppRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/lightGroupRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/lightGroupRepresentation.ts
index b0db22175d..f461e7f82c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/lightGroupRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/lightGroupRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/lightTenantRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/lightTenantRepresentation.ts
index 708078471f..3d6c8f960c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/lightTenantRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/lightTenantRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/lightUserRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/lightUserRepresentation.ts
index e9df9c9a58..21c7ac3bc0 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/lightUserRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/lightUserRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/modelRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/modelRepresentation.ts
index 67e04cbd3f..f2ba99fed7 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/modelRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/modelRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/namedObject.ts b/lib/js-api/src/api/activiti-rest-api/model/namedObject.ts
index 44e0238607..05a890e3c8 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/namedObject.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/namedObject.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/objectNode.ts b/lib/js-api/src/api/activiti-rest-api/model/objectNode.ts
index a9b35cd60e..f813356160 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/objectNode.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/objectNode.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/optionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/optionRepresentation.ts
index df07ee5843..363a47ee8e 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/optionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/optionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/passwordValidationConstraints.ts b/lib/js-api/src/api/activiti-rest-api/model/passwordValidationConstraints.ts
index 49f665f5cd..40d3f0a28a 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/passwordValidationConstraints.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/passwordValidationConstraints.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processContentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processContentRepresentation.ts
index 6f7041a596..a55bd1b0cb 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processContentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processContentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processDefinitionMetaDataRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processDefinitionMetaDataRepresentation.ts
index 1ed10e7b9b..1079314420 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processDefinitionMetaDataRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processDefinitionMetaDataRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processDefinitionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processDefinitionRepresentation.ts
index 40b42f99fb..72c540a4ce 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processDefinitionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processDefinitionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processInstanceAuditInfoRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processInstanceAuditInfoRepresentation.ts
index 325ef4ce75..c0292bec7a 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processInstanceAuditInfoRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processInstanceAuditInfoRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRepresentation.ts
index e9d259bc38..2b076d8538 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRequestRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRequestRepresentation.ts
index 9b58db3926..38f54e3754 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRequestRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processInstanceFilterRequestRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processInstanceQueryRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processInstanceQueryRepresentation.ts
index 069448513b..4053184661 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processInstanceQueryRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processInstanceQueryRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processInstanceRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processInstanceRepresentation.ts
index 8926059b55..83a8f52ac8 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processInstanceRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processInstanceRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processInstanceVariableRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processInstanceVariableRepresentation.ts
index b042724756..226466584f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processInstanceVariableRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processInstanceVariableRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processScopeIdentifierRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processScopeIdentifierRepresentation.ts
index 0817aa831b..0b23625df5 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processScopeIdentifierRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processScopeIdentifierRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processScopeRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processScopeRepresentation.ts
index 2c8a37530b..05e5b845ac 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processScopeRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processScopeRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/processScopesRequestRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/processScopesRequestRepresentation.ts
index abf4e1188b..bc244510ed 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/processScopesRequestRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/processScopesRequestRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/publishIdentityInfoRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/publishIdentityInfoRepresentation.ts
index 5be48cf1db..993c972212 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/publishIdentityInfoRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/publishIdentityInfoRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/queryVariable.ts b/lib/js-api/src/api/activiti-rest-api/model/queryVariable.ts
index af39230a59..54e50d697d 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/queryVariable.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/queryVariable.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/relatedContentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/relatedContentRepresentation.ts
index cba61c757e..d8a47fa09f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/relatedContentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/relatedContentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/relatedProcessTask.ts b/lib/js-api/src/api/activiti-rest-api/model/relatedProcessTask.ts
index ce9412e127..1915c7c2c7 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/relatedProcessTask.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/relatedProcessTask.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resetPasswordRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resetPasswordRepresentation.ts
index f0380f08ae..a4f4714fe2 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resetPasswordRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resetPasswordRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/restVariable.ts b/lib/js-api/src/api/activiti-rest-api/model/restVariable.ts
index d707302a3c..4f13c3013b 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/restVariable.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/restVariable.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAbstractUserRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAbstractUserRepresentation.ts
index bfe6aa7136..20fe73564a 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAbstractUserRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAbstractUserRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAccountRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAccountRepresentation.ts
index d133c635d9..0ef9c1911d 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAccountRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAccountRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoContentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoContentRepresentation.ts
index f16dd733b6..58fd3e3b5f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoContentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoContentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoEndpointRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoEndpointRepresentation.ts
index bc42186ebb..e2a1ed54a3 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoEndpointRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoEndpointRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoNetworkRepresenation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoNetworkRepresenation.ts
index 27819fb395..a6552f9025 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoNetworkRepresenation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoNetworkRepresenation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoSiteRepresenation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoSiteRepresenation.ts
index 58419f1b34..23309c6b50 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoSiteRepresenation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAlfrescoSiteRepresenation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDefinitionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDefinitionRepresentation.ts
index 4db8da6710..a9d1495436 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDefinitionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDefinitionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDeploymentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDeploymentRepresentation.ts
index 9f2ba902fe..8de84814f1 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDeploymentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationAppDeploymentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationBoxContent.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationBoxContent.ts
index d9940717e5..05b879676c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationBoxContent.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationBoxContent.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationCommentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationCommentRepresentation.ts
index 68631353cf..f706bd2363 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationCommentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationCommentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDataSourceRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDataSourceRepresentation.ts
index 7e3632412c..784a6b3e57 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDataSourceRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDataSourceRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionAuditRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionAuditRepresentation.ts
index 7f6e620aec..e1db897d14 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionAuditRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionAuditRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionTaskRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionTaskRepresentation.ts
index 949cc21224..5f0cb3fa93 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionTaskRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationDecisionTaskRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationFormRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationFormRepresentation.ts
index 96234e0b84..563c5347ae 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationFormRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationFormRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationGoogleDriveContent.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationGoogleDriveContent.ts
index 972970c2c8..0b3071e9bf 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationGoogleDriveContent.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationGoogleDriveContent.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightGroupRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightGroupRepresentation.ts
index f5b654c381..ce3fa58e68 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightGroupRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightGroupRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightUserRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightUserRepresentation.ts
index ac8c7c07ff..14f6431c55 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightUserRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationLightUserRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationModelRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationModelRepresentation.ts
index 79edd93f3b..8e175adb8e 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationModelRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationModelRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessContentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessContentRepresentation.ts
index 03e947f241..4a2f3c1e4d 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessContentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessContentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessDefinitionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessDefinitionRepresentation.ts
index 0ce39422fe..8aefe5b63c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessDefinitionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessDefinitionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessInstanceRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessInstanceRepresentation.ts
index e4bb49b65b..9195423a8a 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessInstanceRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationProcessInstanceRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedContentRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedContentRepresentation.ts
index b880b693bf..ec7f393897 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedContentRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedContentRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedProcessTask.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedProcessTask.ts
index c7056f3783..5361548e5b 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedProcessTask.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRelatedProcessTask.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeDecisionTableRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeDecisionTableRepresentation.ts
index 29680ae862..a037c4e929 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeDecisionTableRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeDecisionTableRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeFormRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeFormRepresentation.ts
index 0be3df0479..2d20742a30 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeFormRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationRuntimeFormRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationSubmittedFormRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationSubmittedFormRepresentation.ts
index a37a26b172..a63d80d14c 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationSubmittedFormRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationSubmittedFormRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationTaskRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationTaskRepresentation.ts
index d9ab9439db..da05f9ca92 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationTaskRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationTaskRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserProcessInstanceFilterRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserProcessInstanceFilterRepresentation.ts
index 67d876cd81..d0ea20db8a 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserProcessInstanceFilterRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserProcessInstanceFilterRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserTaskFilterRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserTaskFilterRepresentation.ts
index 7bef09bf51..d81f7fdab2 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserTaskFilterRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/resultListDataRepresentationUserTaskFilterRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/runtimeAppDefinitionSaveRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/runtimeAppDefinitionSaveRepresentation.ts
index b0f358ee31..033e9ca35b 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/runtimeAppDefinitionSaveRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/runtimeAppDefinitionSaveRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/runtimeDecisionTableRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/runtimeDecisionTableRepresentation.ts
index 3576656196..321ebe173f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/runtimeDecisionTableRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/runtimeDecisionTableRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/runtimeFormRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/runtimeFormRepresentation.ts
index a9458c47ff..eb4e88efab 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/runtimeFormRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/runtimeFormRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/saveFormRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/saveFormRepresentation.ts
index e2af468434..c35a7cb754 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/saveFormRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/saveFormRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/submittedFormRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/submittedFormRepresentation.ts
index 218f2840c0..d56b0c969e 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/submittedFormRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/submittedFormRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/syncLogEntryRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/syncLogEntryRepresentation.ts
index 28335f30f2..92b58b26d6 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/syncLogEntryRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/syncLogEntryRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/systemPropertiesRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/systemPropertiesRepresentation.ts
index ebfa412b1c..f019c3c8bb 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/systemPropertiesRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/systemPropertiesRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/taskAuditInfoRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/taskAuditInfoRepresentation.ts
index 188e458153..ef3f5f284f 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/taskAuditInfoRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/taskAuditInfoRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/taskFilterRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/taskFilterRepresentation.ts
index 434fe50faf..ec91a0788b 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/taskFilterRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/taskFilterRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/taskFilterRequestRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/taskFilterRequestRepresentation.ts
index 4dbbd07591..2213bf4d51 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/taskFilterRequestRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/taskFilterRequestRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/taskQueryRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/taskQueryRepresentation.ts
index de134bf0d9..02b1733e32 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/taskQueryRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/taskQueryRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/taskRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/taskRepresentation.ts
index 79f2ef5885..36a1423514 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/taskRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/taskRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/taskUpdateRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/taskUpdateRepresentation.ts
index 3a5384b23f..f89bfbca44 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/taskUpdateRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/taskUpdateRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/tenantEvent.ts b/lib/js-api/src/api/activiti-rest-api/model/tenantEvent.ts
index 79dcf0ac6d..55dfd265e1 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/tenantEvent.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/tenantEvent.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/tenantRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/tenantRepresentation.ts
index 8c1233a0dd..9dfb02ebc4 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/tenantRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/tenantRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userAccountCredentialsRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/userAccountCredentialsRepresentation.ts
index a8db818507..5add46af5b 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userAccountCredentialsRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userAccountCredentialsRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userActionRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/userActionRepresentation.ts
index be0421062b..108fa613d7 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userActionRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userActionRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userFilterOrderRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/userFilterOrderRepresentation.ts
index 4531c2dc8f..4f00093539 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userFilterOrderRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userFilterOrderRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userIdentifierRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/userIdentifierRepresentation.ts
index 88eb998c58..b85c8779a2 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userIdentifierRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userIdentifierRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userProcessInstanceFilterRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/userProcessInstanceFilterRepresentation.ts
index 89fc9b15b8..28663b0f94 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userProcessInstanceFilterRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userProcessInstanceFilterRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/userRepresentation.ts
index c31d408830..ea2cc6ede5 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userRepresentationGroup.ts b/lib/js-api/src/api/activiti-rest-api/model/userRepresentationGroup.ts
index b2d501ec6f..2d14d42a70 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userRepresentationGroup.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userRepresentationGroup.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/userTaskFilterRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/userTaskFilterRepresentation.ts
index 65532f5d52..d3166a296d 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/userTaskFilterRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/userTaskFilterRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/validationErrorRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/validationErrorRepresentation.ts
index 3dc0557a7e..dedb483ee0 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/validationErrorRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/validationErrorRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/variableMappingRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/variableMappingRepresentation.ts
index c0442193e3..f6f78797f5 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/variableMappingRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/variableMappingRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/activiti-rest-api/model/variableScopeRepresentation.ts b/lib/js-api/src/api/activiti-rest-api/model/variableScopeRepresentation.ts
index 7d9885a18f..7954bf9c87 100644
--- a/lib/js-api/src/api/activiti-rest-api/model/variableScopeRepresentation.ts
+++ b/lib/js-api/src/api/activiti-rest-api/model/variableScopeRepresentation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/api/authentication.api.ts b/lib/js-api/src/api/auth-rest-api/api/authentication.api.ts
index 4de237f867..f01e1989c4 100644
--- a/lib/js-api/src/api/auth-rest-api/api/authentication.api.ts
+++ b/lib/js-api/src/api/auth-rest-api/api/authentication.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/api/base.api.ts b/lib/js-api/src/api/auth-rest-api/api/base.api.ts
index a0223e8411..507be56b4a 100644
--- a/lib/js-api/src/api/auth-rest-api/api/base.api.ts
+++ b/lib/js-api/src/api/auth-rest-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/api/index.ts b/lib/js-api/src/api/auth-rest-api/api/index.ts
index a629fb3c69..8820b8da22 100644
--- a/lib/js-api/src/api/auth-rest-api/api/index.ts
+++ b/lib/js-api/src/api/auth-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/index.ts b/lib/js-api/src/api/auth-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/auth-rest-api/index.ts
+++ b/lib/js-api/src/api/auth-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/model/index.ts b/lib/js-api/src/api/auth-rest-api/model/index.ts
index 4dd8eab12b..8b66aa134e 100644
--- a/lib/js-api/src/api/auth-rest-api/model/index.ts
+++ b/lib/js-api/src/api/auth-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/model/ticket.ts b/lib/js-api/src/api/auth-rest-api/model/ticket.ts
index 1bc81cba6a..1db87c44e6 100644
--- a/lib/js-api/src/api/auth-rest-api/model/ticket.ts
+++ b/lib/js-api/src/api/auth-rest-api/model/ticket.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/model/ticketBody.ts b/lib/js-api/src/api/auth-rest-api/model/ticketBody.ts
index f5eee46eb6..b8e98dcba6 100644
--- a/lib/js-api/src/api/auth-rest-api/model/ticketBody.ts
+++ b/lib/js-api/src/api/auth-rest-api/model/ticketBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/model/ticketEntry.ts b/lib/js-api/src/api/auth-rest-api/model/ticketEntry.ts
index abc5cbb42f..f7022fb39e 100644
--- a/lib/js-api/src/api/auth-rest-api/model/ticketEntry.ts
+++ b/lib/js-api/src/api/auth-rest-api/model/ticketEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/model/validTicket.ts b/lib/js-api/src/api/auth-rest-api/model/validTicket.ts
index a906a78e4f..7059058436 100644
--- a/lib/js-api/src/api/auth-rest-api/model/validTicket.ts
+++ b/lib/js-api/src/api/auth-rest-api/model/validTicket.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/auth-rest-api/model/validTicketEntry.ts b/lib/js-api/src/api/auth-rest-api/model/validTicketEntry.ts
index 3f82b6464f..b34e5c3ce8 100644
--- a/lib/js-api/src/api/auth-rest-api/model/validTicketEntry.ts
+++ b/lib/js-api/src/api/auth-rest-api/model/validTicketEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/api/base.api.ts b/lib/js-api/src/api/content-custom-api/api/base.api.ts
index 3f7d47f197..64ddf34a89 100644
--- a/lib/js-api/src/api/content-custom-api/api/base.api.ts
+++ b/lib/js-api/src/api/content-custom-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/api/classes.api.ts b/lib/js-api/src/api/content-custom-api/api/classes.api.ts
index f919ba267a..8e581f24bc 100755
--- a/lib/js-api/src/api/content-custom-api/api/classes.api.ts
+++ b/lib/js-api/src/api/content-custom-api/api/classes.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/api/content.api.ts b/lib/js-api/src/api/content-custom-api/api/content.api.ts
index 604b21ce53..d12899bb97 100644
--- a/lib/js-api/src/api/content-custom-api/api/content.api.ts
+++ b/lib/js-api/src/api/content-custom-api/api/content.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/api/customModel.api.ts b/lib/js-api/src/api/content-custom-api/api/customModel.api.ts
index 3736842866..8a27474d7c 100644
--- a/lib/js-api/src/api/content-custom-api/api/customModel.api.ts
+++ b/lib/js-api/src/api/content-custom-api/api/customModel.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/api/index.ts b/lib/js-api/src/api/content-custom-api/api/index.ts
index e7084934e8..1ad303c905 100644
--- a/lib/js-api/src/api/content-custom-api/api/index.ts
+++ b/lib/js-api/src/api/content-custom-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/api/upload.api.ts b/lib/js-api/src/api/content-custom-api/api/upload.api.ts
index d9151b3304..2546370b1a 100644
--- a/lib/js-api/src/api/content-custom-api/api/upload.api.ts
+++ b/lib/js-api/src/api/content-custom-api/api/upload.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/api/webscript.api.ts b/lib/js-api/src/api/content-custom-api/api/webscript.api.ts
index 89e2d4003a..fbe0e0f3f4 100644
--- a/lib/js-api/src/api/content-custom-api/api/webscript.api.ts
+++ b/lib/js-api/src/api/content-custom-api/api/webscript.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/index.ts b/lib/js-api/src/api/content-custom-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/content-custom-api/index.ts
+++ b/lib/js-api/src/api/content-custom-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/model/classDescription.ts b/lib/js-api/src/api/content-custom-api/model/classDescription.ts
index b115d82060..5de71b4ee6 100644
--- a/lib/js-api/src/api/content-custom-api/model/classDescription.ts
+++ b/lib/js-api/src/api/content-custom-api/model/classDescription.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/model/classPropertyDescription.ts b/lib/js-api/src/api/content-custom-api/model/classPropertyDescription.ts
index f7585fa89c..6560c98b7a 100644
--- a/lib/js-api/src/api/content-custom-api/model/classPropertyDescription.ts
+++ b/lib/js-api/src/api/content-custom-api/model/classPropertyDescription.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/model/dateAlfresco.ts b/lib/js-api/src/api/content-custom-api/model/dateAlfresco.ts
index 0890f18f4b..26eea9c54c 100644
--- a/lib/js-api/src/api/content-custom-api/model/dateAlfresco.ts
+++ b/lib/js-api/src/api/content-custom-api/model/dateAlfresco.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/model/index.ts b/lib/js-api/src/api/content-custom-api/model/index.ts
index e87c6f9f98..c9a269bb86 100644
--- a/lib/js-api/src/api/content-custom-api/model/index.ts
+++ b/lib/js-api/src/api/content-custom-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-custom-api/model/pagination.ts b/lib/js-api/src/api/content-custom-api/model/pagination.ts
index a8379a3b1b..94f4fb2389 100644
--- a/lib/js-api/src/api/content-custom-api/model/pagination.ts
+++ b/lib/js-api/src/api/content-custom-api/model/pagination.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/actions.api.ts b/lib/js-api/src/api/content-rest-api/api/actions.api.ts
index db43d640b5..fdeb60d4ea 100644
--- a/lib/js-api/src/api/content-rest-api/api/actions.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/actions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/activities.api.ts b/lib/js-api/src/api/content-rest-api/api/activities.api.ts
index fc4b2b50b8..bdef1d075e 100644
--- a/lib/js-api/src/api/content-rest-api/api/activities.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/activities.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/agents.api.ts b/lib/js-api/src/api/content-rest-api/api/agents.api.ts
index ebc0bc27e5..a8536f4b6f 100644
--- a/lib/js-api/src/api/content-rest-api/api/agents.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/agents.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/audit.api.ts b/lib/js-api/src/api/content-rest-api/api/audit.api.ts
index bd39792cec..44f56b18a5 100644
--- a/lib/js-api/src/api/content-rest-api/api/audit.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/audit.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/base.api.ts b/lib/js-api/src/api/content-rest-api/api/base.api.ts
index 922222d778..ec097a651f 100644
--- a/lib/js-api/src/api/content-rest-api/api/base.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/categories.api.ts b/lib/js-api/src/api/content-rest-api/api/categories.api.ts
index adfbe88dc4..49e23ca5f0 100644
--- a/lib/js-api/src/api/content-rest-api/api/categories.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/categories.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/comments.api.ts b/lib/js-api/src/api/content-rest-api/api/comments.api.ts
index ad3b749077..43831f571b 100644
--- a/lib/js-api/src/api/content-rest-api/api/comments.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/comments.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/downloads.api.ts b/lib/js-api/src/api/content-rest-api/api/downloads.api.ts
index c32f7d2618..4784c80b29 100644
--- a/lib/js-api/src/api/content-rest-api/api/downloads.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/downloads.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/favorites.api.ts b/lib/js-api/src/api/content-rest-api/api/favorites.api.ts
index ff1a7a9d8e..382012e17c 100644
--- a/lib/js-api/src/api/content-rest-api/api/favorites.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/favorites.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/groups.api.ts b/lib/js-api/src/api/content-rest-api/api/groups.api.ts
index 2b0c9c996f..53de4028fc 100644
--- a/lib/js-api/src/api/content-rest-api/api/groups.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/groups.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/index.ts b/lib/js-api/src/api/content-rest-api/api/index.ts
index a3f3f822f6..899efe5d3b 100644
--- a/lib/js-api/src/api/content-rest-api/api/index.ts
+++ b/lib/js-api/src/api/content-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/networks.api.ts b/lib/js-api/src/api/content-rest-api/api/networks.api.ts
index c955ca2dbe..467986838e 100644
--- a/lib/js-api/src/api/content-rest-api/api/networks.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/networks.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/nodes.api.ts b/lib/js-api/src/api/content-rest-api/api/nodes.api.ts
index 7fe53721c8..433ee18f2c 100644
--- a/lib/js-api/src/api/content-rest-api/api/nodes.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/nodes.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/people.api.ts b/lib/js-api/src/api/content-rest-api/api/people.api.ts
index 12f331fe04..523fcd5f1c 100644
--- a/lib/js-api/src/api/content-rest-api/api/people.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/people.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/preferences.api.ts b/lib/js-api/src/api/content-rest-api/api/preferences.api.ts
index 1d22e7e943..503d2144d6 100644
--- a/lib/js-api/src/api/content-rest-api/api/preferences.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/preferences.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/probes.api.ts b/lib/js-api/src/api/content-rest-api/api/probes.api.ts
index 3bf51542b3..eee50b9cf1 100644
--- a/lib/js-api/src/api/content-rest-api/api/probes.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/probes.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/queries.api.ts b/lib/js-api/src/api/content-rest-api/api/queries.api.ts
index 129a235c6c..93cc1adf1b 100644
--- a/lib/js-api/src/api/content-rest-api/api/queries.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/queries.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/ratings.api.ts b/lib/js-api/src/api/content-rest-api/api/ratings.api.ts
index 3a634857d1..d3d7fd37d2 100644
--- a/lib/js-api/src/api/content-rest-api/api/ratings.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/ratings.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/renditions.api.ts b/lib/js-api/src/api/content-rest-api/api/renditions.api.ts
index 54e03b08b0..5ee9d20f07 100644
--- a/lib/js-api/src/api/content-rest-api/api/renditions.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/renditions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/search-ai.api.ts b/lib/js-api/src/api/content-rest-api/api/search-ai.api.ts
index 23187789ec..964f6e8476 100644
--- a/lib/js-api/src/api/content-rest-api/api/search-ai.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/search-ai.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/sharedlinks.api.ts b/lib/js-api/src/api/content-rest-api/api/sharedlinks.api.ts
index 792fe29afb..5c81a2d863 100644
--- a/lib/js-api/src/api/content-rest-api/api/sharedlinks.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/sharedlinks.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/sites.api.ts b/lib/js-api/src/api/content-rest-api/api/sites.api.ts
index 6c72275b45..e6e7989a91 100644
--- a/lib/js-api/src/api/content-rest-api/api/sites.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/sites.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/tags.api.ts b/lib/js-api/src/api/content-rest-api/api/tags.api.ts
index 4087a55e0e..f726f6257b 100644
--- a/lib/js-api/src/api/content-rest-api/api/tags.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/tags.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/trashcan.api.ts b/lib/js-api/src/api/content-rest-api/api/trashcan.api.ts
index 1e44a64a56..df3c05d759 100644
--- a/lib/js-api/src/api/content-rest-api/api/trashcan.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/trashcan.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/types.ts b/lib/js-api/src/api/content-rest-api/api/types.ts
index 23ea458715..285f465248 100644
--- a/lib/js-api/src/api/content-rest-api/api/types.ts
+++ b/lib/js-api/src/api/content-rest-api/api/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/api/versions.api.ts b/lib/js-api/src/api/content-rest-api/api/versions.api.ts
index 938b75c676..b9ebfbe019 100644
--- a/lib/js-api/src/api/content-rest-api/api/versions.api.ts
+++ b/lib/js-api/src/api/content-rest-api/api/versions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/index.ts b/lib/js-api/src/api/content-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/content-rest-api/index.ts
+++ b/lib/js-api/src/api/content-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/CategoryLinkBody.ts b/lib/js-api/src/api/content-rest-api/model/CategoryLinkBody.ts
index 06f22a5c2f..fec958871c 100644
--- a/lib/js-api/src/api/content-rest-api/model/CategoryLinkBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/CategoryLinkBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionBodyExec.ts b/lib/js-api/src/api/content-rest-api/model/actionBodyExec.ts
index 46049359c4..b7246f0b2e 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionBodyExec.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionBodyExec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionDefinition.ts b/lib/js-api/src/api/content-rest-api/model/actionDefinition.ts
index 5cf1d334b2..24b2866472 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionDefinition.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionDefinition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionDefinitionEntry.ts b/lib/js-api/src/api/content-rest-api/model/actionDefinitionEntry.ts
index e825501f55..49cfdfc555 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionDefinitionEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionDefinitionEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionDefinitionList.ts b/lib/js-api/src/api/content-rest-api/model/actionDefinitionList.ts
index ec985a7bcd..f8a9a397b2 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionDefinitionList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionDefinitionList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionDefinitionListList.ts b/lib/js-api/src/api/content-rest-api/model/actionDefinitionListList.ts
index 011ec0f28b..af6efd1a0b 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionDefinitionListList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionDefinitionListList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionExecResult.ts b/lib/js-api/src/api/content-rest-api/model/actionExecResult.ts
index 8ff39ad32b..80f9bc5557 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionExecResult.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionExecResult.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionExecResultEntry.ts b/lib/js-api/src/api/content-rest-api/model/actionExecResultEntry.ts
index 9e4ce63a39..ead327d679 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionExecResultEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionExecResultEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/actionParameterDefinition.ts b/lib/js-api/src/api/content-rest-api/model/actionParameterDefinition.ts
index 5a0a24a7aa..cdc66853fe 100644
--- a/lib/js-api/src/api/content-rest-api/model/actionParameterDefinition.ts
+++ b/lib/js-api/src/api/content-rest-api/model/actionParameterDefinition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/activity.ts b/lib/js-api/src/api/content-rest-api/model/activity.ts
index c03acf8f6e..8b2e67ed0d 100644
--- a/lib/js-api/src/api/content-rest-api/model/activity.ts
+++ b/lib/js-api/src/api/content-rest-api/model/activity.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/activityEntry.ts b/lib/js-api/src/api/content-rest-api/model/activityEntry.ts
index 058c2bcc42..333e4bf161 100644
--- a/lib/js-api/src/api/content-rest-api/model/activityEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/activityEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/activityPaging.ts b/lib/js-api/src/api/content-rest-api/model/activityPaging.ts
index 7b7ce929b9..75571a295f 100644
--- a/lib/js-api/src/api/content-rest-api/model/activityPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/activityPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/activityPagingList.ts b/lib/js-api/src/api/content-rest-api/model/activityPagingList.ts
index 245d9be983..c6c7395c56 100644
--- a/lib/js-api/src/api/content-rest-api/model/activityPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/activityPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/agent.ts b/lib/js-api/src/api/content-rest-api/model/agent.ts
index 3c19941cce..42614a7246 100644
--- a/lib/js-api/src/api/content-rest-api/model/agent.ts
+++ b/lib/js-api/src/api/content-rest-api/model/agent.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/agentEntry.ts b/lib/js-api/src/api/content-rest-api/model/agentEntry.ts
index 8e2d948c59..480a7c9eba 100644
--- a/lib/js-api/src/api/content-rest-api/model/agentEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/agentEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/agentPaging.ts b/lib/js-api/src/api/content-rest-api/model/agentPaging.ts
index 0f6219a0cd..3a444f4864 100644
--- a/lib/js-api/src/api/content-rest-api/model/agentPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/agentPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/agentPagingList.ts b/lib/js-api/src/api/content-rest-api/model/agentPagingList.ts
index 00b4baf6a3..244a778206 100644
--- a/lib/js-api/src/api/content-rest-api/model/agentPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/agentPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/aiAnswer.ts b/lib/js-api/src/api/content-rest-api/model/aiAnswer.ts
index 432d9baa24..e1bdc2d314 100644
--- a/lib/js-api/src/api/content-rest-api/model/aiAnswer.ts
+++ b/lib/js-api/src/api/content-rest-api/model/aiAnswer.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/aiAnswerEntry.ts b/lib/js-api/src/api/content-rest-api/model/aiAnswerEntry.ts
index 17e77b817a..755e609159 100644
--- a/lib/js-api/src/api/content-rest-api/model/aiAnswerEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/aiAnswerEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/aiAnswerReference.ts b/lib/js-api/src/api/content-rest-api/model/aiAnswerReference.ts
index f6a8369d07..bcac811a6d 100644
--- a/lib/js-api/src/api/content-rest-api/model/aiAnswerReference.ts
+++ b/lib/js-api/src/api/content-rest-api/model/aiAnswerReference.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/association.ts b/lib/js-api/src/api/content-rest-api/model/association.ts
index d64ea09bf1..7abb3dae6f 100644
--- a/lib/js-api/src/api/content-rest-api/model/association.ts
+++ b/lib/js-api/src/api/content-rest-api/model/association.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/associationBody.ts b/lib/js-api/src/api/content-rest-api/model/associationBody.ts
index aa39406102..bf7c21e11f 100644
--- a/lib/js-api/src/api/content-rest-api/model/associationBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/associationBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/associationEntry.ts b/lib/js-api/src/api/content-rest-api/model/associationEntry.ts
index 40b4809476..0a7ce191c7 100644
--- a/lib/js-api/src/api/content-rest-api/model/associationEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/associationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/associationInfo.ts b/lib/js-api/src/api/content-rest-api/model/associationInfo.ts
index 436ae18121..7111c2532a 100644
--- a/lib/js-api/src/api/content-rest-api/model/associationInfo.ts
+++ b/lib/js-api/src/api/content-rest-api/model/associationInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditApp.ts b/lib/js-api/src/api/content-rest-api/model/auditApp.ts
index 3f95a45198..a186a2a497 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditApp.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditApp.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditAppEntry.ts b/lib/js-api/src/api/content-rest-api/model/auditAppEntry.ts
index 567a52f1c3..6e147e2bee 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditAppEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditAppEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditAppPaging.ts b/lib/js-api/src/api/content-rest-api/model/auditAppPaging.ts
index 37c84ea785..0c9a35f816 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditAppPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditAppPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditAppPagingList.ts b/lib/js-api/src/api/content-rest-api/model/auditAppPagingList.ts
index 7cce843344..41e6eab5f7 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditAppPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditAppPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditBodyUpdate.ts b/lib/js-api/src/api/content-rest-api/model/auditBodyUpdate.ts
index c0aff511b6..2b07785853 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditBodyUpdate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditEntry.ts b/lib/js-api/src/api/content-rest-api/model/auditEntry.ts
index 712d3389d6..de373ccf57 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditEntryEntry.ts b/lib/js-api/src/api/content-rest-api/model/auditEntryEntry.ts
index c62a6bcf94..d35a992499 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditEntryEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditEntryEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditEntryPaging.ts b/lib/js-api/src/api/content-rest-api/model/auditEntryPaging.ts
index 871c889c81..fff483bf1f 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditEntryPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditEntryPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/auditEntryPagingList.ts b/lib/js-api/src/api/content-rest-api/model/auditEntryPagingList.ts
index a7784b1039..2a544b9a61 100644
--- a/lib/js-api/src/api/content-rest-api/model/auditEntryPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/auditEntryPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/capabilities.ts b/lib/js-api/src/api/content-rest-api/model/capabilities.ts
index 204d417df6..d8f22bde5c 100644
--- a/lib/js-api/src/api/content-rest-api/model/capabilities.ts
+++ b/lib/js-api/src/api/content-rest-api/model/capabilities.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/category.ts b/lib/js-api/src/api/content-rest-api/model/category.ts
index 1297e569a1..873b15040f 100644
--- a/lib/js-api/src/api/content-rest-api/model/category.ts
+++ b/lib/js-api/src/api/content-rest-api/model/category.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/categoryBody.ts b/lib/js-api/src/api/content-rest-api/model/categoryBody.ts
index 19f9415334..9bf66705b1 100644
--- a/lib/js-api/src/api/content-rest-api/model/categoryBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/categoryBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/categoryEntry.ts b/lib/js-api/src/api/content-rest-api/model/categoryEntry.ts
index c9a03ae195..307bbd52b2 100644
--- a/lib/js-api/src/api/content-rest-api/model/categoryEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/categoryEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/categoryPaging.ts b/lib/js-api/src/api/content-rest-api/model/categoryPaging.ts
index 1f6dbc0324..424785ab9f 100644
--- a/lib/js-api/src/api/content-rest-api/model/categoryPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/categoryPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/categoryPagingList.ts b/lib/js-api/src/api/content-rest-api/model/categoryPagingList.ts
index 54c552f5c2..873c06b26d 100644
--- a/lib/js-api/src/api/content-rest-api/model/categoryPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/categoryPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/childAssociation.ts b/lib/js-api/src/api/content-rest-api/model/childAssociation.ts
index 35d3f90d67..1e11297de2 100644
--- a/lib/js-api/src/api/content-rest-api/model/childAssociation.ts
+++ b/lib/js-api/src/api/content-rest-api/model/childAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/childAssociationBody.ts b/lib/js-api/src/api/content-rest-api/model/childAssociationBody.ts
index e90a0f0cec..8e439a343b 100644
--- a/lib/js-api/src/api/content-rest-api/model/childAssociationBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/childAssociationBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/childAssociationEntry.ts b/lib/js-api/src/api/content-rest-api/model/childAssociationEntry.ts
index a58715f623..c83e1b78b1 100644
--- a/lib/js-api/src/api/content-rest-api/model/childAssociationEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/childAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/childAssociationInfo.ts b/lib/js-api/src/api/content-rest-api/model/childAssociationInfo.ts
index ebf89327f9..cfa35711f2 100644
--- a/lib/js-api/src/api/content-rest-api/model/childAssociationInfo.ts
+++ b/lib/js-api/src/api/content-rest-api/model/childAssociationInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/clientBody.ts b/lib/js-api/src/api/content-rest-api/model/clientBody.ts
index 2660103e18..57e5486613 100644
--- a/lib/js-api/src/api/content-rest-api/model/clientBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/clientBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/comment.ts b/lib/js-api/src/api/content-rest-api/model/comment.ts
index fb5e90e15d..5cc2cad802 100644
--- a/lib/js-api/src/api/content-rest-api/model/comment.ts
+++ b/lib/js-api/src/api/content-rest-api/model/comment.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/commentBody.ts b/lib/js-api/src/api/content-rest-api/model/commentBody.ts
index 0aacdbfa11..434c791970 100644
--- a/lib/js-api/src/api/content-rest-api/model/commentBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/commentBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/commentEntry.ts b/lib/js-api/src/api/content-rest-api/model/commentEntry.ts
index 3e7460455d..926d81d1e7 100644
--- a/lib/js-api/src/api/content-rest-api/model/commentEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/commentEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/commentPaging.ts b/lib/js-api/src/api/content-rest-api/model/commentPaging.ts
index 4c10dfacf3..cdafb84d99 100644
--- a/lib/js-api/src/api/content-rest-api/model/commentPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/commentPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/commentPagingList.ts b/lib/js-api/src/api/content-rest-api/model/commentPagingList.ts
index fb5a2993d6..4787597f13 100644
--- a/lib/js-api/src/api/content-rest-api/model/commentPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/commentPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/company.ts b/lib/js-api/src/api/content-rest-api/model/company.ts
index 4912921a78..77042334af 100644
--- a/lib/js-api/src/api/content-rest-api/model/company.ts
+++ b/lib/js-api/src/api/content-rest-api/model/company.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/constraint.ts b/lib/js-api/src/api/content-rest-api/model/constraint.ts
index b73f1ef885..ec1f9dccf0 100644
--- a/lib/js-api/src/api/content-rest-api/model/constraint.ts
+++ b/lib/js-api/src/api/content-rest-api/model/constraint.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/contentInfo.ts b/lib/js-api/src/api/content-rest-api/model/contentInfo.ts
index 756ebe07db..a0afcd11b8 100644
--- a/lib/js-api/src/api/content-rest-api/model/contentInfo.ts
+++ b/lib/js-api/src/api/content-rest-api/model/contentInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/definition.ts b/lib/js-api/src/api/content-rest-api/model/definition.ts
index 979b73ccaf..0cf8294e1e 100644
--- a/lib/js-api/src/api/content-rest-api/model/definition.ts
+++ b/lib/js-api/src/api/content-rest-api/model/definition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/deletedNode.ts b/lib/js-api/src/api/content-rest-api/model/deletedNode.ts
index a7f3a9b748..398b462d1f 100644
--- a/lib/js-api/src/api/content-rest-api/model/deletedNode.ts
+++ b/lib/js-api/src/api/content-rest-api/model/deletedNode.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/deletedNodeBodyRestore.ts b/lib/js-api/src/api/content-rest-api/model/deletedNodeBodyRestore.ts
index eb9eb332d0..bf79a1c430 100644
--- a/lib/js-api/src/api/content-rest-api/model/deletedNodeBodyRestore.ts
+++ b/lib/js-api/src/api/content-rest-api/model/deletedNodeBodyRestore.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/deletedNodeEntry.ts b/lib/js-api/src/api/content-rest-api/model/deletedNodeEntry.ts
index 16421301ea..45f76961ef 100644
--- a/lib/js-api/src/api/content-rest-api/model/deletedNodeEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/deletedNodeEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/deletedNodesPaging.ts b/lib/js-api/src/api/content-rest-api/model/deletedNodesPaging.ts
index 979ba9100a..5c8af990aa 100644
--- a/lib/js-api/src/api/content-rest-api/model/deletedNodesPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/deletedNodesPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/deletedNodesPagingList.ts b/lib/js-api/src/api/content-rest-api/model/deletedNodesPagingList.ts
index 842b177a0c..9e24f51fae 100644
--- a/lib/js-api/src/api/content-rest-api/model/deletedNodesPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/deletedNodesPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/directAccessUrl.ts b/lib/js-api/src/api/content-rest-api/model/directAccessUrl.ts
index 9e79c329a0..6ba55f7cd2 100644
--- a/lib/js-api/src/api/content-rest-api/model/directAccessUrl.ts
+++ b/lib/js-api/src/api/content-rest-api/model/directAccessUrl.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/directAccessUrlEntry.ts b/lib/js-api/src/api/content-rest-api/model/directAccessUrlEntry.ts
index e850828278..044fd004d1 100644
--- a/lib/js-api/src/api/content-rest-api/model/directAccessUrlEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/directAccessUrlEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/download-status.ts b/lib/js-api/src/api/content-rest-api/model/download-status.ts
index 1632122ebb..e954d50dca 100644
--- a/lib/js-api/src/api/content-rest-api/model/download-status.ts
+++ b/lib/js-api/src/api/content-rest-api/model/download-status.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/download.ts b/lib/js-api/src/api/content-rest-api/model/download.ts
index 71a914db9a..aa6016b57d 100644
--- a/lib/js-api/src/api/content-rest-api/model/download.ts
+++ b/lib/js-api/src/api/content-rest-api/model/download.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/downloadBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/downloadBodyCreate.ts
index 2a30f624a6..fe36619f8b 100644
--- a/lib/js-api/src/api/content-rest-api/model/downloadBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/downloadBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/downloadEntry.ts b/lib/js-api/src/api/content-rest-api/model/downloadEntry.ts
index 454c69bb34..e15c1067e4 100644
--- a/lib/js-api/src/api/content-rest-api/model/downloadEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/downloadEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/errorError.ts b/lib/js-api/src/api/content-rest-api/model/errorError.ts
index bf0f4686d0..62f9b70c02 100644
--- a/lib/js-api/src/api/content-rest-api/model/errorError.ts
+++ b/lib/js-api/src/api/content-rest-api/model/errorError.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favorite.ts b/lib/js-api/src/api/content-rest-api/model/favorite.ts
index 65b212478f..34460b1576 100644
--- a/lib/js-api/src/api/content-rest-api/model/favorite.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favorite.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favoriteBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/favoriteBodyCreate.ts
index cedaab50f4..882ca004cb 100644
--- a/lib/js-api/src/api/content-rest-api/model/favoriteBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favoriteBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favoriteEntry.ts b/lib/js-api/src/api/content-rest-api/model/favoriteEntry.ts
index f8a67e527e..c5d389b6fa 100644
--- a/lib/js-api/src/api/content-rest-api/model/favoriteEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favoriteEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favoritePaging.ts b/lib/js-api/src/api/content-rest-api/model/favoritePaging.ts
index 2b3677c161..1134c24d1b 100644
--- a/lib/js-api/src/api/content-rest-api/model/favoritePaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favoritePaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favoritePagingList.ts b/lib/js-api/src/api/content-rest-api/model/favoritePagingList.ts
index 34244c49a1..f0950e08bf 100644
--- a/lib/js-api/src/api/content-rest-api/model/favoritePagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favoritePagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favoriteSite.ts b/lib/js-api/src/api/content-rest-api/model/favoriteSite.ts
index ab72270905..97ede5a6a3 100644
--- a/lib/js-api/src/api/content-rest-api/model/favoriteSite.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favoriteSite.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favoriteSiteBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/favoriteSiteBodyCreate.ts
index 5ce25cfde9..ba9825b4a1 100644
--- a/lib/js-api/src/api/content-rest-api/model/favoriteSiteBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favoriteSiteBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/favoriteSiteEntry.ts b/lib/js-api/src/api/content-rest-api/model/favoriteSiteEntry.ts
index df55496aad..ef069a3d1f 100644
--- a/lib/js-api/src/api/content-rest-api/model/favoriteSiteEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/favoriteSiteEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/group.ts b/lib/js-api/src/api/content-rest-api/model/group.ts
index 800cf012ba..403aff35e0 100644
--- a/lib/js-api/src/api/content-rest-api/model/group.ts
+++ b/lib/js-api/src/api/content-rest-api/model/group.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/groupBodyCreate.ts
index f7581bb8de..ca4814ae97 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupBodyUpdate.ts b/lib/js-api/src/api/content-rest-api/model/groupBodyUpdate.ts
index 3391e5bfad..d6cd9fe104 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupBodyUpdate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupEntry.ts b/lib/js-api/src/api/content-rest-api/model/groupEntry.ts
index 6a893784b7..420dfc3adf 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupMember.ts b/lib/js-api/src/api/content-rest-api/model/groupMember.ts
index 4680e9842a..bbec608d15 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupMember.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupMember.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupMemberEntry.ts b/lib/js-api/src/api/content-rest-api/model/groupMemberEntry.ts
index df554805c1..30c21d8f29 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupMemberEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupMemberEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupMemberPaging.ts b/lib/js-api/src/api/content-rest-api/model/groupMemberPaging.ts
index 5972173798..6243f40212 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupMemberPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupMemberPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupMemberPagingList.ts b/lib/js-api/src/api/content-rest-api/model/groupMemberPagingList.ts
index 2aaf82bc36..b48e8bac77 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupMemberPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupMemberPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupMembershipBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/groupMembershipBodyCreate.ts
index d55c6554cb..fb062744e2 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupMembershipBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupMembershipBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupPaging.ts b/lib/js-api/src/api/content-rest-api/model/groupPaging.ts
index b8b41c6f02..a9324c36f1 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/groupPagingList.ts b/lib/js-api/src/api/content-rest-api/model/groupPagingList.ts
index 309aeaacfc..ecd1ccacb0 100644
--- a/lib/js-api/src/api/content-rest-api/model/groupPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/groupPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/index.ts b/lib/js-api/src/api/content-rest-api/model/index.ts
index b8d8b81845..6ad8a2239f 100644
--- a/lib/js-api/src/api/content-rest-api/model/index.ts
+++ b/lib/js-api/src/api/content-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/jobIdBody.ts b/lib/js-api/src/api/content-rest-api/model/jobIdBody.ts
index 1541418fda..a67148e0e5 100644
--- a/lib/js-api/src/api/content-rest-api/model/jobIdBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/jobIdBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/jobIdBodyEntry.ts b/lib/js-api/src/api/content-rest-api/model/jobIdBodyEntry.ts
index 41e817b585..2ceb87a079 100644
--- a/lib/js-api/src/api/content-rest-api/model/jobIdBodyEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/jobIdBodyEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfig.ts b/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfig.ts
index b92011f2e2..3e1544f35a 100644
--- a/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfig.ts
+++ b/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfig.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfigEntry.ts b/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfigEntry.ts
index c01b52600b..7ad4c322c6 100644
--- a/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfigEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/knowledgeRetrievalConfigEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/modelError.ts b/lib/js-api/src/api/content-rest-api/model/modelError.ts
index f218111da0..d878a7a74a 100644
--- a/lib/js-api/src/api/content-rest-api/model/modelError.ts
+++ b/lib/js-api/src/api/content-rest-api/model/modelError.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/networkQuota.ts b/lib/js-api/src/api/content-rest-api/model/networkQuota.ts
index a6bf5f1cc1..5b38695777 100644
--- a/lib/js-api/src/api/content-rest-api/model/networkQuota.ts
+++ b/lib/js-api/src/api/content-rest-api/model/networkQuota.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/node.ts b/lib/js-api/src/api/content-rest-api/model/node.ts
index 984508681b..8342c91be5 100644
--- a/lib/js-api/src/api/content-rest-api/model/node.ts
+++ b/lib/js-api/src/api/content-rest-api/model/node.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeAssociation.ts b/lib/js-api/src/api/content-rest-api/model/nodeAssociation.ts
index 3cb9bd0289..00770b0944 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeAssociation.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeAssociationEntry.ts b/lib/js-api/src/api/content-rest-api/model/nodeAssociationEntry.ts
index 58446518d6..bedde57e74 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeAssociationEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeAssociationPaging.ts b/lib/js-api/src/api/content-rest-api/model/nodeAssociationPaging.ts
index 670290f452..24a5eb46b4 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeAssociationPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeAssociationPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeAssociationPagingList.ts b/lib/js-api/src/api/content-rest-api/model/nodeAssociationPagingList.ts
index 8c6d91f505..6fdd71a4bd 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeAssociationPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeAssociationPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeBodyCopy.ts b/lib/js-api/src/api/content-rest-api/model/nodeBodyCopy.ts
index 6b1cd5a40b..3a1effabde 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeBodyCopy.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeBodyCopy.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/nodeBodyCreate.ts
index 827abf79f2..4e47528bad 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeBodyCreateAssociation.ts b/lib/js-api/src/api/content-rest-api/model/nodeBodyCreateAssociation.ts
index d587f46024..f0bbd86137 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeBodyCreateAssociation.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeBodyCreateAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeBodyLock.ts b/lib/js-api/src/api/content-rest-api/model/nodeBodyLock.ts
index e71dba855e..3ad853254b 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeBodyLock.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeBodyLock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeBodyMove.ts b/lib/js-api/src/api/content-rest-api/model/nodeBodyMove.ts
index 417810d1f0..103394e4df 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeBodyMove.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeBodyMove.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeBodyUpdate.ts b/lib/js-api/src/api/content-rest-api/model/nodeBodyUpdate.ts
index 766b1cee70..261f87a4a6 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeBodyUpdate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociation.ts b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociation.ts
index 253d04c36b..767b82a7e2 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociation.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationEntry.ts b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationEntry.ts
index 8f608b181c..91481dd79b 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPaging.ts b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPaging.ts
index ac61dc47f9..5175f401a5 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPagingList.ts b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPagingList.ts
index 8e4a83667a..97e99ec2b6 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeChildAssociationPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodeEntry.ts b/lib/js-api/src/api/content-rest-api/model/nodeEntry.ts
index cfb0eaf941..dae4c2651f 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodeEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodeEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodePaging.ts b/lib/js-api/src/api/content-rest-api/model/nodePaging.ts
index 7af1aea5ee..fcfac0ef83 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodePaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodePaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/nodePagingList.ts b/lib/js-api/src/api/content-rest-api/model/nodePagingList.ts
index 96de0b3257..37c5f2a687 100644
--- a/lib/js-api/src/api/content-rest-api/model/nodePagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/nodePagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/pagination.ts b/lib/js-api/src/api/content-rest-api/model/pagination.ts
index ca07d1b300..7ba488a59e 100644
--- a/lib/js-api/src/api/content-rest-api/model/pagination.ts
+++ b/lib/js-api/src/api/content-rest-api/model/pagination.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/passwordResetBody.ts b/lib/js-api/src/api/content-rest-api/model/passwordResetBody.ts
index 26715ab8a9..cf6147b387 100644
--- a/lib/js-api/src/api/content-rest-api/model/passwordResetBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/passwordResetBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/pathElement.ts b/lib/js-api/src/api/content-rest-api/model/pathElement.ts
index 42948180b4..28cb987f72 100644
--- a/lib/js-api/src/api/content-rest-api/model/pathElement.ts
+++ b/lib/js-api/src/api/content-rest-api/model/pathElement.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/pathInfo.ts b/lib/js-api/src/api/content-rest-api/model/pathInfo.ts
index 35abd57edf..166c4e45a4 100644
--- a/lib/js-api/src/api/content-rest-api/model/pathInfo.ts
+++ b/lib/js-api/src/api/content-rest-api/model/pathInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/permissionElement.ts b/lib/js-api/src/api/content-rest-api/model/permissionElement.ts
index 94b3b1fc8d..148fe449a0 100644
--- a/lib/js-api/src/api/content-rest-api/model/permissionElement.ts
+++ b/lib/js-api/src/api/content-rest-api/model/permissionElement.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/permissionsBody.ts b/lib/js-api/src/api/content-rest-api/model/permissionsBody.ts
index 06189107f1..48af9bfa71 100644
--- a/lib/js-api/src/api/content-rest-api/model/permissionsBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/permissionsBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/permissionsInfo.ts b/lib/js-api/src/api/content-rest-api/model/permissionsInfo.ts
index 54cc9ba8fa..b2200f0c3a 100644
--- a/lib/js-api/src/api/content-rest-api/model/permissionsInfo.ts
+++ b/lib/js-api/src/api/content-rest-api/model/permissionsInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/person.ts b/lib/js-api/src/api/content-rest-api/model/person.ts
index 5c740850b2..4c901002fd 100644
--- a/lib/js-api/src/api/content-rest-api/model/person.ts
+++ b/lib/js-api/src/api/content-rest-api/model/person.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/personBodyCreate.ts
index 1caac7e894..cd68e83f3d 100644
--- a/lib/js-api/src/api/content-rest-api/model/personBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personBodyUpdate.ts b/lib/js-api/src/api/content-rest-api/model/personBodyUpdate.ts
index b50c08f6e4..7df36d92f8 100644
--- a/lib/js-api/src/api/content-rest-api/model/personBodyUpdate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personEntry.ts b/lib/js-api/src/api/content-rest-api/model/personEntry.ts
index 1fa63d6b82..339928fa08 100644
--- a/lib/js-api/src/api/content-rest-api/model/personEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personNetwork.ts b/lib/js-api/src/api/content-rest-api/model/personNetwork.ts
index 98808ea6c8..9478d26d4b 100644
--- a/lib/js-api/src/api/content-rest-api/model/personNetwork.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personNetwork.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personNetworkEntry.ts b/lib/js-api/src/api/content-rest-api/model/personNetworkEntry.ts
index 31934d48dc..d1864634d0 100644
--- a/lib/js-api/src/api/content-rest-api/model/personNetworkEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personNetworkEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personNetworkPaging.ts b/lib/js-api/src/api/content-rest-api/model/personNetworkPaging.ts
index 74ffe9f94c..9553da5ccd 100644
--- a/lib/js-api/src/api/content-rest-api/model/personNetworkPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personNetworkPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personNetworkPagingList.ts b/lib/js-api/src/api/content-rest-api/model/personNetworkPagingList.ts
index 638175c6e7..4424c3a5d7 100644
--- a/lib/js-api/src/api/content-rest-api/model/personNetworkPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personNetworkPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personPaging.ts b/lib/js-api/src/api/content-rest-api/model/personPaging.ts
index c4b6848c83..1db9d46051 100644
--- a/lib/js-api/src/api/content-rest-api/model/personPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/personPagingList.ts b/lib/js-api/src/api/content-rest-api/model/personPagingList.ts
index 1750bde1f3..cec2203ffc 100644
--- a/lib/js-api/src/api/content-rest-api/model/personPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/personPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/preference.ts b/lib/js-api/src/api/content-rest-api/model/preference.ts
index b5ef43152a..e717c6f110 100644
--- a/lib/js-api/src/api/content-rest-api/model/preference.ts
+++ b/lib/js-api/src/api/content-rest-api/model/preference.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/preferenceEntry.ts b/lib/js-api/src/api/content-rest-api/model/preferenceEntry.ts
index 2338281b3b..44ca0da512 100644
--- a/lib/js-api/src/api/content-rest-api/model/preferenceEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/preferenceEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/preferencePaging.ts b/lib/js-api/src/api/content-rest-api/model/preferencePaging.ts
index 55daaeacda..daf3c8a902 100644
--- a/lib/js-api/src/api/content-rest-api/model/preferencePaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/preferencePaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/preferencePagingList.ts b/lib/js-api/src/api/content-rest-api/model/preferencePagingList.ts
index aa4b0d78bb..ff16193d13 100644
--- a/lib/js-api/src/api/content-rest-api/model/preferencePagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/preferencePagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/probeEntry.ts b/lib/js-api/src/api/content-rest-api/model/probeEntry.ts
index 5f82a777e1..48ff906780 100644
--- a/lib/js-api/src/api/content-rest-api/model/probeEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/probeEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/probeEntryEntry.ts b/lib/js-api/src/api/content-rest-api/model/probeEntryEntry.ts
index 311f5f26fe..4805c604cb 100644
--- a/lib/js-api/src/api/content-rest-api/model/probeEntryEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/probeEntryEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/property.ts b/lib/js-api/src/api/content-rest-api/model/property.ts
index 154a0c9c0e..7e6cdb813f 100644
--- a/lib/js-api/src/api/content-rest-api/model/property.ts
+++ b/lib/js-api/src/api/content-rest-api/model/property.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/questionModel.ts b/lib/js-api/src/api/content-rest-api/model/questionModel.ts
index 17b994ef44..3941241afe 100644
--- a/lib/js-api/src/api/content-rest-api/model/questionModel.ts
+++ b/lib/js-api/src/api/content-rest-api/model/questionModel.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/questionRequest.ts b/lib/js-api/src/api/content-rest-api/model/questionRequest.ts
index 2eaabfac7a..80b8154836 100644
--- a/lib/js-api/src/api/content-rest-api/model/questionRequest.ts
+++ b/lib/js-api/src/api/content-rest-api/model/questionRequest.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/rating.ts b/lib/js-api/src/api/content-rest-api/model/rating.ts
index 812f5b1d23..67edcc3ee2 100644
--- a/lib/js-api/src/api/content-rest-api/model/rating.ts
+++ b/lib/js-api/src/api/content-rest-api/model/rating.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/ratingAggregate.ts b/lib/js-api/src/api/content-rest-api/model/ratingAggregate.ts
index fbcedc910a..5db1216ea5 100644
--- a/lib/js-api/src/api/content-rest-api/model/ratingAggregate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/ratingAggregate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/ratingBody.ts b/lib/js-api/src/api/content-rest-api/model/ratingBody.ts
index 24317384d9..7a65f8b3ad 100644
--- a/lib/js-api/src/api/content-rest-api/model/ratingBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/ratingBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/ratingEntry.ts b/lib/js-api/src/api/content-rest-api/model/ratingEntry.ts
index eed3c2f9bd..8a62c637c7 100644
--- a/lib/js-api/src/api/content-rest-api/model/ratingEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/ratingEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/ratingPaging.ts b/lib/js-api/src/api/content-rest-api/model/ratingPaging.ts
index 6d088999f9..c641eecb84 100644
--- a/lib/js-api/src/api/content-rest-api/model/ratingPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/ratingPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/ratingPagingList.ts b/lib/js-api/src/api/content-rest-api/model/ratingPagingList.ts
index 77b007eb7b..24dc900c69 100644
--- a/lib/js-api/src/api/content-rest-api/model/ratingPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/ratingPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/rendition.ts b/lib/js-api/src/api/content-rest-api/model/rendition.ts
index 5a2ed8097c..914f652d63 100644
--- a/lib/js-api/src/api/content-rest-api/model/rendition.ts
+++ b/lib/js-api/src/api/content-rest-api/model/rendition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/renditionBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/renditionBodyCreate.ts
index 8bdbc81e6d..f2bb60b41c 100644
--- a/lib/js-api/src/api/content-rest-api/model/renditionBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/renditionBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/renditionEntry.ts b/lib/js-api/src/api/content-rest-api/model/renditionEntry.ts
index 25a9c7fcc5..474f00d4d6 100644
--- a/lib/js-api/src/api/content-rest-api/model/renditionEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/renditionEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/renditionPaging.ts b/lib/js-api/src/api/content-rest-api/model/renditionPaging.ts
index 286fd274d8..663367c3ea 100644
--- a/lib/js-api/src/api/content-rest-api/model/renditionPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/renditionPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/renditionPagingList.ts b/lib/js-api/src/api/content-rest-api/model/renditionPagingList.ts
index 61b22955cf..cfa9a7a3a7 100644
--- a/lib/js-api/src/api/content-rest-api/model/renditionPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/renditionPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/restrictionQuery.ts b/lib/js-api/src/api/content-rest-api/model/restrictionQuery.ts
index 05d5186bcc..11cbbdb2d4 100644
--- a/lib/js-api/src/api/content-rest-api/model/restrictionQuery.ts
+++ b/lib/js-api/src/api/content-rest-api/model/restrictionQuery.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/revertBody.ts b/lib/js-api/src/api/content-rest-api/model/revertBody.ts
index c745486a02..f9a2617695 100644
--- a/lib/js-api/src/api/content-rest-api/model/revertBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/revertBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sharedLink.ts b/lib/js-api/src/api/content-rest-api/model/sharedLink.ts
index ad6ca94601..182d138d4c 100644
--- a/lib/js-api/src/api/content-rest-api/model/sharedLink.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sharedLink.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyCreate.ts
index 36a0ddccce..561784e2cd 100644
--- a/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyEmail.ts b/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyEmail.ts
index 374cf44595..694a03c025 100644
--- a/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyEmail.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sharedLinkBodyEmail.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sharedLinkEntry.ts b/lib/js-api/src/api/content-rest-api/model/sharedLinkEntry.ts
index af8138f0b5..c7a88e571f 100644
--- a/lib/js-api/src/api/content-rest-api/model/sharedLinkEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sharedLinkEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sharedLinkPaging.ts b/lib/js-api/src/api/content-rest-api/model/sharedLinkPaging.ts
index a0782c0158..fc82cb7b60 100644
--- a/lib/js-api/src/api/content-rest-api/model/sharedLinkPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sharedLinkPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sharedLinkPagingList.ts b/lib/js-api/src/api/content-rest-api/model/sharedLinkPagingList.ts
index 72afbe985c..3d3d79a1d2 100644
--- a/lib/js-api/src/api/content-rest-api/model/sharedLinkPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sharedLinkPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/site.ts b/lib/js-api/src/api/content-rest-api/model/site.ts
index 815a7614cd..8a2491cedb 100644
--- a/lib/js-api/src/api/content-rest-api/model/site.ts
+++ b/lib/js-api/src/api/content-rest-api/model/site.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/siteBodyCreate.ts
index f4c9330354..d1cb342d2d 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteBodyUpdate.ts b/lib/js-api/src/api/content-rest-api/model/siteBodyUpdate.ts
index 6ce6553584..e2377bede5 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteBodyUpdate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteContainer.ts b/lib/js-api/src/api/content-rest-api/model/siteContainer.ts
index e62d5a82ef..f939739294 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteContainer.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteContainer.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteContainerEntry.ts b/lib/js-api/src/api/content-rest-api/model/siteContainerEntry.ts
index 52381233aa..56fe4d75b6 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteContainerEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteContainerEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteContainerPaging.ts b/lib/js-api/src/api/content-rest-api/model/siteContainerPaging.ts
index f1ab771146..d06e2b4c3d 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteContainerPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteContainerPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteContainerPagingList.ts b/lib/js-api/src/api/content-rest-api/model/siteContainerPagingList.ts
index 4aad779a84..781e06be21 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteContainerPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteContainerPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteEntry.ts b/lib/js-api/src/api/content-rest-api/model/siteEntry.ts
index f645a58816..0b90a46dfd 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteEntryRelations.ts b/lib/js-api/src/api/content-rest-api/model/siteEntryRelations.ts
index d14fd3d7df..d75f516278 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteEntryRelations.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteEntryRelations.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteGroup.ts b/lib/js-api/src/api/content-rest-api/model/siteGroup.ts
index 8daf6ce45e..50e9790cdb 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteGroup.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteGroup.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteGroupEntry.ts b/lib/js-api/src/api/content-rest-api/model/siteGroupEntry.ts
index 1419af5ed0..3ba655f672 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteGroupEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteGroupEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteGroupPaging.ts b/lib/js-api/src/api/content-rest-api/model/siteGroupPaging.ts
index 8fb49bcac9..feb11d4729 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteGroupPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteGroupPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteGroupPagingList.ts b/lib/js-api/src/api/content-rest-api/model/siteGroupPagingList.ts
index 12d98f6d5c..e5147bae84 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteGroupPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteGroupPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMember.ts b/lib/js-api/src/api/content-rest-api/model/siteMember.ts
index c8d6e89abf..af9fa82aa8 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMember.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMember.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMemberEntry.ts b/lib/js-api/src/api/content-rest-api/model/siteMemberEntry.ts
index d70dbb3de1..81fd9f73d2 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMemberEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMemberEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMemberPaging.ts b/lib/js-api/src/api/content-rest-api/model/siteMemberPaging.ts
index e8aba57a5c..e378cba4ab 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMemberPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMemberPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMemberPagingList.ts b/lib/js-api/src/api/content-rest-api/model/siteMemberPagingList.ts
index 8da2c61de5..1b55b8cf5e 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMemberPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMemberPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipApprovalBody.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipApprovalBody.ts
index 39235a30a4..48cf407a44 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipApprovalBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipApprovalBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyCreate.ts
index b5cfea13a2..c5438f7be1 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyUpdate.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyUpdate.ts
index 5fcb8393ae..d76fa07745 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyUpdate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRejectionBody.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRejectionBody.ts
index 238adcf856..9dab58356d 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRejectionBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRejectionBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequest.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequest.ts
index c29317d48a..4ebbc7ef9d 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequest.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequest.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyCreate.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyCreate.ts
index b22be21a7d..eccfe3f607 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyCreate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyUpdate.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyUpdate.ts
index 7773715d8d..758d15a93a 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyUpdate.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestEntry.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestEntry.ts
index dbd949c4a9..c1c2fd1790 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPaging.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPaging.ts
index 6271069099..0682aedc88 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPagingList.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPagingList.ts
index 532f2192cc..fe22018481 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPerson.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPerson.ts
index ebf33de2d3..2352c6b946 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPerson.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPerson.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonEntry.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonEntry.ts
index 503b801c2e..1cca696795 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPaging.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPaging.ts
index 6ea9b56647..0ea6b12e5f 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPagingList.ts b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPagingList.ts
index 1a98f5d381..908bd9edcc 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteMembershipRequestWithPersonPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sitePaging.ts b/lib/js-api/src/api/content-rest-api/model/sitePaging.ts
index db2cc640cb..53faed8491 100644
--- a/lib/js-api/src/api/content-rest-api/model/sitePaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sitePaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sitePagingList.ts b/lib/js-api/src/api/content-rest-api/model/sitePagingList.ts
index 9f1a46eea5..f6a8bc4153 100644
--- a/lib/js-api/src/api/content-rest-api/model/sitePagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sitePagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteRole.ts b/lib/js-api/src/api/content-rest-api/model/siteRole.ts
index 1a53fd3113..59a6975f61 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteRole.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteRole.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteRoleEntry.ts b/lib/js-api/src/api/content-rest-api/model/siteRoleEntry.ts
index c5b4f381e2..f9d2a27dce 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteRoleEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteRoleEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteRolePaging.ts b/lib/js-api/src/api/content-rest-api/model/siteRolePaging.ts
index 08f58a61e4..26bc3522f9 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteRolePaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteRolePaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/siteRolePagingList.ts b/lib/js-api/src/api/content-rest-api/model/siteRolePagingList.ts
index bea42918f7..67867f1469 100644
--- a/lib/js-api/src/api/content-rest-api/model/siteRolePagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/siteRolePagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sizeDetails.ts b/lib/js-api/src/api/content-rest-api/model/sizeDetails.ts
index cc1a22371c..d08af9b725 100644
--- a/lib/js-api/src/api/content-rest-api/model/sizeDetails.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sizeDetails.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/sizeDetailsEntry.ts b/lib/js-api/src/api/content-rest-api/model/sizeDetailsEntry.ts
index 0f8fac85d5..80f0031b42 100644
--- a/lib/js-api/src/api/content-rest-api/model/sizeDetailsEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/sizeDetailsEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/tag.ts b/lib/js-api/src/api/content-rest-api/model/tag.ts
index 4ed8d41954..24ca8307e0 100644
--- a/lib/js-api/src/api/content-rest-api/model/tag.ts
+++ b/lib/js-api/src/api/content-rest-api/model/tag.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/tagBody.ts b/lib/js-api/src/api/content-rest-api/model/tagBody.ts
index 7c00ae08d5..5bbd2db9cc 100644
--- a/lib/js-api/src/api/content-rest-api/model/tagBody.ts
+++ b/lib/js-api/src/api/content-rest-api/model/tagBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/tagEntry.ts b/lib/js-api/src/api/content-rest-api/model/tagEntry.ts
index 236583e3cd..13198dcc72 100644
--- a/lib/js-api/src/api/content-rest-api/model/tagEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/tagEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/tagPaging.ts b/lib/js-api/src/api/content-rest-api/model/tagPaging.ts
index db16989e5d..dab66a9b43 100644
--- a/lib/js-api/src/api/content-rest-api/model/tagPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/tagPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/tagPagingList.ts b/lib/js-api/src/api/content-rest-api/model/tagPagingList.ts
index baaaf56dff..21bbd79361 100644
--- a/lib/js-api/src/api/content-rest-api/model/tagPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/tagPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/userInfo.ts b/lib/js-api/src/api/content-rest-api/model/userInfo.ts
index e8c8211fed..255587a9bf 100644
--- a/lib/js-api/src/api/content-rest-api/model/userInfo.ts
+++ b/lib/js-api/src/api/content-rest-api/model/userInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/version.ts b/lib/js-api/src/api/content-rest-api/model/version.ts
index ed6c0bb7dd..0c355d6f78 100644
--- a/lib/js-api/src/api/content-rest-api/model/version.ts
+++ b/lib/js-api/src/api/content-rest-api/model/version.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/versionEntry.ts b/lib/js-api/src/api/content-rest-api/model/versionEntry.ts
index a40c53fe09..6ad836d1d0 100644
--- a/lib/js-api/src/api/content-rest-api/model/versionEntry.ts
+++ b/lib/js-api/src/api/content-rest-api/model/versionEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/versionPaging.ts b/lib/js-api/src/api/content-rest-api/model/versionPaging.ts
index 51af9774a6..d5eb1e0a63 100644
--- a/lib/js-api/src/api/content-rest-api/model/versionPaging.ts
+++ b/lib/js-api/src/api/content-rest-api/model/versionPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/content-rest-api/model/versionPagingList.ts b/lib/js-api/src/api/content-rest-api/model/versionPagingList.ts
index 5a7db4ae22..7173251e0f 100644
--- a/lib/js-api/src/api/content-rest-api/model/versionPagingList.ts
+++ b/lib/js-api/src/api/content-rest-api/model/versionPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/api/base.api.ts b/lib/js-api/src/api/discovery-rest-api/api/base.api.ts
index 8583890c9c..01120f19a4 100644
--- a/lib/js-api/src/api/discovery-rest-api/api/base.api.ts
+++ b/lib/js-api/src/api/discovery-rest-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/api/discovery.api.ts b/lib/js-api/src/api/discovery-rest-api/api/discovery.api.ts
index 2f6ceb02ed..db696f8e7c 100644
--- a/lib/js-api/src/api/discovery-rest-api/api/discovery.api.ts
+++ b/lib/js-api/src/api/discovery-rest-api/api/discovery.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/api/index.ts b/lib/js-api/src/api/discovery-rest-api/api/index.ts
index ad1011d5db..6571cc5694 100644
--- a/lib/js-api/src/api/discovery-rest-api/api/index.ts
+++ b/lib/js-api/src/api/discovery-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/index.ts b/lib/js-api/src/api/discovery-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/discovery-rest-api/index.ts
+++ b/lib/js-api/src/api/discovery-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/discoveryEntry.ts b/lib/js-api/src/api/discovery-rest-api/model/discoveryEntry.ts
index f185e0fe92..4ea68b5281 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/discoveryEntry.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/discoveryEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/entitlementsInfo.ts b/lib/js-api/src/api/discovery-rest-api/model/entitlementsInfo.ts
index cb79df72b8..714b3a3785 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/entitlementsInfo.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/entitlementsInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/index.ts b/lib/js-api/src/api/discovery-rest-api/model/index.ts
index 3922e20cd8..6b5128d962 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/index.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/licenseInfo.ts b/lib/js-api/src/api/discovery-rest-api/model/licenseInfo.ts
index a84d2c63a9..4160d59526 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/licenseInfo.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/licenseInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/moduleInfo.ts b/lib/js-api/src/api/discovery-rest-api/model/moduleInfo.ts
index 0e97dcba76..0e0a4b134c 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/moduleInfo.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/moduleInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/repositoryEntry.ts b/lib/js-api/src/api/discovery-rest-api/model/repositoryEntry.ts
index 06d2970dcc..bbb8469b43 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/repositoryEntry.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/repositoryEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/repositoryInfo.ts b/lib/js-api/src/api/discovery-rest-api/model/repositoryInfo.ts
index cce294f19d..ac1df553b0 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/repositoryInfo.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/repositoryInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/statusInfo.ts b/lib/js-api/src/api/discovery-rest-api/model/statusInfo.ts
index 649699151b..b70f9b92a1 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/statusInfo.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/statusInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/discovery-rest-api/model/versionInfo.ts b/lib/js-api/src/api/discovery-rest-api/model/versionInfo.ts
index 7b9819fbd0..95d483518b 100644
--- a/lib/js-api/src/api/discovery-rest-api/model/versionInfo.ts
+++ b/lib/js-api/src/api/discovery-rest-api/model/versionInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/authorityClearance.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/authorityClearance.api.ts
index 665b75b9c5..de97691d57 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/authorityClearance.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/authorityClearance.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/base.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/base.api.ts
index 6f0dadd216..531b2a8f72 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/base.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/classificationGuides.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/classificationGuides.api.ts
index 457619f97e..a93d4e7183 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/classificationGuides.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/classificationGuides.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/classificationReasons.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/classificationReasons.api.ts
index 09ccad4441..a3cb7123bc 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/classificationReasons.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/classificationReasons.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/declassificationExemptions.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/declassificationExemptions.api.ts
index 10e2d09949..1f605d2bd6 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/declassificationExemptions.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/declassificationExemptions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/defaultClassificationValues.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/defaultClassificationValues.api.ts
index 847b39a00b..350f8fc7b0 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/defaultClassificationValues.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/defaultClassificationValues.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/index.ts b/lib/js-api/src/api/gs-classification-rest-api/api/index.ts
index 80a22e4829..c91fd28f76 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/index.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/nodeSecurityMarks.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/nodeSecurityMarks.api.ts
index 873083af94..48494b2aba 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/nodeSecurityMarks.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/nodeSecurityMarks.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/securityControlSettings.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/securityControlSettings.api.ts
index 056315a25f..59c16976c5 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/securityControlSettings.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/securityControlSettings.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/securityGroups.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/securityGroups.api.ts
index beed27fc7a..138199ee1a 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/securityGroups.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/securityGroups.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/securityMarks.api.ts b/lib/js-api/src/api/gs-classification-rest-api/api/securityMarks.api.ts
index 959445476f..d02e0f0659 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/securityMarks.api.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/securityMarks.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/api/types.ts b/lib/js-api/src/api/gs-classification-rest-api/api/types.ts
index 5b3ba042e9..ef7b430161 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/api/types.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/api/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/index.ts b/lib/js-api/src/api/gs-classification-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/index.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroup.ts b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroup.ts
index 15381e2ba9..2869e84840 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroup.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroup.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupEntry.ts
index 9615b0bb95..39589be4fb 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPaging.ts
index 6bb7057d71..92b5c2c910 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPagingList.ts b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPagingList.ts
index ec4ce03893..5b70add56e 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPagingList.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceGroupPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceMark.ts b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceMark.ts
index 67c020f05c..eaecdf6752 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceMark.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/authorityClearanceMark.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuide.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuide.ts
index 08cf006798..33b1395ccb 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuide.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuide.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideBody.ts
index 2ea2df5fd4..e3b7cf68e0 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideEntry.ts
index 3490a8dc3f..286a902e2f 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideInTopic.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideInTopic.ts
index 0b068b09cf..2015c650e4 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideInTopic.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuideInTopic.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePaging.ts
index 32eac9c791..c4255bcbf9 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePagingList.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePagingList.ts
index aef7633668..765b43c78d 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePagingList.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidePagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuides.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuides.ts
index 31fee4316f..1d49dc9237 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuides.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuides.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesBody.ts
index a0be22e148..a2a027584d 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesEntry.ts
index 7d68f6d33b..f4dd03ce1c 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesInTopic.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesInTopic.ts
index c5bc3b3636..21c677b0ea 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesInTopic.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationGuidesInTopic.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationInformation.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationInformation.ts
index 7f091dd4f5..14d881f985 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationInformation.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationInformation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReason.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReason.ts
index b814966c5f..a8a47e722e 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReason.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReason.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonBody.ts
index 7bc412270f..ea66111945 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonEntry.ts
index 21f7dd42ef..ec435ef027 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPaging.ts
index 244febfde2..ab5165c2ce 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPagingList.ts b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPagingList.ts
index 18ef52d8b5..c1528c9f3d 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPagingList.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/classificationReasonsPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/combinedInstructionBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/combinedInstructionBody.ts
index cfaef79e2c..251c7983ff 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/combinedInstructionBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/combinedInstructionBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationDate.ts b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationDate.ts
index 172afbcce8..2ff775cf51 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationDate.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationDate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemption.ts b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemption.ts
index cef68bb07f..d96bd6e16a 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemption.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemption.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionBody.ts
index 5a518abaf9..e1d2578b84 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionEntry.ts
index aa13b7a78b..c2ca678b8d 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPaging.ts
index c3cd23d497..440f4e7d71 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPagingList.ts b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPagingList.ts
index ca14b810e2..56c3644fa3 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPagingList.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/declassificationExemptionsPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/index.ts b/lib/js-api/src/api/gs-classification-rest-api/model/index.ts
index 7aa60783a2..d1c08520e0 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/index.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/instruction.ts b/lib/js-api/src/api/gs-classification-rest-api/model/instruction.ts
index f43dde7ed7..2050105321 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/instruction.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/instruction.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/instructionBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/instructionBody.ts
index 95fe301d4f..77c7003d0c 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/instructionBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/instructionBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/instructionEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/instructionEntry.ts
index 0bf9eb8eca..6d3f135978 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/instructionEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/instructionEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/nodeSecurityMarkBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/nodeSecurityMarkBody.ts
index c4464a11a4..678b6db2a4 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/nodeSecurityMarkBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/nodeSecurityMarkBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/path.ts b/lib/js-api/src/api/gs-classification-rest-api/model/path.ts
index cf384e9695..9e2df79019 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/path.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/path.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSetting.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSetting.ts
index c97de20894..9969ebe30b 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSetting.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSetting.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingBody.ts
index 4bac194c0b..fce5887069 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingEntry.ts
index 7abd8ab6e7..eeec5e77e9 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityControlSettingEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroup.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroup.ts
index d114e1c92a..183be88985 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroup.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroup.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupBody.ts
index ed0bcd8683..a449a80b93 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupEntry.ts
index 4bea89fc1f..b695f098a4 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPaging.ts
index 600da82e22..a50bc18a1d 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPagingList.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPagingList.ts
index 3f92f7214f..f4c14a2586 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPagingList.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityGroupPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMark.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMark.ts
index ab5b6f5f47..f5db7cec0c 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMark.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMark.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkBody.ts
index bb9c370e18..ed25539fbb 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkEntry.ts
index 7bfb91160e..a035bc060b 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformation.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformation.ts
index 0b8db49198..07cd851ad6 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformation.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformationBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformationBody.ts
index 0bdbe6523e..8640cd15a3 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformationBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkInformationBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPaging.ts
index 0b7fcfd25b..2b954445d0 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPagingList.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPagingList.ts
index 46e0a41bbc..95ebeb0f53 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPagingList.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarkPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarks.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarks.ts
index 014d525439..63cc83411e 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarks.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarks.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarksBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarksBody.ts
index 9de2653239..06ed8dd4c2 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/securityMarksBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/securityMarksBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/subtopicPaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/subtopicPaging.ts
index 0ac1f1561c..e6bd4824fd 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/subtopicPaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/subtopicPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/topic.ts b/lib/js-api/src/api/gs-classification-rest-api/model/topic.ts
index 70dcc250a9..d4538f2b7a 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/topic.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/topic.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/topicBody.ts b/lib/js-api/src/api/gs-classification-rest-api/model/topicBody.ts
index 2a2d8315ee..0163602f68 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/topicBody.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/topicBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/topicEntry.ts b/lib/js-api/src/api/gs-classification-rest-api/model/topicEntry.ts
index d64291d9e8..df5d03e361 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/topicEntry.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/topicEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/topicPaging.ts b/lib/js-api/src/api/gs-classification-rest-api/model/topicPaging.ts
index 8393bc35c4..7cb6adbe38 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/topicPaging.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/topicPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-classification-rest-api/model/topicPagingList.ts b/lib/js-api/src/api/gs-classification-rest-api/model/topicPagingList.ts
index 10d63c887a..c0dbdc6568 100644
--- a/lib/js-api/src/api/gs-classification-rest-api/model/topicPagingList.ts
+++ b/lib/js-api/src/api/gs-classification-rest-api/model/topicPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/base.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/base.api.ts
index 6f0dadd216..531b2a8f72 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/base.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/filePlans.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/filePlans.api.ts
index 1d846c6907..e0e1817020 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/filePlans.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/filePlans.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/files.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/files.api.ts
index 5e453ce5f4..152c52072f 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/files.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/files.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/gsSites.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/gsSites.api.ts
index d696fabf73..30fda441a1 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/gsSites.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/gsSites.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/index.ts b/lib/js-api/src/api/gs-core-rest-api/api/index.ts
index 4df05570a1..57096c6d54 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/index.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/legal-hold.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/legal-hold.api.ts
index 71ba1860e7..d072b2eb39 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/legal-hold.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/legal-hold.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/recordCategories.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/recordCategories.api.ts
index f4e28c4946..39a4955967 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/recordCategories.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/recordCategories.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/recordFolders.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/recordFolders.api.ts
index 4a70ccd0d9..e4547ce869 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/recordFolders.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/recordFolders.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/records.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/records.api.ts
index 724adcf960..457bf820c8 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/records.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/records.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/transferContainers.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/transferContainers.api.ts
index 1aa5ca8c0c..c672436fb5 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/transferContainers.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/transferContainers.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/transfers.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/transfers.api.ts
index 3c1657d7ea..d06b301b6d 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/transfers.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/transfers.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/types.ts b/lib/js-api/src/api/gs-core-rest-api/api/types.ts
index 5fa89b3c2a..7c130f24b7 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/types.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/unfiledContainers.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/unfiledContainers.api.ts
index 6884ecd4ad..88be402090 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/unfiledContainers.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/unfiledContainers.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/api/unfiledRecordFolders.api.ts b/lib/js-api/src/api/gs-core-rest-api/api/unfiledRecordFolders.api.ts
index 70f2b83c99..a95db0a7d4 100644
--- a/lib/js-api/src/api/gs-core-rest-api/api/unfiledRecordFolders.api.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/api/unfiledRecordFolders.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/index.ts b/lib/js-api/src/api/gs-core-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/gs-core-rest-api/index.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponse.ts b/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponse.ts
index 578e2eac93..95cd60aba9 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponse.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponse.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponseEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponseEntry.ts
index a6c4fe0fa7..6860cdf074 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponseEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/bulkAssignHoldResponseEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/filePlan.ts b/lib/js-api/src/api/gs-core-rest-api/model/filePlan.ts
index 3288a987ca..103376d9ed 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/filePlan.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/filePlan.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/filePlanBodyUpdate.ts b/lib/js-api/src/api/gs-core-rest-api/model/filePlanBodyUpdate.ts
index ff26b0b069..4d7dc30929 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/filePlanBodyUpdate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/filePlanBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/filePlanComponentBodyUpdate.ts b/lib/js-api/src/api/gs-core-rest-api/model/filePlanComponentBodyUpdate.ts
index 554384d8e1..cd5966e1cc 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/filePlanComponentBodyUpdate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/filePlanComponentBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/filePlanEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/filePlanEntry.ts
index 1b44dbd29c..b4c287547a 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/filePlanEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/filePlanEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/hold.ts b/lib/js-api/src/api/gs-core-rest-api/model/hold.ts
index 8bde0291af..46f4ef5e56 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/hold.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/hold.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/holdBody.ts b/lib/js-api/src/api/gs-core-rest-api/model/holdBody.ts
index 8b2bd69c79..3bf1bb283b 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/holdBody.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/holdBody.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/holdBulkOperation.ts b/lib/js-api/src/api/gs-core-rest-api/model/holdBulkOperation.ts
index e3e53691c4..a0beb6665d 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/holdBulkOperation.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/holdBulkOperation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatus.ts b/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatus.ts
index ce77115a87..0bda557ea6 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatus.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatus.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatusEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatusEntry.ts
index bd501feea3..c766130bab 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatusEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/holdBulkStatusEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/holdEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/holdEntry.ts
index d547e79893..b764a28bfe 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/holdEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/holdEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/holdPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/holdPaging.ts
index 7506d03ec4..e180b4e33c 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/holdPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/holdPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/holdPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/holdPagingList.ts
index 9d1cb0acfc..53cd2654b4 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/holdPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/holdPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/index.ts b/lib/js-api/src/api/gs-core-rest-api/model/index.ts
index b9becef8b1..8711ce5038 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/index.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/nodeAssignedHold.ts b/lib/js-api/src/api/gs-core-rest-api/model/nodeAssignedHold.ts
index 069ad27e84..1d0ccec200 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/nodeAssignedHold.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/nodeAssignedHold.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreate.ts b/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreate.ts
index b7578cc7a4..5f34446eaa 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreateWithRelativePath.ts b/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreateWithRelativePath.ts
index ca4d26cdc4..6e432adc87 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreateWithRelativePath.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/rMNodeBodyCreateWithRelativePath.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/rMSite.ts b/lib/js-api/src/api/gs-core-rest-api/model/rMSite.ts
index 265b2f0952..1c5dc510cf 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/rMSite.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/rMSite.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyCreate.ts b/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyCreate.ts
index a406035b8d..e38e149d10 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyCreate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyUpdate.ts b/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyUpdate.ts
index fdc5d0afd1..79c2b649c0 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyUpdate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/rMSiteBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/rMSiteEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/rMSiteEntry.ts
index daab900257..b7cecaf266 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/rMSiteEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/rMSiteEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/record.ts b/lib/js-api/src/api/gs-core-rest-api/model/record.ts
index 905e63afc0..f9fe7c1c04 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/record.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/record.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategory.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategory.ts
index 29951f826b..5de094b8f0 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategory.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategory.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChild.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChild.ts
index 71abc8c635..70d12737fa 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChild.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChild.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildEntry.ts
index 388984dcd6..89c2da5923 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPaging.ts
index 7af2410da6..5e19de2872 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPagingList.ts
index 50143976ec..60931d019d 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryChildPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryEntry.ts
index 20f6c36dc2..d0cfe4897f 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPaging.ts
index 38a043b6c3..daee565727 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPagingList.ts
index 40eb4710ec..83d66be4c8 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordCategoryPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordEntry.ts
index e7445be2b6..b75fe76605 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordFolder.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordFolder.ts
index 01145d3bb5..284b2bf38a 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordFolder.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordFolder.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPaging.ts
index 25c1aeccd6..89d1f171ad 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPagingList.ts
index b926efac1c..61c2650c27 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderAssociationPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociation.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociation.ts
index 42df48c2bf..445e95c811 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociation.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociationEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociationEntry.ts
index 16e3f73ae3..671f825aa8 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociationEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderChildAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderEntry.ts
index 1d57c9fc13..8466ea52d8 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/recordFolderEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/recordFolderEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/requestBodyFile.ts b/lib/js-api/src/api/gs-core-rest-api/model/requestBodyFile.ts
index fa3554df43..66a1a27807 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/requestBodyFile.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/requestBodyFile.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/rootCategoryBodyCreate.ts b/lib/js-api/src/api/gs-core-rest-api/model/rootCategoryBodyCreate.ts
index cf7184dafa..176245bacb 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/rootCategoryBodyCreate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/rootCategoryBodyCreate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transfer.ts b/lib/js-api/src/api/gs-core-rest-api/model/transfer.ts
index 34a8e3fcf6..a34da5cd11 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transfer.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transfer.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPaging.ts
index a5d95a353e..5ce2105df3 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPagingList.ts
index 41707cef47..9bb5d3aa75 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferAssociationPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferChild.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferChild.ts
index eff1023518..92920a541f 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferChild.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferChild.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociation.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociation.ts
index de3c2b8928..f8de16a8ab 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociation.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociationEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociationEntry.ts
index 8afeeb6df9..8bcb9427f0 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociationEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferChildAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainer.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainer.ts
index b0152dc7a8..c22fc2035b 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainer.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainer.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPaging.ts
index e8c60e598a..2c10591010 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPagingList.ts
index 008ab425a1..945d6fd897 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerAssociationPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerBodyUpdate.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerBodyUpdate.ts
index 057fe0b28f..f78c54be85 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerBodyUpdate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChild.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChild.ts
index 56615aba2f..0d9eceded7 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChild.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChild.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociation.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociation.ts
index 57eae83ab5..a3939fc3e9 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociation.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociationEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociationEntry.ts
index 1ec4af9756..655415ba54 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociationEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerChildAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerEntry.ts
index 91edd11479..b0698ca95d 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferContainerEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferContainerEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/transferEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/transferEntry.ts
index 30a9651e38..8ad0e6d349 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/transferEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/transferEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainer.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainer.ts
index 2cac0c4f10..4c1f18ebaa 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainer.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainer.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPaging.ts
index f16b9dca79..19e6e644d6 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPagingList.ts
index c537f846c3..b8b484b4ef 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerAssociationPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChild.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChild.ts
index 550a60fdee..f8a512edbb 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChild.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChild.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociation.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociation.ts
index c1c8b72d65..f7ffa480e0 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociation.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociationEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociationEntry.ts
index d7bebb1ee1..07cfc7ab14 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociationEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerChildAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerEntry.ts
index 754cd5885c..53ecb30faa 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledContainerEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordContainerBodyUpdate.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordContainerBodyUpdate.ts
index 5767a3ac09..1d288a15e3 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordContainerBodyUpdate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordContainerBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolder.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolder.ts
index 1443769227..b80b16b797 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolder.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolder.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPaging.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPaging.ts
index d98fce6ba3..ee6434b1c3 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPaging.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPagingList.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPagingList.ts
index be9b02fb9e..354161d72c 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPagingList.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderAssociationPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderBodyUpdate.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderBodyUpdate.ts
index 363f1e41ce..1274e46940 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderBodyUpdate.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderBodyUpdate.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChild.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChild.ts
index 53f88b3405..dd5e410743 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChild.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChild.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociation.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociation.ts
index c06ede4aa7..be9b67860c 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociation.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociationEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociationEntry.ts
index 4c0b7a3533..f242a6a631 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociationEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderChildAssociationEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderEntry.ts b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderEntry.ts
index 5e52fdc0c9..e9dc88571b 100644
--- a/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderEntry.ts
+++ b/lib/js-api/src/api/gs-core-rest-api/model/unfiledRecordFolderEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/api/base.api.ts b/lib/js-api/src/api/hxi-connector-api/api/base.api.ts
index fb1f56f2ee..0562c7a319 100644
--- a/lib/js-api/src/api/hxi-connector-api/api/base.api.ts
+++ b/lib/js-api/src/api/hxi-connector-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/api/index.ts b/lib/js-api/src/api/hxi-connector-api/api/index.ts
index 6b8252ada7..94cb5ebad6 100644
--- a/lib/js-api/src/api/hxi-connector-api/api/index.ts
+++ b/lib/js-api/src/api/hxi-connector-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/api/predictions.api.ts b/lib/js-api/src/api/hxi-connector-api/api/predictions.api.ts
index b9661780d0..43ec6430ee 100644
--- a/lib/js-api/src/api/hxi-connector-api/api/predictions.api.ts
+++ b/lib/js-api/src/api/hxi-connector-api/api/predictions.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/index.ts b/lib/js-api/src/api/hxi-connector-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/hxi-connector-api/index.ts
+++ b/lib/js-api/src/api/hxi-connector-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/model/index.ts b/lib/js-api/src/api/hxi-connector-api/model/index.ts
index a2b4ff8924..327fb81859 100644
--- a/lib/js-api/src/api/hxi-connector-api/model/index.ts
+++ b/lib/js-api/src/api/hxi-connector-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/model/prediction.ts b/lib/js-api/src/api/hxi-connector-api/model/prediction.ts
index 4a2c611d85..c968acfe49 100644
--- a/lib/js-api/src/api/hxi-connector-api/model/prediction.ts
+++ b/lib/js-api/src/api/hxi-connector-api/model/prediction.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/model/predictionEntry.ts b/lib/js-api/src/api/hxi-connector-api/model/predictionEntry.ts
index c657f7f6ee..ee49058d6c 100644
--- a/lib/js-api/src/api/hxi-connector-api/model/predictionEntry.ts
+++ b/lib/js-api/src/api/hxi-connector-api/model/predictionEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/model/predictionPaging.ts b/lib/js-api/src/api/hxi-connector-api/model/predictionPaging.ts
index befef26786..7bd1036d16 100644
--- a/lib/js-api/src/api/hxi-connector-api/model/predictionPaging.ts
+++ b/lib/js-api/src/api/hxi-connector-api/model/predictionPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/hxi-connector-api/model/predictionPagingList.ts b/lib/js-api/src/api/hxi-connector-api/model/predictionPagingList.ts
index 4f4d85d748..3a5a69438d 100644
--- a/lib/js-api/src/api/hxi-connector-api/model/predictionPagingList.ts
+++ b/lib/js-api/src/api/hxi-connector-api/model/predictionPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/api/aspects.api.ts b/lib/js-api/src/api/model-rest-api/api/aspects.api.ts
index 1ab4818b66..72bb39fcd6 100644
--- a/lib/js-api/src/api/model-rest-api/api/aspects.api.ts
+++ b/lib/js-api/src/api/model-rest-api/api/aspects.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/api/base.api.ts b/lib/js-api/src/api/model-rest-api/api/base.api.ts
index 922222d778..ec097a651f 100644
--- a/lib/js-api/src/api/model-rest-api/api/base.api.ts
+++ b/lib/js-api/src/api/model-rest-api/api/base.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/api/index.ts b/lib/js-api/src/api/model-rest-api/api/index.ts
index 47c2be716a..ed6587dea7 100644
--- a/lib/js-api/src/api/model-rest-api/api/index.ts
+++ b/lib/js-api/src/api/model-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/api/types.api.ts b/lib/js-api/src/api/model-rest-api/api/types.api.ts
index b2d7e1e194..e7063d551a 100644
--- a/lib/js-api/src/api/model-rest-api/api/types.api.ts
+++ b/lib/js-api/src/api/model-rest-api/api/types.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/index.ts b/lib/js-api/src/api/model-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/model-rest-api/index.ts
+++ b/lib/js-api/src/api/model-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/abstractClass.ts b/lib/js-api/src/api/model-rest-api/model/abstractClass.ts
index 71ac7df736..8854f6b83c 100644
--- a/lib/js-api/src/api/model-rest-api/model/abstractClass.ts
+++ b/lib/js-api/src/api/model-rest-api/model/abstractClass.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/abstractClassAssociation.ts b/lib/js-api/src/api/model-rest-api/model/abstractClassAssociation.ts
index 547238ebcb..c600f5f127 100644
--- a/lib/js-api/src/api/model-rest-api/model/abstractClassAssociation.ts
+++ b/lib/js-api/src/api/model-rest-api/model/abstractClassAssociation.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/abstractClassAssociationSource.ts b/lib/js-api/src/api/model-rest-api/model/abstractClassAssociationSource.ts
index 141e4c34e6..6e937cbae4 100644
--- a/lib/js-api/src/api/model-rest-api/model/abstractClassAssociationSource.ts
+++ b/lib/js-api/src/api/model-rest-api/model/abstractClassAssociationSource.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/aspect.ts b/lib/js-api/src/api/model-rest-api/model/aspect.ts
index de1870d244..25a1b6075c 100644
--- a/lib/js-api/src/api/model-rest-api/model/aspect.ts
+++ b/lib/js-api/src/api/model-rest-api/model/aspect.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/aspectEntry.ts b/lib/js-api/src/api/model-rest-api/model/aspectEntry.ts
index 21906f50e7..853e003563 100644
--- a/lib/js-api/src/api/model-rest-api/model/aspectEntry.ts
+++ b/lib/js-api/src/api/model-rest-api/model/aspectEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/aspectPaging.ts b/lib/js-api/src/api/model-rest-api/model/aspectPaging.ts
index d340e2e019..a120877528 100644
--- a/lib/js-api/src/api/model-rest-api/model/aspectPaging.ts
+++ b/lib/js-api/src/api/model-rest-api/model/aspectPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/aspectPagingList.ts b/lib/js-api/src/api/model-rest-api/model/aspectPagingList.ts
index 4973daaf60..597f311e64 100644
--- a/lib/js-api/src/api/model-rest-api/model/aspectPagingList.ts
+++ b/lib/js-api/src/api/model-rest-api/model/aspectPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/index.ts b/lib/js-api/src/api/model-rest-api/model/index.ts
index 18236be9a3..9d63e0c37f 100644
--- a/lib/js-api/src/api/model-rest-api/model/index.ts
+++ b/lib/js-api/src/api/model-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/model.ts b/lib/js-api/src/api/model-rest-api/model/model.ts
index 4ee59c08c9..7a21e7bfc0 100644
--- a/lib/js-api/src/api/model-rest-api/model/model.ts
+++ b/lib/js-api/src/api/model-rest-api/model/model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/type.ts b/lib/js-api/src/api/model-rest-api/model/type.ts
index 41db4a4fff..4c96ccb23e 100644
--- a/lib/js-api/src/api/model-rest-api/model/type.ts
+++ b/lib/js-api/src/api/model-rest-api/model/type.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/typeEntry.ts b/lib/js-api/src/api/model-rest-api/model/typeEntry.ts
index 1ac796cfa4..cba47f2925 100644
--- a/lib/js-api/src/api/model-rest-api/model/typeEntry.ts
+++ b/lib/js-api/src/api/model-rest-api/model/typeEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/typePaging.ts b/lib/js-api/src/api/model-rest-api/model/typePaging.ts
index 25f1d50fc1..47380a1e89 100644
--- a/lib/js-api/src/api/model-rest-api/model/typePaging.ts
+++ b/lib/js-api/src/api/model-rest-api/model/typePaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/model-rest-api/model/typePagingList.ts b/lib/js-api/src/api/model-rest-api/model/typePagingList.ts
index 93cee7edc5..95dc1fef6e 100644
--- a/lib/js-api/src/api/model-rest-api/model/typePagingList.ts
+++ b/lib/js-api/src/api/model-rest-api/model/typePagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/api/index.ts b/lib/js-api/src/api/search-rest-api/api/index.ts
index 05efb517da..449d22e8a9 100644
--- a/lib/js-api/src/api/search-rest-api/api/index.ts
+++ b/lib/js-api/src/api/search-rest-api/api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/api/search.api.ts b/lib/js-api/src/api/search-rest-api/api/search.api.ts
index bd9fd33ed9..c191344e5e 100644
--- a/lib/js-api/src/api/search-rest-api/api/search.api.ts
+++ b/lib/js-api/src/api/search-rest-api/api/search.api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/index.ts b/lib/js-api/src/api/search-rest-api/index.ts
index 2d6a86306e..82bf8fc7a3 100644
--- a/lib/js-api/src/api/search-rest-api/index.ts
+++ b/lib/js-api/src/api/search-rest-api/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/contentInfo.ts b/lib/js-api/src/api/search-rest-api/model/contentInfo.ts
index 5eb442a9bc..7574bd5aa5 100644
--- a/lib/js-api/src/api/search-rest-api/model/contentInfo.ts
+++ b/lib/js-api/src/api/search-rest-api/model/contentInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/genericBucket.ts b/lib/js-api/src/api/search-rest-api/model/genericBucket.ts
index 4ac5fe94b1..002151bbcb 100644
--- a/lib/js-api/src/api/search-rest-api/model/genericBucket.ts
+++ b/lib/js-api/src/api/search-rest-api/model/genericBucket.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/genericBucketBucketInfo.ts b/lib/js-api/src/api/search-rest-api/model/genericBucketBucketInfo.ts
index 427230dd81..7fe49a582f 100644
--- a/lib/js-api/src/api/search-rest-api/model/genericBucketBucketInfo.ts
+++ b/lib/js-api/src/api/search-rest-api/model/genericBucketBucketInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/genericFacetResponse.ts b/lib/js-api/src/api/search-rest-api/model/genericFacetResponse.ts
index 780340c4fd..c0a50b21de 100644
--- a/lib/js-api/src/api/search-rest-api/model/genericFacetResponse.ts
+++ b/lib/js-api/src/api/search-rest-api/model/genericFacetResponse.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/genericMetric.ts b/lib/js-api/src/api/search-rest-api/model/genericMetric.ts
index a5ea873729..e988dc7fa9 100644
--- a/lib/js-api/src/api/search-rest-api/model/genericMetric.ts
+++ b/lib/js-api/src/api/search-rest-api/model/genericMetric.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/index.ts b/lib/js-api/src/api/search-rest-api/model/index.ts
index 588fc2add9..ecf45b6238 100644
--- a/lib/js-api/src/api/search-rest-api/model/index.ts
+++ b/lib/js-api/src/api/search-rest-api/model/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestDefaults.ts b/lib/js-api/src/api/search-rest-api/model/requestDefaults.ts
index 774e2f00ae..2ffad67178 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestDefaults.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestDefaults.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFacetField.ts b/lib/js-api/src/api/search-rest-api/model/requestFacetField.ts
index 0d0568fff3..8bbe2d94af 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFacetField.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFacetField.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFacetFields.ts b/lib/js-api/src/api/search-rest-api/model/requestFacetFields.ts
index bc0b0a1774..8ed454c1b7 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFacetFields.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFacetFields.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFacetIntervals.ts b/lib/js-api/src/api/search-rest-api/model/requestFacetIntervals.ts
index 1edc098d43..40f0de4053 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFacetIntervals.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFacetIntervals.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFacetIntervalsIntervals.ts b/lib/js-api/src/api/search-rest-api/model/requestFacetIntervalsIntervals.ts
index b93dfac4a2..91a98813c9 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFacetIntervalsIntervals.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFacetIntervalsIntervals.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFacetQueries.ts b/lib/js-api/src/api/search-rest-api/model/requestFacetQueries.ts
index 56820fba4d..feb7d619ce 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFacetQueries.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFacetQueries.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFacetQueriesInner.ts b/lib/js-api/src/api/search-rest-api/model/requestFacetQueriesInner.ts
index 9c174a32ac..32be25bf7b 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFacetQueriesInner.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFacetQueriesInner.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFacetSet.ts b/lib/js-api/src/api/search-rest-api/model/requestFacetSet.ts
index 8251ddf0d2..30871fe885 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFacetSet.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFacetSet.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFields.ts b/lib/js-api/src/api/search-rest-api/model/requestFields.ts
index 640836e414..0551f5d7b7 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFields.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFields.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFilterQueries.ts b/lib/js-api/src/api/search-rest-api/model/requestFilterQueries.ts
index e18c88ea5f..c0921ae5ad 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFilterQueries.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFilterQueries.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestFilterQueriesInner.ts b/lib/js-api/src/api/search-rest-api/model/requestFilterQueriesInner.ts
index 7222af91c4..5b5797f9d6 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestFilterQueriesInner.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestFilterQueriesInner.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestHighlight.ts b/lib/js-api/src/api/search-rest-api/model/requestHighlight.ts
index 11004a42f9..e9f92330cb 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestHighlight.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestHighlight.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestHighlightFields.ts b/lib/js-api/src/api/search-rest-api/model/requestHighlightFields.ts
index 07d7da32ec..760f899299 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestHighlightFields.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestHighlightFields.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestInclude.ts b/lib/js-api/src/api/search-rest-api/model/requestInclude.ts
index 1018f8d9c7..2970dd2166 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestInclude.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestInclude.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestLimits.ts b/lib/js-api/src/api/search-rest-api/model/requestLimits.ts
index e3d8604173..e7228ad039 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestLimits.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestLimits.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestLocalization.ts b/lib/js-api/src/api/search-rest-api/model/requestLocalization.ts
index 8050ba4d1f..0a477fe487 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestLocalization.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestLocalization.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestPagination.ts b/lib/js-api/src/api/search-rest-api/model/requestPagination.ts
index 8ad17ff822..83f897e12f 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestPagination.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestPagination.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestPivot.ts b/lib/js-api/src/api/search-rest-api/model/requestPivot.ts
index 79ff1773b2..49eb9a6a5b 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestPivot.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestPivot.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestQuery.ts b/lib/js-api/src/api/search-rest-api/model/requestQuery.ts
index 904df6303b..f525f0b558 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestQuery.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestQuery.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestRange.ts b/lib/js-api/src/api/search-rest-api/model/requestRange.ts
index 8b6e750bd2..4f98659a25 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestRange.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestRange.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestScope.ts b/lib/js-api/src/api/search-rest-api/model/requestScope.ts
index 8198c1da79..ba5f8012e0 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestScope.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestScope.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestSortDefinition.ts b/lib/js-api/src/api/search-rest-api/model/requestSortDefinition.ts
index ec04861d96..d49164d5b0 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestSortDefinition.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestSortDefinition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestSortDefinitionInner.ts b/lib/js-api/src/api/search-rest-api/model/requestSortDefinitionInner.ts
index f7e770aac8..630b8cd432 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestSortDefinitionInner.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestSortDefinitionInner.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestSpellcheck.ts b/lib/js-api/src/api/search-rest-api/model/requestSpellcheck.ts
index 0f786bc821..214c7f8b5f 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestSpellcheck.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestSpellcheck.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestStats.ts b/lib/js-api/src/api/search-rest-api/model/requestStats.ts
index 0054058c8e..20e6956ac6 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestStats.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestStats.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestTemplates.ts b/lib/js-api/src/api/search-rest-api/model/requestTemplates.ts
index 4e86baad3d..f29d4b609a 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestTemplates.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestTemplates.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/requestTemplatesInner.ts b/lib/js-api/src/api/search-rest-api/model/requestTemplatesInner.ts
index d8fa74eadc..f4c899b4bf 100644
--- a/lib/js-api/src/api/search-rest-api/model/requestTemplatesInner.ts
+++ b/lib/js-api/src/api/search-rest-api/model/requestTemplatesInner.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/responseConsistency.ts b/lib/js-api/src/api/search-rest-api/model/responseConsistency.ts
index 8b79c24ab1..0fc1a77e27 100644
--- a/lib/js-api/src/api/search-rest-api/model/responseConsistency.ts
+++ b/lib/js-api/src/api/search-rest-api/model/responseConsistency.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultBuckets.ts b/lib/js-api/src/api/search-rest-api/model/resultBuckets.ts
index 92eeb0610c..2b6b854eac 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultBuckets.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultBuckets.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultBucketsBuckets.ts b/lib/js-api/src/api/search-rest-api/model/resultBucketsBuckets.ts
index 6b1e997db1..95ed91b455 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultBucketsBuckets.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultBucketsBuckets.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultNode.ts b/lib/js-api/src/api/search-rest-api/model/resultNode.ts
index c18fbec65e..6dec9026c1 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultNode.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultNode.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultSetContext.ts b/lib/js-api/src/api/search-rest-api/model/resultSetContext.ts
index 59c9d9afe7..bd53b687ee 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultSetContext.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultSetContext.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultSetContextFacetQueries.ts b/lib/js-api/src/api/search-rest-api/model/resultSetContextFacetQueries.ts
index 37d5c2516a..344a84e930 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultSetContextFacetQueries.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultSetContextFacetQueries.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultSetContextSpellcheck.ts b/lib/js-api/src/api/search-rest-api/model/resultSetContextSpellcheck.ts
index a946850088..bd90ff7072 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultSetContextSpellcheck.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultSetContextSpellcheck.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultSetPaging.ts b/lib/js-api/src/api/search-rest-api/model/resultSetPaging.ts
index 0db1005615..51c508c826 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultSetPaging.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultSetPaging.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultSetPagingList.ts b/lib/js-api/src/api/search-rest-api/model/resultSetPagingList.ts
index 019f3a4f2d..752ee6ca69 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultSetPagingList.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultSetPagingList.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/resultSetRowEntry.ts b/lib/js-api/src/api/search-rest-api/model/resultSetRowEntry.ts
index 32b0d25cf8..691d552498 100644
--- a/lib/js-api/src/api/search-rest-api/model/resultSetRowEntry.ts
+++ b/lib/js-api/src/api/search-rest-api/model/resultSetRowEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/searchEntry.ts b/lib/js-api/src/api/search-rest-api/model/searchEntry.ts
index e7e3dab9aa..0cd604a0d8 100644
--- a/lib/js-api/src/api/search-rest-api/model/searchEntry.ts
+++ b/lib/js-api/src/api/search-rest-api/model/searchEntry.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/searchEntryHighlight.ts b/lib/js-api/src/api/search-rest-api/model/searchEntryHighlight.ts
index b623cdac3e..28b6c4df66 100644
--- a/lib/js-api/src/api/search-rest-api/model/searchEntryHighlight.ts
+++ b/lib/js-api/src/api/search-rest-api/model/searchEntryHighlight.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/api/search-rest-api/model/searchRequest.ts b/lib/js-api/src/api/search-rest-api/model/searchRequest.ts
index 25e197ca66..6986243c83 100644
--- a/lib/js-api/src/api/search-rest-api/model/searchRequest.ts
+++ b/lib/js-api/src/api/search-rest-api/model/searchRequest.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/assert.ts b/lib/js-api/src/assert.ts
index 4871478ebf..40fc3424e7 100644
--- a/lib/js-api/src/assert.ts
+++ b/lib/js-api/src/assert.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/authentication/authentication.ts b/lib/js-api/src/authentication/authentication.ts
index 2cd5d58b08..1a874da8e0 100644
--- a/lib/js-api/src/authentication/authentication.ts
+++ b/lib/js-api/src/authentication/authentication.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/authentication/basicAuth.ts b/lib/js-api/src/authentication/basicAuth.ts
index c31ca33881..3c52367bc7 100644
--- a/lib/js-api/src/authentication/basicAuth.ts
+++ b/lib/js-api/src/authentication/basicAuth.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/authentication/contentAuth.ts b/lib/js-api/src/authentication/contentAuth.ts
index b671945dde..ec74ea9560 100644
--- a/lib/js-api/src/authentication/contentAuth.ts
+++ b/lib/js-api/src/authentication/contentAuth.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/authentication/oauth2.ts b/lib/js-api/src/authentication/oauth2.ts
index 4c06250888..887f36edb1 100644
--- a/lib/js-api/src/authentication/oauth2.ts
+++ b/lib/js-api/src/authentication/oauth2.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/authentication/oauth2Auth.ts b/lib/js-api/src/authentication/oauth2Auth.ts
index c67d19b8ae..ce55208cc2 100644
--- a/lib/js-api/src/authentication/oauth2Auth.ts
+++ b/lib/js-api/src/authentication/oauth2Auth.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/authentication/oauth2Config.ts b/lib/js-api/src/authentication/oauth2Config.ts
index e03b421eef..7863460f4a 100644
--- a/lib/js-api/src/authentication/oauth2Config.ts
+++ b/lib/js-api/src/authentication/oauth2Config.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/authentication/processAuth.ts b/lib/js-api/src/authentication/processAuth.ts
index 131ecc82d4..3382063e0d 100644
--- a/lib/js-api/src/authentication/processAuth.ts
+++ b/lib/js-api/src/authentication/processAuth.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/constants/index.ts b/lib/js-api/src/constants/index.ts
index 3364aff71b..d55df45e2e 100644
--- a/lib/js-api/src/constants/index.ts
+++ b/lib/js-api/src/constants/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/constants/language.constants.ts b/lib/js-api/src/constants/language.constants.ts
index e7e14408aa..95916d2662 100644
--- a/lib/js-api/src/constants/language.constants.ts
+++ b/lib/js-api/src/constants/language.constants.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/contentClient.ts b/lib/js-api/src/contentClient.ts
index 8893c3d69e..92b06e3ce0 100644
--- a/lib/js-api/src/contentClient.ts
+++ b/lib/js-api/src/contentClient.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/index.ts b/lib/js-api/src/index.ts
index 9498d241cc..314ac761f1 100644
--- a/lib/js-api/src/index.ts
+++ b/lib/js-api/src/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/processClient.ts b/lib/js-api/src/processClient.ts
index 189e323d4a..cbf2276ea5 100644
--- a/lib/js-api/src/processClient.ts
+++ b/lib/js-api/src/processClient.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/storage.ts b/lib/js-api/src/storage.ts
index e100b1ca83..01776d1d50 100644
--- a/lib/js-api/src/storage.ts
+++ b/lib/js-api/src/storage.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/superagentHttpClient.ts b/lib/js-api/src/superagentHttpClient.ts
index efe17156c6..d9ec757954 100644
--- a/lib/js-api/src/superagentHttpClient.ts
+++ b/lib/js-api/src/superagentHttpClient.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/to-deprecate/alfresco-api-type.ts b/lib/js-api/src/to-deprecate/alfresco-api-type.ts
index 8071cc4b74..84075b94cb 100644
--- a/lib/js-api/src/to-deprecate/alfresco-api-type.ts
+++ b/lib/js-api/src/to-deprecate/alfresco-api-type.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/utils/index.ts b/lib/js-api/src/utils/index.ts
index edf588ef19..12b880f857 100644
--- a/lib/js-api/src/utils/index.ts
+++ b/lib/js-api/src/utils/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/utils/is-browser.ts b/lib/js-api/src/utils/is-browser.ts
index e29e41b361..ef42a935dc 100644
--- a/lib/js-api/src/utils/is-browser.ts
+++ b/lib/js-api/src/utils/is-browser.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/utils/param-to-string.ts b/lib/js-api/src/utils/param-to-string.ts
index 1e2b2588f7..6530bd19fe 100644
--- a/lib/js-api/src/utils/param-to-string.ts
+++ b/lib/js-api/src/utils/param-to-string.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/src/utils/path-matcher.ts b/lib/js-api/src/utils/path-matcher.ts
index c3b8759fb4..518f9b46a0 100644
--- a/lib/js-api/src/utils/path-matcher.ts
+++ b/lib/js-api/src/utils/path-matcher.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/alfrescoApi.spec.ts b/lib/js-api/test/alfrescoApi.spec.ts
index dfa7eb99b6..6101b253c9 100644
--- a/lib/js-api/test/alfrescoApi.spec.ts
+++ b/lib/js-api/test/alfrescoApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/alfrescoApiClient.spec.ts b/lib/js-api/test/alfrescoApiClient.spec.ts
index 28d097b386..48782ae6b6 100644
--- a/lib/js-api/test/alfrescoApiClient.spec.ts
+++ b/lib/js-api/test/alfrescoApiClient.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/alfrescoContent.spec.ts b/lib/js-api/test/alfrescoContent.spec.ts
index a0d804fb1b..e29d21d884 100644
--- a/lib/js-api/test/alfrescoContent.spec.ts
+++ b/lib/js-api/test/alfrescoContent.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/auth.spec.ts b/lib/js-api/test/auth.spec.ts
index fdf5f7a7be..49634a4c63 100644
--- a/lib/js-api/test/auth.spec.ts
+++ b/lib/js-api/test/auth.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/bpmAuth.spec.ts b/lib/js-api/test/bpmAuth.spec.ts
index d8aa5e2a99..786eede247 100644
--- a/lib/js-api/test/bpmAuth.spec.ts
+++ b/lib/js-api/test/bpmAuth.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/changeConfig.spec.ts b/lib/js-api/test/changeConfig.spec.ts
index 02d5a628a0..c42da6dc4a 100644
--- a/lib/js-api/test/changeConfig.spec.ts
+++ b/lib/js-api/test/changeConfig.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/agentsApi.spec.ts b/lib/js-api/test/content-services/agentsApi.spec.ts
index 8b81fffd16..6d71ceb4f8 100644
--- a/lib/js-api/test/content-services/agentsApi.spec.ts
+++ b/lib/js-api/test/content-services/agentsApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/categoriesApi.spec.ts b/lib/js-api/test/content-services/categoriesApi.spec.ts
index f00dc5c7c4..ca2b3d2963 100644
--- a/lib/js-api/test/content-services/categoriesApi.spec.ts
+++ b/lib/js-api/test/content-services/categoriesApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/commentsApi.spec.ts b/lib/js-api/test/content-services/commentsApi.spec.ts
index 59f598125a..8d3976a411 100644
--- a/lib/js-api/test/content-services/commentsApi.spec.ts
+++ b/lib/js-api/test/content-services/commentsApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/customModelApi.spec.ts b/lib/js-api/test/content-services/customModelApi.spec.ts
index ef11e48273..ab33644f3d 100644
--- a/lib/js-api/test/content-services/customModelApi.spec.ts
+++ b/lib/js-api/test/content-services/customModelApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/groupsApi.spec.ts b/lib/js-api/test/content-services/groupsApi.spec.ts
index 9a31eacb65..9c64b04e0e 100644
--- a/lib/js-api/test/content-services/groupsApi.spec.ts
+++ b/lib/js-api/test/content-services/groupsApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/nodeApi.spec.ts b/lib/js-api/test/content-services/nodeApi.spec.ts
index f6f9e96dfc..95fde66f95 100644
--- a/lib/js-api/test/content-services/nodeApi.spec.ts
+++ b/lib/js-api/test/content-services/nodeApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/peopleApi.spec.ts b/lib/js-api/test/content-services/peopleApi.spec.ts
index cd439ae5d7..998e149244 100644
--- a/lib/js-api/test/content-services/peopleApi.spec.ts
+++ b/lib/js-api/test/content-services/peopleApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/queriesApi.spec.ts b/lib/js-api/test/content-services/queriesApi.spec.ts
index 42f348fa45..968387aa9f 100644
--- a/lib/js-api/test/content-services/queriesApi.spec.ts
+++ b/lib/js-api/test/content-services/queriesApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/renditionApi.spec.ts b/lib/js-api/test/content-services/renditionApi.spec.ts
index 2638fd26cf..98a173519c 100644
--- a/lib/js-api/test/content-services/renditionApi.spec.ts
+++ b/lib/js-api/test/content-services/renditionApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/searchAiApi.spec.ts b/lib/js-api/test/content-services/searchAiApi.spec.ts
index 40c57c87a6..665e110aa4 100644
--- a/lib/js-api/test/content-services/searchAiApi.spec.ts
+++ b/lib/js-api/test/content-services/searchAiApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/tagApi.spec.ts b/lib/js-api/test/content-services/tagApi.spec.ts
index 84adbf2cf5..110b16f1cd 100644
--- a/lib/js-api/test/content-services/tagApi.spec.ts
+++ b/lib/js-api/test/content-services/tagApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/versionsApi.spec.ts b/lib/js-api/test/content-services/versionsApi.spec.ts
index 19ef6e41f6..ba772dd25a 100644
--- a/lib/js-api/test/content-services/versionsApi.spec.ts
+++ b/lib/js-api/test/content-services/versionsApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/content-services/webScriptApi.spec.ts b/lib/js-api/test/content-services/webScriptApi.spec.ts
index a00ea0350a..5b551f3fb8 100644
--- a/lib/js-api/test/content-services/webScriptApi.spec.ts
+++ b/lib/js-api/test/content-services/webScriptApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/discoveryApi.spec.ts b/lib/js-api/test/discoveryApi.spec.ts
index 4c1a8f038b..5a9baa5c13 100644
--- a/lib/js-api/test/discoveryApi.spec.ts
+++ b/lib/js-api/test/discoveryApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/ecmAuth.spec.ts b/lib/js-api/test/ecmAuth.spec.ts
index 5c78f0b1c5..f911c51973 100644
--- a/lib/js-api/test/ecmAuth.spec.ts
+++ b/lib/js-api/test/ecmAuth.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/governance-services/authorityClearanceApi.spec.ts b/lib/js-api/test/governance-services/authorityClearanceApi.spec.ts
index aeb3e14503..fc4dc7ff29 100644
--- a/lib/js-api/test/governance-services/authorityClearanceApi.spec.ts
+++ b/lib/js-api/test/governance-services/authorityClearanceApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/governance-services/gsSitesApi.spec.ts b/lib/js-api/test/governance-services/gsSitesApi.spec.ts
index 57a523aece..6962d1e748 100644
--- a/lib/js-api/test/governance-services/gsSitesApi.spec.ts
+++ b/lib/js-api/test/governance-services/gsSitesApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/governance-services/nodeSecurityMarksApi.spec.ts b/lib/js-api/test/governance-services/nodeSecurityMarksApi.spec.ts
index ad2de32c01..9556c27aac 100644
--- a/lib/js-api/test/governance-services/nodeSecurityMarksApi.spec.ts
+++ b/lib/js-api/test/governance-services/nodeSecurityMarksApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/governance-services/securityGroupApi.spec.ts b/lib/js-api/test/governance-services/securityGroupApi.spec.ts
index b92a6ea6e9..6160695a4f 100644
--- a/lib/js-api/test/governance-services/securityGroupApi.spec.ts
+++ b/lib/js-api/test/governance-services/securityGroupApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/governance-services/securityMarksApi.spec.ts b/lib/js-api/test/governance-services/securityMarksApi.spec.ts
index cd82b64da5..ba9334be02 100644
--- a/lib/js-api/test/governance-services/securityMarksApi.spec.ts
+++ b/lib/js-api/test/governance-services/securityMarksApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/base.mock.ts b/lib/js-api/test/mockObjects/base.mock.ts
index fdf5538ce2..92a434e557 100644
--- a/lib/js-api/test/mockObjects/base.mock.ts
+++ b/lib/js-api/test/mockObjects/base.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/agent.mock.ts b/lib/js-api/test/mockObjects/content-services/agent.mock.ts
index fc657e2193..1efc29b131 100644
--- a/lib/js-api/test/mockObjects/content-services/agent.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/agent.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/categories.mock.ts b/lib/js-api/test/mockObjects/content-services/categories.mock.ts
index 85eeea9130..33fb428271 100644
--- a/lib/js-api/test/mockObjects/content-services/categories.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/categories.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/comment.mock.ts b/lib/js-api/test/mockObjects/content-services/comment.mock.ts
index cecaf0f64d..1f398471fd 100644
--- a/lib/js-api/test/mockObjects/content-services/comment.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/comment.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/custom-model.mock.ts b/lib/js-api/test/mockObjects/content-services/custom-model.mock.ts
index 60b796ea9c..15e5c6c510 100644
--- a/lib/js-api/test/mockObjects/content-services/custom-model.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/custom-model.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/discovery.mock.ts b/lib/js-api/test/mockObjects/content-services/discovery.mock.ts
index 614dadea77..06dbb4d2a2 100644
--- a/lib/js-api/test/mockObjects/content-services/discovery.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/discovery.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/ecm-auth.mock.ts b/lib/js-api/test/mockObjects/content-services/ecm-auth.mock.ts
index 0ae59a8f69..946a5fb3c0 100644
--- a/lib/js-api/test/mockObjects/content-services/ecm-auth.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/ecm-auth.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/find-nodes.mock.ts b/lib/js-api/test/mockObjects/content-services/find-nodes.mock.ts
index d96556b4f5..fd7fcd03cc 100644
--- a/lib/js-api/test/mockObjects/content-services/find-nodes.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/find-nodes.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/groups.mock.ts b/lib/js-api/test/mockObjects/content-services/groups.mock.ts
index 2d393dcfac..a59bf57ac3 100644
--- a/lib/js-api/test/mockObjects/content-services/groups.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/groups.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/node.mock.ts b/lib/js-api/test/mockObjects/content-services/node.mock.ts
index a47787c5a8..6baca0b833 100644
--- a/lib/js-api/test/mockObjects/content-services/node.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/node.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/people.mock.ts b/lib/js-api/test/mockObjects/content-services/people.mock.ts
index ff2a05df79..0361e21ea9 100644
--- a/lib/js-api/test/mockObjects/content-services/people.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/people.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/rendition.mock.ts b/lib/js-api/test/mockObjects/content-services/rendition.mock.ts
index 261dfaa6bc..82cb974bfc 100644
--- a/lib/js-api/test/mockObjects/content-services/rendition.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/rendition.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/search-ai.mock.ts b/lib/js-api/test/mockObjects/content-services/search-ai.mock.ts
index f0dcbce15a..055e9be4a0 100644
--- a/lib/js-api/test/mockObjects/content-services/search-ai.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/search-ai.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/search.mock.ts b/lib/js-api/test/mockObjects/content-services/search.mock.ts
index d2d9127d48..5e7796269c 100644
--- a/lib/js-api/test/mockObjects/content-services/search.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/search.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/tag.mock.ts b/lib/js-api/test/mockObjects/content-services/tag.mock.ts
index 0919047c48..45ea219932 100644
--- a/lib/js-api/test/mockObjects/content-services/tag.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/tag.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/upload.mock.ts b/lib/js-api/test/mockObjects/content-services/upload.mock.ts
index 55be29483b..d3ffca0963 100644
--- a/lib/js-api/test/mockObjects/content-services/upload.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/upload.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/version.mock.ts b/lib/js-api/test/mockObjects/content-services/version.mock.ts
index 4d9e58e635..9bb1dd4bfe 100644
--- a/lib/js-api/test/mockObjects/content-services/version.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/version.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/content-services/webscript.mock.ts b/lib/js-api/test/mockObjects/content-services/webscript.mock.ts
index f80d396a9b..4646d2ba7c 100644
--- a/lib/js-api/test/mockObjects/content-services/webscript.mock.ts
+++ b/lib/js-api/test/mockObjects/content-services/webscript.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/goverance-services/authority-clearance.mock.ts b/lib/js-api/test/mockObjects/goverance-services/authority-clearance.mock.ts
index 680d5aafed..589f6232f5 100644
--- a/lib/js-api/test/mockObjects/goverance-services/authority-clearance.mock.ts
+++ b/lib/js-api/test/mockObjects/goverance-services/authority-clearance.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/goverance-services/gs-sites.mock.ts b/lib/js-api/test/mockObjects/goverance-services/gs-sites.mock.ts
index 17e4938074..36501176b3 100644
--- a/lib/js-api/test/mockObjects/goverance-services/gs-sites.mock.ts
+++ b/lib/js-api/test/mockObjects/goverance-services/gs-sites.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/goverance-services/node-security-marks.mock.ts b/lib/js-api/test/mockObjects/goverance-services/node-security-marks.mock.ts
index 938252ab34..6f551d3efa 100644
--- a/lib/js-api/test/mockObjects/goverance-services/node-security-marks.mock.ts
+++ b/lib/js-api/test/mockObjects/goverance-services/node-security-marks.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/goverance-services/security-groups.mock.ts b/lib/js-api/test/mockObjects/goverance-services/security-groups.mock.ts
index 4ab2e7abbf..95bb7afa37 100644
--- a/lib/js-api/test/mockObjects/goverance-services/security-groups.mock.ts
+++ b/lib/js-api/test/mockObjects/goverance-services/security-groups.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/goverance-services/security-marks.mock.ts b/lib/js-api/test/mockObjects/goverance-services/security-marks.mock.ts
index d1b790ad0e..af7afc9ceb 100644
--- a/lib/js-api/test/mockObjects/goverance-services/security-marks.mock.ts
+++ b/lib/js-api/test/mockObjects/goverance-services/security-marks.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/index.ts b/lib/js-api/test/mockObjects/index.ts
index 717eb97009..8464703adf 100644
--- a/lib/js-api/test/mockObjects/index.ts
+++ b/lib/js-api/test/mockObjects/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/oauth2/oauth.mock.ts b/lib/js-api/test/mockObjects/oauth2/oauth.mock.ts
index c58e000cd7..3d1afb6982 100644
--- a/lib/js-api/test/mockObjects/oauth2/oauth.mock.ts
+++ b/lib/js-api/test/mockObjects/oauth2/oauth.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/bpm-auth.mock.ts b/lib/js-api/test/mockObjects/process-services/bpm-auth.mock.ts
index 0d941bdbf3..aae55fd881 100644
--- a/lib/js-api/test/mockObjects/process-services/bpm-auth.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/bpm-auth.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/model-json.mock.ts b/lib/js-api/test/mockObjects/process-services/model-json.mock.ts
index cf0631a7d7..c2924acd52 100644
--- a/lib/js-api/test/mockObjects/process-services/model-json.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/model-json.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/models.mock.ts b/lib/js-api/test/mockObjects/process-services/models.mock.ts
index 3bb477ea8c..63d4261b63 100644
--- a/lib/js-api/test/mockObjects/process-services/models.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/models.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/process-instance-variables.mock.ts b/lib/js-api/test/mockObjects/process-services/process-instance-variables.mock.ts
index f23dce442d..e1dc6d5efe 100644
--- a/lib/js-api/test/mockObjects/process-services/process-instance-variables.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/process-instance-variables.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/process.mock.ts b/lib/js-api/test/mockObjects/process-services/process.mock.ts
index 35e7e88e2d..2206373db7 100644
--- a/lib/js-api/test/mockObjects/process-services/process.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/process.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/profile.mock.ts b/lib/js-api/test/mockObjects/process-services/profile.mock.ts
index d154fa3e7d..bf5c65b2dc 100644
--- a/lib/js-api/test/mockObjects/process-services/profile.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/profile.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/reports.mock.ts b/lib/js-api/test/mockObjects/process-services/reports.mock.ts
index a63d3e1990..31fe986ae3 100644
--- a/lib/js-api/test/mockObjects/process-services/reports.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/reports.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/task-form.mock.ts b/lib/js-api/test/mockObjects/process-services/task-form.mock.ts
index f4982c5ec6..097802630a 100644
--- a/lib/js-api/test/mockObjects/process-services/task-form.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/task-form.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/tasks.mock.ts b/lib/js-api/test/mockObjects/process-services/tasks.mock.ts
index ce8edcf780..dcb332fc06 100644
--- a/lib/js-api/test/mockObjects/process-services/tasks.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/tasks.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/mockObjects/process-services/user-filters.mock.ts b/lib/js-api/test/mockObjects/process-services/user-filters.mock.ts
index da7073d148..9f4d0f5d57 100644
--- a/lib/js-api/test/mockObjects/process-services/user-filters.mock.ts
+++ b/lib/js-api/test/mockObjects/process-services/user-filters.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/oauth2Auth.spec.ts b/lib/js-api/test/oauth2Auth.spec.ts
index 315ec84d20..0e8e62e503 100644
--- a/lib/js-api/test/oauth2Auth.spec.ts
+++ b/lib/js-api/test/oauth2Auth.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/oauth2AuthImplicitFlow.spec.ts b/lib/js-api/test/oauth2AuthImplicitFlow.spec.ts
index 59aac3c2c1..556be44309 100644
--- a/lib/js-api/test/oauth2AuthImplicitFlow.spec.ts
+++ b/lib/js-api/test/oauth2AuthImplicitFlow.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/path-matcher.spec.ts b/lib/js-api/test/path-matcher.spec.ts
index bc4557a99d..d14e3241a5 100644
--- a/lib/js-api/test/path-matcher.spec.ts
+++ b/lib/js-api/test/path-matcher.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/peopleApi.spec.ts b/lib/js-api/test/peopleApi.spec.ts
index cfdf0c8aac..593ac531ec 100644
--- a/lib/js-api/test/peopleApi.spec.ts
+++ b/lib/js-api/test/peopleApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/modelApi.spec.ts b/lib/js-api/test/process-services/modelApi.spec.ts
index 6570020b5f..8a4f902b5a 100644
--- a/lib/js-api/test/process-services/modelApi.spec.ts
+++ b/lib/js-api/test/process-services/modelApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/modelJsonBpmnApi.spec.ts b/lib/js-api/test/process-services/modelJsonBpmnApi.spec.ts
index bdac7de4bc..bdc784aa3b 100644
--- a/lib/js-api/test/process-services/modelJsonBpmnApi.spec.ts
+++ b/lib/js-api/test/process-services/modelJsonBpmnApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/processApi.spec.ts b/lib/js-api/test/process-services/processApi.spec.ts
index 0c22e6a2da..3429240d8a 100644
--- a/lib/js-api/test/process-services/processApi.spec.ts
+++ b/lib/js-api/test/process-services/processApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/processInstanceVariablesApi.spec.ts b/lib/js-api/test/process-services/processInstanceVariablesApi.spec.ts
index 320ab2cd52..4ff60c0902 100644
--- a/lib/js-api/test/process-services/processInstanceVariablesApi.spec.ts
+++ b/lib/js-api/test/process-services/processInstanceVariablesApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/profileApi.spec.ts b/lib/js-api/test/process-services/profileApi.spec.ts
index 34a676df79..42d610d98d 100644
--- a/lib/js-api/test/process-services/profileApi.spec.ts
+++ b/lib/js-api/test/process-services/profileApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/reportApi.spec.ts b/lib/js-api/test/process-services/reportApi.spec.ts
index 432c65b6a8..f21496efa2 100644
--- a/lib/js-api/test/process-services/reportApi.spec.ts
+++ b/lib/js-api/test/process-services/reportApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/taskApi.spec.ts b/lib/js-api/test/process-services/taskApi.spec.ts
index 456bcae6ba..4fc5e713a1 100644
--- a/lib/js-api/test/process-services/taskApi.spec.ts
+++ b/lib/js-api/test/process-services/taskApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/taskFormApi.spec.ts b/lib/js-api/test/process-services/taskFormApi.spec.ts
index f59a1eba85..3cc48c4077 100644
--- a/lib/js-api/test/process-services/taskFormApi.spec.ts
+++ b/lib/js-api/test/process-services/taskFormApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/process-services/userFiltersApi.spec.ts b/lib/js-api/test/process-services/userFiltersApi.spec.ts
index 0d045ca35d..e833dcd3a1 100644
--- a/lib/js-api/test/process-services/userFiltersApi.spec.ts
+++ b/lib/js-api/test/process-services/userFiltersApi.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/searchApi.spec.spec.ts b/lib/js-api/test/searchApi.spec.spec.ts
index 233556cf9f..effd6a7e09 100644
--- a/lib/js-api/test/searchApi.spec.spec.ts
+++ b/lib/js-api/test/searchApi.spec.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/superagentHttpClient.spec.ts b/lib/js-api/test/superagentHttpClient.spec.ts
index 47741f133e..5da64b7386 100644
--- a/lib/js-api/test/superagentHttpClient.spec.ts
+++ b/lib/js-api/test/superagentHttpClient.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/test/upload.spec.ts b/lib/js-api/test/upload.spec.ts
index a07ec97401..efd06c52c8 100644
--- a/lib/js-api/test/upload.spec.ts
+++ b/lib/js-api/test/upload.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/js-api/types.ts b/lib/js-api/types.ts
index 35ec86b86d..a579f957cb 100644
--- a/lib/js-api/types.ts
+++ b/lib/js-api/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/index.ts b/lib/process-services-cloud/index.ts
index e357b2379e..c91679d663 100644
--- a/lib/process-services-cloud/index.ts
+++ b/lib/process-services-cloud/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/app-list-cloud.module.ts b/lib/process-services-cloud/src/lib/app/app-list-cloud.module.ts
index ec236e049e..26041a814d 100644
--- a/lib/process-services-cloud/src/lib/app/app-list-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/app/app-list-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.spec.ts
index 973e56c459..726f2f1c4e 100644
--- a/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.stories.ts
index 496061b1d8..1669b58a3a 100644
--- a/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.ts b/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.ts
index 80d71ac0b9..6e045ed60a 100644
--- a/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/app/components/app-details-cloud/app-details-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.spec.ts
index 22217a59b4..1b5503dba1 100644
--- a/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.stories.ts
index e71b264cf5..7fe8a93988 100644
--- a/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.ts b/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.ts
index 2f72c39b1f..6cfbb81c9f 100644
--- a/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/app/components/app-list-cloud/app-list-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/mock/app-model.mock.ts b/lib/process-services-cloud/src/lib/app/mock/app-model.mock.ts
index 48c8b5407b..d4b48cf406 100644
--- a/lib/process-services-cloud/src/lib/app/mock/app-model.mock.ts
+++ b/lib/process-services-cloud/src/lib/app/mock/app-model.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/models/application-instance.model.ts b/lib/process-services-cloud/src/lib/app/models/application-instance.model.ts
index 4ce449ccab..9ce231a254 100644
--- a/lib/process-services-cloud/src/lib/app/models/application-instance.model.ts
+++ b/lib/process-services-cloud/src/lib/app/models/application-instance.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/public-api.ts b/lib/process-services-cloud/src/lib/app/public-api.ts
index 22f34be134..e21a8c0442 100644
--- a/lib/process-services-cloud/src/lib/app/public-api.ts
+++ b/lib/process-services-cloud/src/lib/app/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.spec.ts
index 4216b91a94..31dbaf6e79 100644
--- a/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.ts b/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.ts
index 06f636dee7..552ab95817 100644
--- a/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/app/services/apps-process-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.spec.ts b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.spec.ts
index 9753db9287..a1bedd6aa8 100644
--- a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.stories.ts b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.stories.ts
index cc70f31ae1..8ed126c2df 100644
--- a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.ts b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.ts
index 03773142bf..89ca4c0a1e 100644
--- a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.ts
+++ b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.spec.ts b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.spec.ts
index 5d5bf8d6b6..ef1f7e1aa4 100644
--- a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.ts b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.ts
index b73a7dbfe2..710497ef34 100644
--- a/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.ts
+++ b/lib/process-services-cloud/src/lib/common/date-range-filter/date-range-filter.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/index.ts b/lib/process-services-cloud/src/lib/common/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services-cloud/src/lib/common/index.ts
+++ b/lib/process-services-cloud/src/lib/common/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/interface/environment.interface.ts b/lib/process-services-cloud/src/lib/common/interface/environment.interface.ts
index 3588e3fc6b..8b088a5921 100644
--- a/lib/process-services-cloud/src/lib/common/interface/environment.interface.ts
+++ b/lib/process-services-cloud/src/lib/common/interface/environment.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/interface/index.ts b/lib/process-services-cloud/src/lib/common/interface/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services-cloud/src/lib/common/interface/index.ts
+++ b/lib/process-services-cloud/src/lib/common/interface/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/interface/public-api.ts b/lib/process-services-cloud/src/lib/common/interface/public-api.ts
index f8496b963d..dae8edd6fc 100644
--- a/lib/process-services-cloud/src/lib/common/interface/public-api.ts
+++ b/lib/process-services-cloud/src/lib/common/interface/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/mock/date-range-filter.mock.ts b/lib/process-services-cloud/src/lib/common/mock/date-range-filter.mock.ts
index 0b86733495..ded1a9a794 100644
--- a/lib/process-services-cloud/src/lib/common/mock/date-range-filter.mock.ts
+++ b/lib/process-services-cloud/src/lib/common/mock/date-range-filter.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/mock/environment.mock.ts b/lib/process-services-cloud/src/lib/common/mock/environment.mock.ts
index 08b58e6ad7..e3a73ad67b 100644
--- a/lib/process-services-cloud/src/lib/common/mock/environment.mock.ts
+++ b/lib/process-services-cloud/src/lib/common/mock/environment.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/common/public-api.ts b/lib/process-services-cloud/src/lib/common/public-api.ts
index 1bed203bfc..bb827b2eeb 100644
--- a/lib/process-services-cloud/src/lib/common/public-api.ts
+++ b/lib/process-services-cloud/src/lib/common/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/cloud-form-rendering.service.ts b/lib/process-services-cloud/src/lib/form/components/cloud-form-rendering.service.ts
index 8697e2263d..4991ce596d 100644
--- a/lib/process-services-cloud/src/lib/form/components/cloud-form-rendering.service.ts
+++ b/lib/process-services-cloud/src/lib/form/components/cloud-form-rendering.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.spec.ts b/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.spec.ts
index ce575597fa..daadee6b89 100644
--- a/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.ts b/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.ts
index a01e18b9b9..a7185af3ca 100644
--- a/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.ts
+++ b/lib/process-services-cloud/src/lib/form/components/form-cloud-custom-outcomes.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/form-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/form/components/form-cloud.component.spec.ts
index f8d3635a43..d718293738 100644
--- a/lib/process-services-cloud/src/lib/form/components/form-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/form-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/form-cloud.component.ts b/lib/process-services-cloud/src/lib/form/components/form-cloud.component.ts
index a66d489f74..6c8b830bfb 100644
--- a/lib/process-services-cloud/src/lib/form/components/form-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/form/components/form-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.spec.ts
index 46090847c9..e733da7735 100644
--- a/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.stories.ts
index 8f1420c21b..4066779323 100644
--- a/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.ts b/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.ts
index 2fde126b2d..fe06b20bd2 100644
--- a/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/form/components/form-definition-selector-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/spinner/form-spinner.component.ts b/lib/process-services-cloud/src/lib/form/components/spinner/form-spinner.component.ts
index e991ab4345..97283e53cc 100644
--- a/lib/process-services-cloud/src/lib/form/components/spinner/form-spinner.component.ts
+++ b/lib/process-services-cloud/src/lib/form/components/spinner/form-spinner.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.spec.ts
index 6c7ba3e0dc..f48d71ec16 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.ts b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.ts
index 04178f0969..31c79862b7 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/attach-file-cloud-widget.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.spec.ts
index 9e2c7e6288..683802493d 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.ts b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.ts
index 552ac567aa..d55ed40276 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/attach-file/file-properties-table/file-properties-table-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.spec.ts
index 674dd59171..f01b0897b4 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.ts
index 7fd94c926e..dc3e4c55db 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table-adapter.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.spec.ts
index 7f10c52d95..1be83c0e8f 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.ts
index e1249dcf71..9bb75c3579 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/data-table.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.spec.ts
index 9874ccc675..ac2e55603f 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.ts
index 91b0096fd6..b3151b58b2 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/helpers/data-table-path-parser.helper.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-adapter.mock.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-adapter.mock.ts
index 860aa29bc9..8ce721a9d8 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-adapter.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-adapter.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-path-parser.helper.mock.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-path-parser.helper.mock.ts
index a36a343ccd..956ff2ee1c 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-path-parser.helper.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-path-parser.helper.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-widget.mock.ts b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-widget.mock.ts
index 0b5c69f3b2..0cca8a91d0 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-widget.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/data-table/mocks/data-table-widget.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.spec.ts
index e9940f2e64..a6487dc292 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.ts
index b4561d464e..ab09a5e2f9 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/date/date-cloud.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.spec.ts
index 9354deb3aa..94d1fefd69 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.ts
index 97152fcbcf..c502a4f261 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/display-external-property/display-external-property.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.spec.ts
index a7923ca66c..ff31141fa6 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.ts
index fa42b58968..f2b780afde 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/display-rich-text/display-rich-text.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.spec.ts
index e4e1d82f9f..af1564ad46 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.ts
index 6d6a0888ad..36b4e2bd5b 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/dropdown-cloud.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/validators.ts b/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/validators.ts
index 639ae71f2c..3769d75a2d 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/validators.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/dropdown/validators.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.spec.ts
index 10fd4a20e5..ee9c665e97 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.ts
index f911b452fd..1d411e317d 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/file-viewer/file-viewer.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.spec.ts
index d7b6706a20..f680134f08 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.ts
index 3290e91759..6b5e9c429d 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/group/group-cloud.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.spec.ts
index 1a142cfb7d..a215dd7288 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.ts
index c48d12481d..df6619ecbe 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/people/people-cloud.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer-wrapper.component.ts b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer-wrapper.component.ts
index 8fbf058bd4..9690037328 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer-wrapper.component.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer-wrapper.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer.widget.spec.ts
index fe7beada65..d797ff379b 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer-wrapper/properties-viewer.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.spec.ts
index 6049c27997..8e28382144 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.ts
index d738a388e1..e1330e45a3 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/properties-viewer/properties-viewer.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.schema.ts b/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.schema.ts
index 3b7ea4fcaa..3d27fbed09 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.schema.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.schema.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.spec.ts b/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.spec.ts
index 02779e2243..df132594b8 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.ts
index 512c07c9e4..175c4fb49d 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/radio-buttons/radio-buttons-cloud.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/components/widgets/upload/upload-cloud.widget.ts b/lib/process-services-cloud/src/lib/form/components/widgets/upload/upload-cloud.widget.ts
index 5623c93603..4a4f32c011 100644
--- a/lib/process-services-cloud/src/lib/form/components/widgets/upload/upload-cloud.widget.ts
+++ b/lib/process-services-cloud/src/lib/form/components/widgets/upload/upload-cloud.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/form-cloud.module.ts b/lib/process-services-cloud/src/lib/form/form-cloud.module.ts
index 6e9450fbb3..4cdf062e20 100644
--- a/lib/process-services-cloud/src/lib/form/form-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/form/form-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/mocks/attach-file-cloud-widget.mock.ts b/lib/process-services-cloud/src/lib/form/mocks/attach-file-cloud-widget.mock.ts
index 3eb5ccff04..61eda20f1c 100644
--- a/lib/process-services-cloud/src/lib/form/mocks/attach-file-cloud-widget.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/mocks/attach-file-cloud-widget.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/mocks/cloud-form.mock.ts b/lib/process-services-cloud/src/lib/form/mocks/cloud-form.mock.ts
index ce9224499d..4ced4a1981 100644
--- a/lib/process-services-cloud/src/lib/form/mocks/cloud-form.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/mocks/cloud-form.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/mocks/dropdown.mock.ts b/lib/process-services-cloud/src/lib/form/mocks/dropdown.mock.ts
index 0982abb388..8c1adbf973 100644
--- a/lib/process-services-cloud/src/lib/form/mocks/dropdown.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/mocks/dropdown.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/mocks/form-cloud.service.mock.ts b/lib/process-services-cloud/src/lib/form/mocks/form-cloud.service.mock.ts
index 898a5b1bda..3571e3a880 100644
--- a/lib/process-services-cloud/src/lib/form/mocks/form-cloud.service.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/mocks/form-cloud.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/mocks/form-definition-selector-cloud.service.mock.ts b/lib/process-services-cloud/src/lib/form/mocks/form-definition-selector-cloud.service.mock.ts
index 102f73b128..584270dae9 100644
--- a/lib/process-services-cloud/src/lib/form/mocks/form-definition-selector-cloud.service.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/mocks/form-definition-selector-cloud.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/mocks/form-representation.mock.ts b/lib/process-services-cloud/src/lib/form/mocks/form-representation.mock.ts
index 4015ba553c..bc771b4ce0 100644
--- a/lib/process-services-cloud/src/lib/form/mocks/form-representation.mock.ts
+++ b/lib/process-services-cloud/src/lib/form/mocks/form-representation.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/models/form-cloud-representation.model.ts b/lib/process-services-cloud/src/lib/form/models/form-cloud-representation.model.ts
index ad30b3f5f0..e20f512457 100644
--- a/lib/process-services-cloud/src/lib/form/models/form-cloud-representation.model.ts
+++ b/lib/process-services-cloud/src/lib/form/models/form-cloud-representation.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/models/form-cloud.model.spec.ts b/lib/process-services-cloud/src/lib/form/models/form-cloud.model.spec.ts
index bb5ed8466a..cd13e396b6 100644
--- a/lib/process-services-cloud/src/lib/form/models/form-cloud.model.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/models/form-cloud.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/models/task-variable-cloud.model.ts b/lib/process-services-cloud/src/lib/form/models/task-variable-cloud.model.ts
index 0414524452..4902bec98d 100644
--- a/lib/process-services-cloud/src/lib/form/models/task-variable-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/form/models/task-variable-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/public-api.ts b/lib/process-services-cloud/src/lib/form/public-api.ts
index e7b753a30d..c0c665c563 100644
--- a/lib/process-services-cloud/src/lib/form/public-api.ts
+++ b/lib/process-services-cloud/src/lib/form/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.spec.ts b/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.spec.ts
index 1b9c288715..96eda31228 100644
--- a/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.ts b/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.ts
index 18ef24aedd..e702a64a50 100644
--- a/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.ts
+++ b/lib/process-services-cloud/src/lib/form/services/content-cloud-node-selector.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/display-mode.service.spec.ts b/lib/process-services-cloud/src/lib/form/services/display-mode.service.spec.ts
index c424401fcf..0f6eb03d36 100644
--- a/lib/process-services-cloud/src/lib/form/services/display-mode.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/services/display-mode.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/display-mode.service.ts b/lib/process-services-cloud/src/lib/form/services/display-mode.service.ts
index 4a737e59a9..4d784f7976 100644
--- a/lib/process-services-cloud/src/lib/form/services/display-mode.service.ts
+++ b/lib/process-services-cloud/src/lib/form/services/display-mode.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-cloud.service.interface.ts b/lib/process-services-cloud/src/lib/form/services/form-cloud.service.interface.ts
index b09659e600..2349ecf831 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-cloud.service.interface.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-cloud.service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/form/services/form-cloud.service.spec.ts
index e60e22e09c..b9831fc441 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-cloud.service.ts b/lib/process-services-cloud/src/lib/form/services/form-cloud.service.ts
index 7e991d30dd..007bcc818d 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.interface.ts b/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.interface.ts
index be2504b765..8a38917468 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.interface.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.spec.ts
index 4f6491dd1d..579fc4ca13 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.ts b/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.ts
index e40acf2874..f0c3299e87 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-definition-selector-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-utils.service.spec.ts b/lib/process-services-cloud/src/lib/form/services/form-utils.service.spec.ts
index 27bdf77e7f..f4675582b8 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-utils.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-utils.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/form-utils.service.ts b/lib/process-services-cloud/src/lib/form/services/form-utils.service.ts
index 627a9599b9..e19cb8452b 100644
--- a/lib/process-services-cloud/src/lib/form/services/form-utils.service.ts
+++ b/lib/process-services-cloud/src/lib/form/services/form-utils.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/process-cloud-content.service.ts b/lib/process-services-cloud/src/lib/form/services/process-cloud-content.service.ts
index b9cd3ac416..35def80a1e 100644
--- a/lib/process-services-cloud/src/lib/form/services/process-cloud-content.service.ts
+++ b/lib/process-services-cloud/src/lib/form/services/process-cloud-content.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.spec.ts b/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.spec.ts
index 20900035b3..cd8561c7cc 100644
--- a/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.ts b/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.ts
index 8a37197818..a3f031a086 100644
--- a/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.ts
+++ b/lib/process-services-cloud/src/lib/form/services/spinner/form-cloud-spinner.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/components/group-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/group/components/group-cloud.component.spec.ts
index e4d95f2721..dbe8898b85 100644
--- a/lib/process-services-cloud/src/lib/group/components/group-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/group/components/group-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/components/group-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/group/components/group-cloud.component.stories.ts
index ec3b5465e6..60519c4015 100644
--- a/lib/process-services-cloud/src/lib/group/components/group-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/group/components/group-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/components/group-cloud.component.ts b/lib/process-services-cloud/src/lib/group/components/group-cloud.component.ts
index 2fbd6f6c1b..e5a758300d 100644
--- a/lib/process-services-cloud/src/lib/group/components/group-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/group/components/group-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/group-cloud.module.ts b/lib/process-services-cloud/src/lib/group/group-cloud.module.ts
index 5041bceec5..0c49a4bc95 100644
--- a/lib/process-services-cloud/src/lib/group/group-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/group/group-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/mock/group-cloud.mock.ts b/lib/process-services-cloud/src/lib/group/mock/group-cloud.mock.ts
index a562a63efb..cfc2cec541 100644
--- a/lib/process-services-cloud/src/lib/group/mock/group-cloud.mock.ts
+++ b/lib/process-services-cloud/src/lib/group/mock/group-cloud.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/models/identity-group.model.ts b/lib/process-services-cloud/src/lib/group/models/identity-group.model.ts
index 07890cca92..a4476b2f9c 100644
--- a/lib/process-services-cloud/src/lib/group/models/identity-group.model.ts
+++ b/lib/process-services-cloud/src/lib/group/models/identity-group.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/public-api.ts b/lib/process-services-cloud/src/lib/group/public-api.ts
index bb235260f7..b609fcb947 100644
--- a/lib/process-services-cloud/src/lib/group/public-api.ts
+++ b/lib/process-services-cloud/src/lib/group/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/services/identity-group.service.spec.ts b/lib/process-services-cloud/src/lib/group/services/identity-group.service.spec.ts
index 33dc34443b..ece6fd6a58 100644
--- a/lib/process-services-cloud/src/lib/group/services/identity-group.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/group/services/identity-group.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/group/services/identity-group.service.ts b/lib/process-services-cloud/src/lib/group/services/identity-group.service.ts
index de6f750666..5b6fadf9d2 100644
--- a/lib/process-services-cloud/src/lib/group/services/identity-group.service.ts
+++ b/lib/process-services-cloud/src/lib/group/services/identity-group.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/mock/process-instance-variable.mock.ts b/lib/process-services-cloud/src/lib/mock/process-instance-variable.mock.ts
index c7e03dcb94..a58a8e98ce 100644
--- a/lib/process-services-cloud/src/lib/mock/process-instance-variable.mock.ts
+++ b/lib/process-services-cloud/src/lib/mock/process-instance-variable.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/mock/task-cloud-model.mock.ts b/lib/process-services-cloud/src/lib/mock/task-cloud-model.mock.ts
index e3c0086797..76279c6512 100644
--- a/lib/process-services-cloud/src/lib/mock/task-cloud-model.mock.ts
+++ b/lib/process-services-cloud/src/lib/mock/task-cloud-model.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/mock/user-preference.mock.ts b/lib/process-services-cloud/src/lib/mock/user-preference.mock.ts
index 76261c4054..a797693cc7 100644
--- a/lib/process-services-cloud/src/lib/mock/user-preference.mock.ts
+++ b/lib/process-services-cloud/src/lib/mock/user-preference.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/application-version.model.ts b/lib/process-services-cloud/src/lib/models/application-version.model.ts
index c94bac1caa..1cd5102c45 100644
--- a/lib/process-services-cloud/src/lib/models/application-version.model.ts
+++ b/lib/process-services-cloud/src/lib/models/application-version.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/data-column-custom-data.ts b/lib/process-services-cloud/src/lib/models/data-column-custom-data.ts
index bb2a35d56e..357635a4cb 100644
--- a/lib/process-services-cloud/src/lib/models/data-column-custom-data.ts
+++ b/lib/process-services-cloud/src/lib/models/data-column-custom-data.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/date-cloud-filter.model.ts b/lib/process-services-cloud/src/lib/models/date-cloud-filter.model.ts
index 516d34f56f..d50e205040 100644
--- a/lib/process-services-cloud/src/lib/models/date-cloud-filter.model.ts
+++ b/lib/process-services-cloud/src/lib/models/date-cloud-filter.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/date-format-cloud.model.ts b/lib/process-services-cloud/src/lib/models/date-format-cloud.model.ts
index 96de4ccda3..5254687fdb 100644
--- a/lib/process-services-cloud/src/lib/models/date-format-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/models/date-format-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/engine-event-cloud.model.ts b/lib/process-services-cloud/src/lib/models/engine-event-cloud.model.ts
index 8ba926fa45..469c3798ff 100644
--- a/lib/process-services-cloud/src/lib/models/engine-event-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/models/engine-event-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/filter-cloud-model.ts b/lib/process-services-cloud/src/lib/models/filter-cloud-model.ts
index 7baafa4d05..4811ecb5d0 100644
--- a/lib/process-services-cloud/src/lib/models/filter-cloud-model.ts
+++ b/lib/process-services-cloud/src/lib/models/filter-cloud-model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/process-definition-cloud.model.ts b/lib/process-services-cloud/src/lib/models/process-definition-cloud.model.ts
index 07b89b7cec..ef673b437d 100755
--- a/lib/process-services-cloud/src/lib/models/process-definition-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/models/process-definition-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/process-instance-variable.model.ts b/lib/process-services-cloud/src/lib/models/process-instance-variable.model.ts
index be4fde63bb..7857e2fdeb 100644
--- a/lib/process-services-cloud/src/lib/models/process-instance-variable.model.ts
+++ b/lib/process-services-cloud/src/lib/models/process-instance-variable.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/process-variable-filter.model.ts b/lib/process-services-cloud/src/lib/models/process-variable-filter.model.ts
index 618182b760..ab7a6642eb 100644
--- a/lib/process-services-cloud/src/lib/models/process-variable-filter.model.ts
+++ b/lib/process-services-cloud/src/lib/models/process-variable-filter.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/task-cloud.model.ts b/lib/process-services-cloud/src/lib/models/task-cloud.model.ts
index 48e359618c..43bdcae2d4 100644
--- a/lib/process-services-cloud/src/lib/models/task-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/models/task-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/task-list-sorting.model.ts b/lib/process-services-cloud/src/lib/models/task-list-sorting.model.ts
index 330456476a..1ff3f39a73 100644
--- a/lib/process-services-cloud/src/lib/models/task-list-sorting.model.ts
+++ b/lib/process-services-cloud/src/lib/models/task-list-sorting.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/models/variable-definition.ts b/lib/process-services-cloud/src/lib/models/variable-definition.ts
index 8b12a2e077..c0bc3b9bfb 100644
--- a/lib/process-services-cloud/src/lib/models/variable-definition.ts
+++ b/lib/process-services-cloud/src/lib/models/variable-definition.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/components/people-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/people/components/people-cloud.component.spec.ts
index 56b620ce9b..9094eb323d 100644
--- a/lib/process-services-cloud/src/lib/people/components/people-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/people/components/people-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/components/people-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/people/components/people-cloud.component.stories.ts
index 0240f33a63..1ea168934b 100644
--- a/lib/process-services-cloud/src/lib/people/components/people-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/people/components/people-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/components/people-cloud.component.ts b/lib/process-services-cloud/src/lib/people/components/people-cloud.component.ts
index f9eb07e891..d7ba746a0b 100644
--- a/lib/process-services-cloud/src/lib/people/components/people-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/people/components/people-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/mock/people-cloud.mock.ts b/lib/process-services-cloud/src/lib/people/mock/people-cloud.mock.ts
index d8e8b34f86..ba8dcd10e3 100644
--- a/lib/process-services-cloud/src/lib/people/mock/people-cloud.mock.ts
+++ b/lib/process-services-cloud/src/lib/people/mock/people-cloud.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/models/identity-user.model.ts b/lib/process-services-cloud/src/lib/people/models/identity-user.model.ts
index 1b4b8c74fe..561a711d04 100644
--- a/lib/process-services-cloud/src/lib/people/models/identity-user.model.ts
+++ b/lib/process-services-cloud/src/lib/people/models/identity-user.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/people-cloud.module.ts b/lib/process-services-cloud/src/lib/people/people-cloud.module.ts
index 125705fc2f..61854a7f80 100644
--- a/lib/process-services-cloud/src/lib/people/people-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/people/people-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/public-api.ts b/lib/process-services-cloud/src/lib/people/public-api.ts
index ddd5f8667d..63054e1509 100644
--- a/lib/process-services-cloud/src/lib/people/public-api.ts
+++ b/lib/process-services-cloud/src/lib/people/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/services/identity-user.service.spec.ts b/lib/process-services-cloud/src/lib/people/services/identity-user.service.spec.ts
index 04fd50b735..c3b1fb7b51 100644
--- a/lib/process-services-cloud/src/lib/people/services/identity-user.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/people/services/identity-user.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/people/services/identity-user.service.ts b/lib/process-services-cloud/src/lib/people/services/identity-user.service.ts
index 7c78d19e92..f288970292 100644
--- a/lib/process-services-cloud/src/lib/people/services/identity-user.service.ts
+++ b/lib/process-services-cloud/src/lib/people/services/identity-user.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process-services-cloud.module.ts b/lib/process-services-cloud/src/lib/process-services-cloud.module.ts
index 435826dbac..1304179e07 100644
--- a/lib/process-services-cloud/src/lib/process-services-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/process-services-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/mock/process-cloud.service.mock.ts b/lib/process-services-cloud/src/lib/process/mock/process-cloud.service.mock.ts
index dbc4b1dd1b..177f54182c 100644
--- a/lib/process-services-cloud/src/lib/process/mock/process-cloud.service.mock.ts
+++ b/lib/process-services-cloud/src/lib/process/mock/process-cloud.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/mock/process-instance-details-cloud.mock.ts b/lib/process-services-cloud/src/lib/process/mock/process-instance-details-cloud.mock.ts
index 2a2946bff4..74364aad17 100644
--- a/lib/process-services-cloud/src/lib/process/mock/process-instance-details-cloud.mock.ts
+++ b/lib/process-services-cloud/src/lib/process/mock/process-instance-details-cloud.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-cloud.module.ts b/lib/process-services-cloud/src/lib/process/process-cloud.module.ts
index 89c724d581..488344b999 100644
--- a/lib/process-services-cloud/src/lib/process/process-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/process/process-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.spec.ts
index 924832a557..3358d8c5ef 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.ts b/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.ts
index 86eca1cbf9..5955eb036b 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/components/edit-process-filter/edit-process-filter-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.spec.ts
index ca2588ee00..16092e1460 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.ts b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.ts
index 21ef22829b..e59c5f8925 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filter-dialog/process-filter-dialog-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.spec.ts
index 1a5f50f2d5..0091ec8a86 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.ts b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.ts
index dacb135581..389328b818 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/components/process-filters/process-filters-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/mock/process-filters-cloud.mock.ts b/lib/process-services-cloud/src/lib/process/process-filters/mock/process-filters-cloud.mock.ts
index a65181d879..d61b7ef9ed 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/mock/process-filters-cloud.mock.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/mock/process-filters-cloud.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.spec.ts b/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.spec.ts
index 950ab2b901..21e2b1850c 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.ts b/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.ts
index ab87e9f8c8..0a3d4e1cec 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/models/process-filter-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/process-filters-cloud.module.ts b/lib/process-services-cloud/src/lib/process/process-filters/process-filters-cloud.module.ts
index c9b7cb1313..e3dca72115 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/process-filters-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/process-filters-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/public-api.ts b/lib/process-services-cloud/src/lib/process/process-filters/public-api.ts
index b2450d6809..2ba01fc66f 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/public-api.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.spec.ts
index df1abc0451..a096c7a3d7 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.ts b/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.ts
index 729a9734d8..9ca9d9f8d5 100644
--- a/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/process/process-filters/services/process-filter-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.spec.ts
index c2f04b92a4..fb83acc960 100644
--- a/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.stories.ts
index 4e266bbea0..e4d2fbf5ee 100644
--- a/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.ts b/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.ts
index bd77f6efbd..fad038b5b9 100644
--- a/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/process/process-header/components/process-header-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-header/process-header-cloud.module.ts b/lib/process-services-cloud/src/lib/process/process-header/process-header-cloud.module.ts
index 3e082d84aa..df2ff7538a 100644
--- a/lib/process-services-cloud/src/lib/process/process-header/process-header-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/process/process-header/process-header-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-header/public-api.ts b/lib/process-services-cloud/src/lib/process/process-header/public-api.ts
index 499e5bbc8c..38b07f45c1 100644
--- a/lib/process-services-cloud/src/lib/process/process-header/public-api.ts
+++ b/lib/process-services-cloud/src/lib/process/process-header/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.spec.ts
index 76d41813c9..66f702779f 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.ts b/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.ts
index 56c1543e7f..614e43d443 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/components/process-list-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.spec.ts b/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.spec.ts
index 0eec642188..c83bd2b758 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.ts b/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.ts
index d4ed6c4b98..4530489fb5 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/datatable/process-list-datatable-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/models/perocess-instance-cloud-view.model.ts b/lib/process-services-cloud/src/lib/process/process-list/models/perocess-instance-cloud-view.model.ts
index 08d337a97b..e3610c6e56 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/models/perocess-instance-cloud-view.model.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/models/perocess-instance-cloud-view.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preferences.ts b/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preferences.ts
index c65c15b47f..471b69a407 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preferences.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preferences.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preset.model.ts b/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preset.model.ts
index 92c2b670cf..07ef44d6c2 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preset.model.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-preset.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-query-request.model.ts b/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-query-request.model.ts
index 7141dc3e67..8f506dc050 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-query-request.model.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/models/process-cloud-query-request.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/models/process-list-sorting.model.ts b/lib/process-services-cloud/src/lib/process/process-list/models/process-list-sorting.model.ts
index 326eb166fa..1bce1642eb 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/models/process-list-sorting.model.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/models/process-list-sorting.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/process-list-cloud.module.ts b/lib/process-services-cloud/src/lib/process/process-list/process-list-cloud.module.ts
index 37d42a2d02..11505e7cc7 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/process-list-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/process-list-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/public-api.ts b/lib/process-services-cloud/src/lib/process/process-list/public-api.ts
index d2887f3118..dfba6aad95 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/public-api.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.spec.ts
index 426375d498..f91999fd0d 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.ts b/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.ts
index 1ae89957cb..84be3c8ab2 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/services/process-list-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/process-list/services/process-task-list-cloud.service.ts b/lib/process-services-cloud/src/lib/process/process-list/services/process-task-list-cloud.service.ts
index c02842c960..d1ceec319a 100644
--- a/lib/process-services-cloud/src/lib/process/process-list/services/process-task-list-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/process/process-list/services/process-task-list-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/public-api.ts b/lib/process-services-cloud/src/lib/process/public-api.ts
index 262fa3137f..e7cba4cc4c 100644
--- a/lib/process-services-cloud/src/lib/process/public-api.ts
+++ b/lib/process-services-cloud/src/lib/process/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/services/process-cloud.service.ts b/lib/process-services-cloud/src/lib/process/services/process-cloud.service.ts
index a6be97c4c5..f22422808c 100644
--- a/lib/process-services-cloud/src/lib/process/services/process-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/process/services/process-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.spec.ts
index 52153f1564..33f677a027 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.ts b/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.ts
index eb75b1dfce..9b20f4c6cc 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/components/start-process-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/mock/start-process.component.mock.ts b/lib/process-services-cloud/src/lib/process/start-process/mock/start-process.component.mock.ts
index 38a8f8531c..51861f28f9 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/mock/start-process.component.mock.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/mock/start-process.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/models/process-instance-cloud.model.ts b/lib/process-services-cloud/src/lib/process/start-process/models/process-instance-cloud.model.ts
index 7788c8f129..807567216f 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/models/process-instance-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/models/process-instance-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/models/process-payload-cloud.model.ts b/lib/process-services-cloud/src/lib/process/start-process/models/process-payload-cloud.model.ts
index 47407554d4..c9ac2af6d2 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/models/process-payload-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/models/process-payload-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/models/process-with-form-payload-cloud.model.ts b/lib/process-services-cloud/src/lib/process/start-process/models/process-with-form-payload-cloud.model.ts
index affbe69b11..cff760a9df 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/models/process-with-form-payload-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/models/process-with-form-payload-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/public-api.ts b/lib/process-services-cloud/src/lib/process/start-process/public-api.ts
index 6d6dc5c41e..1d9eb9a822 100644
--- a/lib/process-services-cloud/src/lib/process/start-process/public-api.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.spec.ts
index 2ba675349b..6a4df24c1f 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.ts b/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.ts
index 37bdc98a98..f1f39504c3 100755
--- a/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/process/start-process/services/start-process-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/rich-text-editor/editorjs-config.ts b/lib/process-services-cloud/src/lib/rich-text-editor/editorjs-config.ts
index db073179c7..e885b57b45 100644
--- a/lib/process-services-cloud/src/lib/rich-text-editor/editorjs-config.ts
+++ b/lib/process-services-cloud/src/lib/rich-text-editor/editorjs-config.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/rich-text-editor/index.ts b/lib/process-services-cloud/src/lib/rich-text-editor/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services-cloud/src/lib/rich-text-editor/index.ts
+++ b/lib/process-services-cloud/src/lib/rich-text-editor/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/rich-text-editor/public-api.ts b/lib/process-services-cloud/src/lib/rich-text-editor/public-api.ts
index 8fb568ec85..79cebb1766 100644
--- a/lib/process-services-cloud/src/lib/rich-text-editor/public-api.ts
+++ b/lib/process-services-cloud/src/lib/rich-text-editor/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.spec.ts b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.spec.ts
index 515245addc..2367c787f4 100644
--- a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.stories.ts b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.stories.ts
index 48f96fa572..4675524271 100644
--- a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.ts b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.ts
index 528d16e634..96c881918a 100644
--- a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.ts
+++ b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.module.ts b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.module.ts
index 19960ba003..90d81c6904 100644
--- a/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.module.ts
+++ b/lib/process-services-cloud/src/lib/rich-text-editor/rich-text-editor.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.spec.ts
index e0ec11d45a..b00f9336b4 100644
--- a/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.ts b/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.ts
index 31a5758045..359f5a431a 100644
--- a/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/screen/components/screen-cloud/screen-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/screen/models/screen-cloud.model.ts b/lib/process-services-cloud/src/lib/screen/models/screen-cloud.model.ts
index 3191303287..23fc2838af 100644
--- a/lib/process-services-cloud/src/lib/screen/models/screen-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/screen/models/screen-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/screen/public-api.ts b/lib/process-services-cloud/src/lib/screen/public-api.ts
index 4606418f3b..b12d0e7c06 100644
--- a/lib/process-services-cloud/src/lib/screen/public-api.ts
+++ b/lib/process-services-cloud/src/lib/screen/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/base-cloud.service.ts b/lib/process-services-cloud/src/lib/services/base-cloud.service.ts
index 252889503e..f50d411391 100644
--- a/lib/process-services-cloud/src/lib/services/base-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/services/base-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/cloud-token.service.ts b/lib/process-services-cloud/src/lib/services/cloud-token.service.ts
index d9ca89cd0c..3288d4ba79 100644
--- a/lib/process-services-cloud/src/lib/services/cloud-token.service.ts
+++ b/lib/process-services-cloud/src/lib/services/cloud-token.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/form-fields.interfaces.ts b/lib/process-services-cloud/src/lib/services/form-fields.interfaces.ts
index ec41b41ac9..a490fb1dee 100644
--- a/lib/process-services-cloud/src/lib/services/form-fields.interfaces.ts
+++ b/lib/process-services-cloud/src/lib/services/form-fields.interfaces.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/local-preference-cloud.service.ts b/lib/process-services-cloud/src/lib/services/local-preference-cloud.service.ts
index da96335a0b..8f9a6374b7 100644
--- a/lib/process-services-cloud/src/lib/services/local-preference-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/services/local-preference-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/notification-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/services/notification-cloud.service.spec.ts
index 84b539eebb..6df3c974af 100644
--- a/lib/process-services-cloud/src/lib/services/notification-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/services/notification-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/notification-cloud.service.ts b/lib/process-services-cloud/src/lib/services/notification-cloud.service.ts
index 3aa5fd2d65..9777b973a8 100644
--- a/lib/process-services-cloud/src/lib/services/notification-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/services/notification-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/preference-cloud.interface.ts b/lib/process-services-cloud/src/lib/services/preference-cloud.interface.ts
index 9a42a91bad..9d4dbb9814 100644
--- a/lib/process-services-cloud/src/lib/services/preference-cloud.interface.ts
+++ b/lib/process-services-cloud/src/lib/services/preference-cloud.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/public-api.ts b/lib/process-services-cloud/src/lib/services/public-api.ts
index f07bd96513..d6151a2318 100644
--- a/lib/process-services-cloud/src/lib/services/public-api.ts
+++ b/lib/process-services-cloud/src/lib/services/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/screen-rendering.service.spec.ts b/lib/process-services-cloud/src/lib/services/screen-rendering.service.spec.ts
index 542c61a872..d4631e8ff5 100644
--- a/lib/process-services-cloud/src/lib/services/screen-rendering.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/services/screen-rendering.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/screen-rendering.service.ts b/lib/process-services-cloud/src/lib/services/screen-rendering.service.ts
index 156f727a45..79032e1557 100644
--- a/lib/process-services-cloud/src/lib/services/screen-rendering.service.ts
+++ b/lib/process-services-cloud/src/lib/services/screen-rendering.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/task-list-cloud.service.interface.ts b/lib/process-services-cloud/src/lib/services/task-list-cloud.service.interface.ts
index 5d6312447b..a43aa2fca1 100644
--- a/lib/process-services-cloud/src/lib/services/task-list-cloud.service.interface.ts
+++ b/lib/process-services-cloud/src/lib/services/task-list-cloud.service.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.spec.ts
index 0404d6bc5a..c294e01ffa 100644
--- a/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.ts b/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.ts
index 3bf0650b7a..718c390a16 100644
--- a/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/services/user-preference-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.spec.ts b/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.spec.ts
index 73f5f132e1..ee411e738a 100644
--- a/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.spec.ts
+++ b/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.ts b/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.ts
index 76b3a5fbef..e88fcf3ee2 100644
--- a/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.ts
+++ b/lib/process-services-cloud/src/lib/services/variable-mapper.sevice.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/web-socket.service.spec.ts b/lib/process-services-cloud/src/lib/services/web-socket.service.spec.ts
index 1b28e7c421..ad4183bb6f 100644
--- a/lib/process-services-cloud/src/lib/services/web-socket.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/services/web-socket.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/services/web-socket.service.ts b/lib/process-services-cloud/src/lib/services/web-socket.service.ts
index 75fb71a7c2..99913001b4 100644
--- a/lib/process-services-cloud/src/lib/services/web-socket.service.ts
+++ b/lib/process-services-cloud/src/lib/services/web-socket.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/mock/task-cloud.service.mock.ts b/lib/process-services-cloud/src/lib/task/mock/task-cloud.service.mock.ts
index 93f3070a0f..cde4d7f5da 100644
--- a/lib/process-services-cloud/src/lib/task/mock/task-cloud.service.mock.ts
+++ b/lib/process-services-cloud/src/lib/task/mock/task-cloud.service.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/models/start-task-cloud-request.model.ts b/lib/process-services-cloud/src/lib/task/models/start-task-cloud-request.model.ts
index 6d002ca1d7..a43327c689 100644
--- a/lib/process-services-cloud/src/lib/task/models/start-task-cloud-request.model.ts
+++ b/lib/process-services-cloud/src/lib/task/models/start-task-cloud-request.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/models/task-details-cloud.model.ts b/lib/process-services-cloud/src/lib/task/models/task-details-cloud.model.ts
index 4f236f3ae8..47fe40d1f4 100644
--- a/lib/process-services-cloud/src/lib/task/models/task-details-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/task/models/task-details-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/models/task.model.ts b/lib/process-services-cloud/src/lib/task/models/task.model.ts
index bc859523d9..1ab101d73d 100644
--- a/lib/process-services-cloud/src/lib/task/models/task.model.ts
+++ b/lib/process-services-cloud/src/lib/task/models/task.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/public-api.ts b/lib/process-services-cloud/src/lib/task/public-api.ts
index 102fb374e6..71c999221b 100644
--- a/lib/process-services-cloud/src/lib/task/public-api.ts
+++ b/lib/process-services-cloud/src/lib/task/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/services/task-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/task/services/task-cloud.service.spec.ts
index b9de3ce512..6816b84f5e 100644
--- a/lib/process-services-cloud/src/lib/task/services/task-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/services/task-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/services/task-cloud.service.ts b/lib/process-services-cloud/src/lib/task/services/task-cloud.service.ts
index fa4e74751c..767928e372 100644
--- a/lib/process-services-cloud/src/lib/task/services/task-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/task/services/task-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-cloud.module.ts b/lib/process-services-cloud/src/lib/task/task-cloud.module.ts
index ebd8a3f1ce..095faebc6b 100644
--- a/lib/process-services-cloud/src/lib/task/task-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/task/task-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/base-task-filters-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/base-task-filters-cloud.component.ts
index 00a9b442a5..0345fad111 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/base-task-filters-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/base-task-filters-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/base-edit-task-filter-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/base-edit-task-filter-cloud.component.ts
index 2d2541a45c..34a6d23d7b 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/base-edit-task-filter-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/base-edit-task-filter-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.spec.ts
index 1bf11492ef..42cd73fd80 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.ts
index b4c2225e89..0552366f63 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-service-task-filter/edit-service-task-filter-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.spec.ts
index b063cd5c96..5924b96029 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.ts
index a14954c242..6cd490618a 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/edit-task-filters/edit-task-filter/edit-task-filter-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.spec.ts
index eeb29a7674..faddef7436 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.ts
index 2fbc358065..4216be47b9 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/service-task-filters/service-task-filters-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.spec.ts
index 4b225ce24b..34f00510e6 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.ts
index 74a9c45cae..cbca09c189 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/task-assignment-filter/task-assignment-filter.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.spec.ts
index d8036c88b0..7667547348 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.ts
index 234c86e8b9..baa73b4bc5 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filter-dialog/task-filter-dialog-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.spec.ts
index 1268087aca..206d0deb90 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.ts
index f9daf4474c..2994d3a4e2 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/components/task-filters/task-filters-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/mock/edit-task-filter-cloud.mock.ts b/lib/process-services-cloud/src/lib/task/task-filters/mock/edit-task-filter-cloud.mock.ts
index 37433bb852..d950a38eb7 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/mock/edit-task-filter-cloud.mock.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/mock/edit-task-filter-cloud.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/mock/task-filters-cloud.mock.ts b/lib/process-services-cloud/src/lib/task/task-filters/mock/task-filters-cloud.mock.ts
index efc0f1ec05..5c8673c09c 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/mock/task-filters-cloud.mock.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/mock/task-filters-cloud.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/models/filter-cloud.model.ts b/lib/process-services-cloud/src/lib/task/task-filters/models/filter-cloud.model.ts
index 606f400f08..858d94b85a 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/models/filter-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/models/filter-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/public-api.ts b/lib/process-services-cloud/src/lib/task/task-filters/public-api.ts
index 5eace95e18..942b6e020e 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/public-api.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/services/service-task-filter-cloud.service.ts b/lib/process-services-cloud/src/lib/task/task-filters/services/service-task-filter-cloud.service.ts
index aa7d9ea407..ed4a5f5c0b 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/services/service-task-filter-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/services/service-task-filter-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.spec.ts
index 09e48f0e08..d26ed68d62 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.ts b/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.ts
index 05796cefd3..1c00ffedbf 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/services/task-filter-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-filters/task-filters-cloud.module.ts b/lib/process-services-cloud/src/lib/task/task-filters/task-filters-cloud.module.ts
index 3e58a5bb64..139be7054b 100644
--- a/lib/process-services-cloud/src/lib/task/task-filters/task-filters-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/task/task-filters/task-filters-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.spec.ts
index e783847281..f6e798151f 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.stories.ts
index c138679084..eae8846e09 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.ts
index 4b250f912a..8cc0e6b74a 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/task-form-cloud/task-form-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.spec.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.spec.ts
index 5f59d05afa..92a38f3534 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.ts
index b0e4caa9aa..c427988501 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/claim-task/claim-task-cloud.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.spec.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.spec.ts
index be77b8aef8..80dffe31df 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.ts
index 9462ad6c02..95ab241571 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/unclaim-task/unclaim-task-cloud.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.spec.ts
index a70e3cef42..5f0d5d638c 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.ts
index f0eb53a636..bd14c17658 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud-buttons/user-task-cloud-buttons.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.spec.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.spec.ts
index cf42f9a855..ac2112f7ae 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.ts
index 1a21f1572d..9af15189bd 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/complete-task/complete-task.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.spec.ts
index e8a429b18f..8c07567a8d 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.ts
index daa8f15762..7893f61eaf 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/components/user-task-cloud/user-task-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/public-api.ts b/lib/process-services-cloud/src/lib/task/task-form/public-api.ts
index b65e4a47e8..a1d0acb315 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/public-api.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-form/task-form.module.ts b/lib/process-services-cloud/src/lib/task/task-form/task-form.module.ts
index 78eaeca792..fb89a0ef46 100644
--- a/lib/process-services-cloud/src/lib/task/task-form/task-form.module.ts
+++ b/lib/process-services-cloud/src/lib/task/task-form/task-form.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.spec.ts
index ea27a963de..37f10d8c30 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.stories.ts b/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.stories.ts
index f6d70478f4..a8846a152c 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.stories.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.stories.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.ts
index 1987995e97..cbeedb1bc2 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/components/task-header-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-claim-task.mock.ts b/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-claim-task.mock.ts
index 5bbeda3654..4b0e124b26 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-claim-task.mock.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-claim-task.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-complete-task.mock.ts b/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-complete-task.mock.ts
index efbdf66486..4dfa2cd9ec 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-complete-task.mock.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/mocks/fake-complete-task.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/mocks/task-details-cloud.mock.ts b/lib/process-services-cloud/src/lib/task/task-header/mocks/task-details-cloud.mock.ts
index cc62339f64..822c106b82 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/mocks/task-details-cloud.mock.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/mocks/task-details-cloud.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/public-api.ts b/lib/process-services-cloud/src/lib/task/task-header/public-api.ts
index 72df705ca9..2c5f34016c 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/public-api.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-header/task-header-cloud.module.ts b/lib/process-services-cloud/src/lib/task/task-header/task-header-cloud.module.ts
index 8866be51a5..8520ffbb89 100644
--- a/lib/process-services-cloud/src/lib/task/task-header/task-header-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/task/task-header/task-header-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/components/base-task-list-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-list/components/base-task-list-cloud.component.ts
index d0da5d4db8..0254c5bc27 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/components/base-task-list-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/components/base-task-list-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.spec.ts
index 0036aa75e3..a4e1916f09 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.ts
index 0320cc07d8..d634b05dd9 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/components/service-task-list/service-task-list-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.spec.ts b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.spec.ts
index 3c38ea1bbb..3c50ba86bf 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.ts b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.ts
index 87aa0afaea..2ba23bedc5 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/datatable/task-list-datatable-adapter.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.spec.ts b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.spec.ts
index 0c557fabef..cc527c30af 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.ts b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.ts
index 126656c1c0..ed18458967 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/components/task-list/task-list-cloud.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/mock/fake-task-response.mock.ts b/lib/process-services-cloud/src/lib/task/task-list/mock/fake-task-response.mock.ts
index 702054c728..6cb4c0b70a 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/mock/fake-task-response.mock.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/mock/fake-task-response.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/models/service-task-cloud.model.ts b/lib/process-services-cloud/src/lib/task/task-list/models/service-task-cloud.model.ts
index d6f4d14b7e..d4d4154ff6 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/models/service-task-cloud.model.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/models/service-task-cloud.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/models/task-cloud-view.model.ts b/lib/process-services-cloud/src/lib/task/task-list/models/task-cloud-view.model.ts
index 522a5bb3b8..8d1d4aa791 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/models/task-cloud-view.model.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/models/task-cloud-view.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/public-api.ts b/lib/process-services-cloud/src/lib/task/task-list/public-api.ts
index 8a83a21b06..1e4ed8c2e4 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/public-api.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.spec.ts
index b1f83fee0d..90cac7605d 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.ts b/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.ts
index 75aa508838..fcb8442eb1 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/services/service-task-list-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.spec.ts b/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.spec.ts
index 132e243d1d..03b43e7790 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.spec.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.ts b/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.ts
index d68195e9bc..12f74e8547 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/services/task-list-cloud.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/task/task-list/task-list-cloud.module.ts b/lib/process-services-cloud/src/lib/task/task-list/task-list-cloud.module.ts
index 28acae2a3b..627971d26c 100644
--- a/lib/process-services-cloud/src/lib/task/task-list/task-list-cloud.module.ts
+++ b/lib/process-services-cloud/src/lib/task/task-list/task-list-cloud.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/testing/process-service-cloud.testing.module.ts b/lib/process-services-cloud/src/lib/testing/process-service-cloud.testing.module.ts
index 46eba19233..0b5f1a668b 100644
--- a/lib/process-services-cloud/src/lib/testing/process-service-cloud.testing.module.ts
+++ b/lib/process-services-cloud/src/lib/testing/process-service-cloud.testing.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/testing/process-services-cloud-story.module.ts b/lib/process-services-cloud/src/lib/testing/process-services-cloud-story.module.ts
index 81b6def6e8..1e8b6259ba 100644
--- a/lib/process-services-cloud/src/lib/testing/process-services-cloud-story.module.ts
+++ b/lib/process-services-cloud/src/lib/testing/process-services-cloud-story.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/lib/types.ts b/lib/process-services-cloud/src/lib/types.ts
index 10b9fe5645..46a090bacf 100644
--- a/lib/process-services-cloud/src/lib/types.ts
+++ b/lib/process-services-cloud/src/lib/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/public-api.ts b/lib/process-services-cloud/src/public-api.ts
index 6beb04029e..bd582963aa 100644
--- a/lib/process-services-cloud/src/public-api.ts
+++ b/lib/process-services-cloud/src/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services-cloud/src/test.ts b/lib/process-services-cloud/src/test.ts
index b1f00fb4ca..7cb6c19c91 100644
--- a/lib/process-services-cloud/src/test.ts
+++ b/lib/process-services-cloud/src/test.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/index.ts b/lib/process-services/index.ts
index e357b2379e..c91679d663 100644
--- a/lib/process-services/index.ts
+++ b/lib/process-services/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/app-list/apps-list.component.spec.ts b/lib/process-services/src/lib/app-list/apps-list.component.spec.ts
index c49b951c22..e2655b7665 100644
--- a/lib/process-services/src/lib/app-list/apps-list.component.spec.ts
+++ b/lib/process-services/src/lib/app-list/apps-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/app-list/apps-list.component.ts b/lib/process-services/src/lib/app-list/apps-list.component.ts
index 62fc6d8be3..98c4c72ab2 100644
--- a/lib/process-services/src/lib/app-list/apps-list.component.ts
+++ b/lib/process-services/src/lib/app-list/apps-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/app-list/icon.model.ts b/lib/process-services/src/lib/app-list/icon.model.ts
index c38048ca6b..b88f8e2550 100644
--- a/lib/process-services/src/lib/app-list/icon.model.ts
+++ b/lib/process-services/src/lib/app-list/icon.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/app-list/index.ts b/lib/process-services/src/lib/app-list/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/app-list/index.ts
+++ b/lib/process-services/src/lib/app-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/app-list/public-api.ts b/lib/process-services/src/lib/app-list/public-api.ts
index d95c359476..67ad53ef70 100644
--- a/lib/process-services/src/lib/app-list/public-api.ts
+++ b/lib/process-services/src/lib/app-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.spec.ts b/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.spec.ts
index 683c0d0452..3da0502470 100644
--- a/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.spec.ts
+++ b/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.ts b/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.ts
index 4e967d7fb2..aa558f1475 100644
--- a/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.ts
+++ b/lib/process-services/src/lib/app-list/select-apps-dialog/select-apps-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.spec.ts b/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.spec.ts
index 334e50b3aa..c82099174e 100644
--- a/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.spec.ts
+++ b/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.ts b/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.ts
index 70f4b74f31..c88db13786 100644
--- a/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.ts
+++ b/lib/process-services/src/lib/attachment/create-process-attachment/create-process-attachment.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.spec.ts b/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.spec.ts
index 453f926ac3..0a89c03516 100644
--- a/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.spec.ts
+++ b/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.ts b/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.ts
index c038f92ead..7957f5a63e 100644
--- a/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.ts
+++ b/lib/process-services/src/lib/attachment/create-task-attachment/create-task-attachment.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/index.ts b/lib/process-services/src/lib/attachment/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/attachment/index.ts
+++ b/lib/process-services/src/lib/attachment/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.spec.ts b/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.spec.ts
index 6d0dc6ab81..e3186c45f6 100644
--- a/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.spec.ts
+++ b/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.ts b/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.ts
index f61f4945ce..563cf2bc68 100644
--- a/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.ts
+++ b/lib/process-services/src/lib/attachment/process-attachment-list/process-attachment-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/public-api.ts b/lib/process-services/src/lib/attachment/public-api.ts
index d76336229e..0b93ce52dd 100644
--- a/lib/process-services/src/lib/attachment/public-api.ts
+++ b/lib/process-services/src/lib/attachment/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.spec.ts b/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.spec.ts
index 1fff9fd891..9ec5a4625b 100644
--- a/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.spec.ts
+++ b/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.ts b/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.ts
index 57fc5940f3..64a396087b 100644
--- a/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.ts
+++ b/lib/process-services/src/lib/attachment/task-attachment-list/task-attachment-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/compat/types.ts b/lib/process-services/src/lib/compat/types.ts
index fbe9e77e5a..3a2612b549 100644
--- a/lib/process-services/src/lib/compat/types.ts
+++ b/lib/process-services/src/lib/compat/types.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/events/validate-dynamic-table-row.event.ts b/lib/process-services/src/lib/form/events/validate-dynamic-table-row.event.ts
index b46443bcff..6ce127132c 100644
--- a/lib/process-services/src/lib/form/events/validate-dynamic-table-row.event.ts
+++ b/lib/process-services/src/lib/form/events/validate-dynamic-table-row.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/form-custom-outcomes.component.ts b/lib/process-services/src/lib/form/form-custom-outcomes.component.ts
index c1fdac0c7a..af6ddf9306 100644
--- a/lib/process-services/src/lib/form/form-custom-outcomes.component.ts
+++ b/lib/process-services/src/lib/form/form-custom-outcomes.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/form-list/form-list.component.spec.ts b/lib/process-services/src/lib/form/form-list/form-list.component.spec.ts
index ef4dd32782..9af0c95c4c 100644
--- a/lib/process-services/src/lib/form/form-list/form-list.component.spec.ts
+++ b/lib/process-services/src/lib/form/form-list/form-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/form-list/form-list.component.ts b/lib/process-services/src/lib/form/form-list/form-list.component.ts
index b7cf67b100..980ec4be70 100644
--- a/lib/process-services/src/lib/form/form-list/form-list.component.ts
+++ b/lib/process-services/src/lib/form/form-list/form-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/form.component.spec.ts b/lib/process-services/src/lib/form/form.component.spec.ts
index 872180a9b7..e0361f3700 100644
--- a/lib/process-services/src/lib/form/form.component.spec.ts
+++ b/lib/process-services/src/lib/form/form.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/form.component.ts b/lib/process-services/src/lib/form/form.component.ts
index dcdcdd5e1b..6642fa4edf 100644
--- a/lib/process-services/src/lib/form/form.component.ts
+++ b/lib/process-services/src/lib/form/form.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/form.component.visibility.spec.ts b/lib/process-services/src/lib/form/form.component.visibility.spec.ts
index 0f6e8994ea..c0f4dfaf7f 100644
--- a/lib/process-services/src/lib/form/form.component.visibility.spec.ts
+++ b/lib/process-services/src/lib/form/form.component.visibility.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/index.ts b/lib/process-services/src/lib/form/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/form/index.ts
+++ b/lib/process-services/src/lib/form/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/model/form-definition.model.ts b/lib/process-services/src/lib/form/model/form-definition.model.ts
index b5f9ec5d2c..415f2aa4e2 100644
--- a/lib/process-services/src/lib/form/model/form-definition.model.ts
+++ b/lib/process-services/src/lib/form/model/form-definition.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/process-form-rendering.service.spec.ts b/lib/process-services/src/lib/form/process-form-rendering.service.spec.ts
index 4605c6e40f..753f022482 100644
--- a/lib/process-services/src/lib/form/process-form-rendering.service.spec.ts
+++ b/lib/process-services/src/lib/form/process-form-rendering.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/process-form-rendering.service.ts b/lib/process-services/src/lib/form/process-form-rendering.service.ts
index 1c55a148bc..240cf17904 100644
--- a/lib/process-services/src/lib/form/process-form-rendering.service.ts
+++ b/lib/process-services/src/lib/form/process-form-rendering.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/public-api.ts b/lib/process-services/src/lib/form/public-api.ts
index 76b2f90e4f..6007e9937d 100644
--- a/lib/process-services/src/lib/form/public-api.ts
+++ b/lib/process-services/src/lib/form/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/activiti-alfresco.service.ts b/lib/process-services/src/lib/form/services/activiti-alfresco.service.ts
index df4d5cc189..97c84f7707 100644
--- a/lib/process-services/src/lib/form/services/activiti-alfresco.service.ts
+++ b/lib/process-services/src/lib/form/services/activiti-alfresco.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/ecm-model.service.spec.ts b/lib/process-services/src/lib/form/services/ecm-model.service.spec.ts
index ee674bbb63..484fe0151f 100644
--- a/lib/process-services/src/lib/form/services/ecm-model.service.spec.ts
+++ b/lib/process-services/src/lib/form/services/ecm-model.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/ecm-model.service.ts b/lib/process-services/src/lib/form/services/ecm-model.service.ts
index efbc6443db..0a54befd3e 100644
--- a/lib/process-services/src/lib/form/services/ecm-model.service.ts
+++ b/lib/process-services/src/lib/form/services/ecm-model.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/editor.service.ts b/lib/process-services/src/lib/form/services/editor.service.ts
index 18866d0dc8..2448d686bc 100644
--- a/lib/process-services/src/lib/form/services/editor.service.ts
+++ b/lib/process-services/src/lib/form/services/editor.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/external-alfresco-api.service.ts b/lib/process-services/src/lib/form/services/external-alfresco-api.service.ts
index e398331734..39e2f602ef 100644
--- a/lib/process-services/src/lib/form/services/external-alfresco-api.service.ts
+++ b/lib/process-services/src/lib/form/services/external-alfresco-api.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/index.ts b/lib/process-services/src/lib/form/services/index.ts
index 7ee891e11a..6d54c29905 100644
--- a/lib/process-services/src/lib/form/services/index.ts
+++ b/lib/process-services/src/lib/form/services/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/model.service.ts b/lib/process-services/src/lib/form/services/model.service.ts
index 312b6e1a00..689339c111 100644
--- a/lib/process-services/src/lib/form/services/model.service.ts
+++ b/lib/process-services/src/lib/form/services/model.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/process-content.service.spec.ts b/lib/process-services/src/lib/form/services/process-content.service.spec.ts
index 3aa0fc1238..c4c21cea48 100644
--- a/lib/process-services/src/lib/form/services/process-content.service.spec.ts
+++ b/lib/process-services/src/lib/form/services/process-content.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/process-content.service.ts b/lib/process-services/src/lib/form/services/process-content.service.ts
index 0c3785adfc..cf70d65262 100644
--- a/lib/process-services/src/lib/form/services/process-content.service.ts
+++ b/lib/process-services/src/lib/form/services/process-content.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/process-definition.service.ts b/lib/process-services/src/lib/form/services/process-definition.service.ts
index 3b2d0da588..630e6f8ed0 100644
--- a/lib/process-services/src/lib/form/services/process-definition.service.ts
+++ b/lib/process-services/src/lib/form/services/process-definition.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/task-form.service.ts b/lib/process-services/src/lib/form/services/task-form.service.ts
index a0c1c8acde..17aba2b36b 100644
--- a/lib/process-services/src/lib/form/services/task-form.service.ts
+++ b/lib/process-services/src/lib/form/services/task-form.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/services/task.service.ts b/lib/process-services/src/lib/form/services/task.service.ts
index 4c408e1979..eba012fdd0 100644
--- a/lib/process-services/src/lib/form/services/task.service.ts
+++ b/lib/process-services/src/lib/form/services/task.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/start-form/start-form.component.mock.ts b/lib/process-services/src/lib/form/start-form/start-form.component.mock.ts
index 9d7594bd6e..0f8b911b0b 100644
--- a/lib/process-services/src/lib/form/start-form/start-form.component.mock.ts
+++ b/lib/process-services/src/lib/form/start-form/start-form.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/start-form/start-form.component.spec.ts b/lib/process-services/src/lib/form/start-form/start-form.component.spec.ts
index 2d21ecda73..ffc22a521a 100644
--- a/lib/process-services/src/lib/form/start-form/start-form.component.spec.ts
+++ b/lib/process-services/src/lib/form/start-form/start-form.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/start-form/start-form.component.ts b/lib/process-services/src/lib/form/start-form/start-form.component.ts
index 549f672f24..0320d86819 100644
--- a/lib/process-services/src/lib/form/start-form/start-form.component.ts
+++ b/lib/process-services/src/lib/form/start-form/start-form.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog-component.interface.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog-component.interface.ts
index 41929f455a..d861028a61 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog-component.interface.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog-component.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.spec.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.spec.ts
index 7f6b6e6a04..99b1f29bb4 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.ts
index a475c8e69a..64220fa126 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.spec.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.spec.ts
index 06c7df1606..5f6688eb1d 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.ts
index 0bcf16112f..d520e5c484 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget-dialog.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.spec.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.spec.ts
index f8f7f0cd4f..ee35a2ab44 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.ts
index b48bbe77a3..3b27ba2025 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.spec.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.spec.ts
index d96d97712d..296f3960a0 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.ts b/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.ts
index f50eb600cd..40d96436ee 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-folder-widget.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/index.ts b/lib/process-services/src/lib/form/widgets/content-widget/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/index.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/content-widget/public-api.ts b/lib/process-services/src/lib/form/widgets/content-widget/public-api.ts
index 31d03ced13..506cfebd2a 100644
--- a/lib/process-services/src/lib/form/widgets/content-widget/public-api.ts
+++ b/lib/process-services/src/lib/form/widgets/content-widget/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/document/content.widget.spec.ts b/lib/process-services/src/lib/form/widgets/document/content.widget.spec.ts
index 6e5573ba0c..c636f60d26 100644
--- a/lib/process-services/src/lib/form/widgets/document/content.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/document/content.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/document/content.widget.ts b/lib/process-services/src/lib/form/widgets/document/content.widget.ts
index 9e017e805a..af648a4ea2 100644
--- a/lib/process-services/src/lib/form/widgets/document/content.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/document/content.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/document/document.widget.ts b/lib/process-services/src/lib/form/widgets/document/document.widget.ts
index 1c432f5f74..65ef7aa6e6 100644
--- a/lib/process-services/src/lib/form/widgets/document/document.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/document/document.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.spec.ts b/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.spec.ts
index 43273d9773..f1582c4542 100644
--- a/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.ts b/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.ts
index d98ac9fe80..f5102d7953 100644
--- a/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/dropdown/dropdown.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.spec.ts
index 97da391691..9d6d0b8b39 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.ts
index ce7964c095..37f9b56975 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/dynamic-table.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.spec.ts
index a60b229418..e48a08e879 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.ts
index bb238dcb87..51faefa3fd 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/amount/amount.editor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.spec.ts
index 47420b0f82..dda9dd5cff 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.ts
index 1cd1d3bdf9..c70f2301f0 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/boolean/boolean.editor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.spec.ts
index 620b8071ba..7158d8360f 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.ts
index 0ece3b80a3..fce4f3cd18 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/date/date.editor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.spec.ts
index 6b48c72bb1..04ff7f5110 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.ts
index a62c6dbbda..abd403b271 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/datetime/datetime.editor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.spec.ts
index e2d087607a..a55d26b867 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.ts
index 2db1c4549c..4d06e6287d 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/dropdown/dropdown.editor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/cell-validator.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/cell-validator.model.ts
index 8f8cea5905..8b33121884 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/cell-validator.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/cell-validator.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.spec.ts
index 347c7fdd2c..62cbe6eb79 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.ts
index bc96135bad..635d77b567 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/date-cell-validator-model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-row-validation-summary.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-row-validation-summary.model.ts
index 0d7bd42b4f..038c0563ac 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-row-validation-summary.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-row-validation-summary.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column-option.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column-option.model.ts
index c7ab17fa1b..1f55fcfe01 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column-option.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column-option.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column.model.ts
index 91a3e5ca8d..c395b18c4e 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-column.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-row.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-row.model.ts
index a225d52760..f56abc7975 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-row.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table-row.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table.widget.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table.widget.model.ts
index 3181504eba..b78c18a1a6 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table.widget.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/dynamic-table.widget.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/number-cell-validator.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/number-cell-validator.model.ts
index 47fd29428a..4703d8266c 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/number-cell-validator.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/number-cell-validator.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/required-cell-validator.model.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/required-cell-validator.model.ts
index 25e94f6580..53b28e6f97 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/required-cell-validator.model.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/models/required-cell-validator.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.spec.ts
index cbbc83c530..cabf5c163b 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.ts
index 2811081a24..80dd8c6d9e 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/row-editor/row.editor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.spec.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.spec.ts
index b95879ad13..8f634e50a4 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.ts
index 41162df5b7..05a399f63a 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/editors/text/text.editor.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/index.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/index.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/dynamic-table/public-api.ts b/lib/process-services/src/lib/form/widgets/dynamic-table/public-api.ts
index d09325408b..134257dd53 100644
--- a/lib/process-services/src/lib/form/widgets/dynamic-table/public-api.ts
+++ b/lib/process-services/src/lib/form/widgets/dynamic-table/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.spec.ts b/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.spec.ts
index 313b50d325..5d96b338b9 100644
--- a/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.ts b/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.ts
index e6de23e836..6128effb0c 100644
--- a/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/file-viewer/file-viewer.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.spec.ts b/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.spec.ts
index 94608d865a..a3041bc4a4 100644
--- a/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.ts b/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.ts
index 51639e7f6d..4024d16ae3 100644
--- a/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/functional-group/functional-group.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/index.ts b/lib/process-services/src/lib/form/widgets/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/form/widgets/index.ts
+++ b/lib/process-services/src/lib/form/widgets/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/people/people.widget.spec.ts b/lib/process-services/src/lib/form/widgets/people/people.widget.spec.ts
index 009607dccb..1417e96912 100644
--- a/lib/process-services/src/lib/form/widgets/people/people.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/people/people.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/people/people.widget.ts b/lib/process-services/src/lib/form/widgets/people/people.widget.ts
index 33c1b9ffa7..2a0bae91be 100644
--- a/lib/process-services/src/lib/form/widgets/people/people.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/people/people.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/public-api.ts b/lib/process-services/src/lib/form/widgets/public-api.ts
index 8e8392da07..78f9e29725 100644
--- a/lib/process-services/src/lib/form/widgets/public-api.ts
+++ b/lib/process-services/src/lib/form/widgets/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.spec.ts b/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.spec.ts
index ff1c900205..b03d53aa7c 100644
--- a/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.ts b/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.ts
index f3a1ccb3d7..74fa050bbf 100644
--- a/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/radio-buttons/radio-buttons.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.spec.ts b/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.spec.ts
index 933babfa44..c7d5e03334 100644
--- a/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.ts b/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.ts
index 2f9b9c13b9..bdf8f5e177 100644
--- a/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/typeahead/typeahead.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/upload/upload.widget.spec.ts b/lib/process-services/src/lib/form/widgets/upload/upload.widget.spec.ts
index dc2eba7b18..89a8488f3f 100644
--- a/lib/process-services/src/lib/form/widgets/upload/upload.widget.spec.ts
+++ b/lib/process-services/src/lib/form/widgets/upload/upload.widget.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/form/widgets/upload/upload.widget.ts b/lib/process-services/src/lib/form/widgets/upload/upload.widget.ts
index c943588687..2967217550 100644
--- a/lib/process-services/src/lib/form/widgets/upload/upload.widget.ts
+++ b/lib/process-services/src/lib/form/widgets/upload/upload.widget.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-list/people-list.component.spec.ts b/lib/process-services/src/lib/people/components/people-list/people-list.component.spec.ts
index 98b38085cc..9a8bc4e7fa 100644
--- a/lib/process-services/src/lib/people/components/people-list/people-list.component.spec.ts
+++ b/lib/process-services/src/lib/people/components/people-list/people-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-list/people-list.component.ts b/lib/process-services/src/lib/people/components/people-list/people-list.component.ts
index c47ec71897..d8298b41af 100644
--- a/lib/process-services/src/lib/people/components/people-list/people-list.component.ts
+++ b/lib/process-services/src/lib/people/components/people-list/people-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.spec.ts b/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.spec.ts
index f5311c86ff..ef3decda44 100644
--- a/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.spec.ts
+++ b/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.ts b/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.ts
index 4a3253aa74..4e836259b9 100644
--- a/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.ts
+++ b/lib/process-services/src/lib/people/components/people-search-field/people-search-field.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-search/people-search.component.spec.ts b/lib/process-services/src/lib/people/components/people-search/people-search.component.spec.ts
index af421441f1..55816269b5 100644
--- a/lib/process-services/src/lib/people/components/people-search/people-search.component.spec.ts
+++ b/lib/process-services/src/lib/people/components/people-search/people-search.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-search/people-search.component.ts b/lib/process-services/src/lib/people/components/people-search/people-search.component.ts
index bdbce2afb3..6b4a0b0921 100644
--- a/lib/process-services/src/lib/people/components/people-search/people-search.component.ts
+++ b/lib/process-services/src/lib/people/components/people-search/people-search.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-selector/people-selector.component.spec.ts b/lib/process-services/src/lib/people/components/people-selector/people-selector.component.spec.ts
index 0d7fa4c700..3903685519 100644
--- a/lib/process-services/src/lib/people/components/people-selector/people-selector.component.spec.ts
+++ b/lib/process-services/src/lib/people/components/people-selector/people-selector.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people-selector/people-selector.component.ts b/lib/process-services/src/lib/people/components/people-selector/people-selector.component.ts
index 76545909d9..e7621c5a72 100644
--- a/lib/process-services/src/lib/people/components/people-selector/people-selector.component.ts
+++ b/lib/process-services/src/lib/people/components/people-selector/people-selector.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people/people.component.spec.ts b/lib/process-services/src/lib/people/components/people/people.component.spec.ts
index 12cf893d49..4082185c7e 100644
--- a/lib/process-services/src/lib/people/components/people/people.component.spec.ts
+++ b/lib/process-services/src/lib/people/components/people/people.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/components/people/people.component.ts b/lib/process-services/src/lib/people/components/people/people.component.ts
index ce313aed6a..255ea4e006 100644
--- a/lib/process-services/src/lib/people/components/people/people.component.ts
+++ b/lib/process-services/src/lib/people/components/people/people.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/helpers/get-display-user.ts b/lib/process-services/src/lib/people/helpers/get-display-user.ts
index 7db154617c..09d1bd65ea 100644
--- a/lib/process-services/src/lib/people/helpers/get-display-user.ts
+++ b/lib/process-services/src/lib/people/helpers/get-display-user.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/index.ts b/lib/process-services/src/lib/people/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/people/index.ts
+++ b/lib/process-services/src/lib/people/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/interfaces/perform-search-callback.interface.ts b/lib/process-services/src/lib/people/interfaces/perform-search-callback.interface.ts
index ae78b7535f..f2c49d5a53 100644
--- a/lib/process-services/src/lib/people/interfaces/perform-search-callback.interface.ts
+++ b/lib/process-services/src/lib/people/interfaces/perform-search-callback.interface.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/people/public-api.ts b/lib/process-services/src/lib/people/public-api.ts
index 6dbb006e36..9213bb5a42 100644
--- a/lib/process-services/src/lib/people/public-api.ts
+++ b/lib/process-services/src/lib/people/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-comments/index.ts b/lib/process-services/src/lib/process-comments/index.ts
index a0e1d6a4f4..6b389babce 100644
--- a/lib/process-services/src/lib/process-comments/index.ts
+++ b/lib/process-services/src/lib/process-comments/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-comments/process-comments.component.ts b/lib/process-services/src/lib/process-comments/process-comments.component.ts
index 27be2f85cf..6d18814633 100644
--- a/lib/process-services/src/lib/process-comments/process-comments.component.ts
+++ b/lib/process-services/src/lib/process-comments/process-comments.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-comments/services/comment-process.service.ts b/lib/process-services/src/lib/process-comments/services/comment-process.service.ts
index d407b65e23..8803fd5afa 100644
--- a/lib/process-services/src/lib/process-comments/services/comment-process.service.ts
+++ b/lib/process-services/src/lib/process-comments/services/comment-process.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.spec.ts b/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.spec.ts
index b5d7678846..b5cdb77457 100644
--- a/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.spec.ts
+++ b/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.ts b/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.ts
index f3829ed9a2..e05229d571 100644
--- a/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.ts
+++ b/lib/process-services/src/lib/process-list/components/process-audit/process-audit.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.spec.ts b/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.spec.ts
index ab86acb7eb..06511fb102 100644
--- a/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.spec.ts
+++ b/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.ts b/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.ts
index ca70ed9f29..a5e20c8d4c 100644
--- a/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.ts
+++ b/lib/process-services/src/lib/process-list/components/process-filters/process-filters.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.spec.ts b/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.spec.ts
index 7a4957c148..a79a342f33 100644
--- a/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.spec.ts
+++ b/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.ts b/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.ts
index 9f61fee890..926179d542 100644
--- a/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.ts
+++ b/lib/process-services/src/lib/process-list/components/process-instance-details/process-instance-details.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.spec.ts b/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.spec.ts
index 7cc58a4d82..4e40477e46 100644
--- a/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.spec.ts
+++ b/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.ts b/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.ts
index 9ac6733875..4b41970944 100644
--- a/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.ts
+++ b/lib/process-services/src/lib/process-list/components/process-instance-header/process-instance-header.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.spec.ts b/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.spec.ts
index 175da8527f..83102ed379 100644
--- a/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.spec.ts
+++ b/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.ts b/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.ts
index 4dc5a29b18..802ec48745 100644
--- a/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.ts
+++ b/lib/process-services/src/lib/process-list/components/process-instance-tasks/process-instance-tasks.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-list/process-list.component.spec.ts b/lib/process-services/src/lib/process-list/components/process-list/process-list.component.spec.ts
index e0139019b9..78802d48ad 100644
--- a/lib/process-services/src/lib/process-list/components/process-list/process-list.component.spec.ts
+++ b/lib/process-services/src/lib/process-list/components/process-list/process-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/process-list/process-list.component.ts b/lib/process-services/src/lib/process-list/components/process-list/process-list.component.ts
index 5b33fb1c8d..36e096ee21 100644
--- a/lib/process-services/src/lib/process-list/components/process-list/process-list.component.ts
+++ b/lib/process-services/src/lib/process-list/components/process-list/process-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/start-process/start-process.component.spec.ts b/lib/process-services/src/lib/process-list/components/start-process/start-process.component.spec.ts
index 0df7447fd4..8f6a1f52ac 100644
--- a/lib/process-services/src/lib/process-list/components/start-process/start-process.component.spec.ts
+++ b/lib/process-services/src/lib/process-list/components/start-process/start-process.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/components/start-process/start-process.component.ts b/lib/process-services/src/lib/process-list/components/start-process/start-process.component.ts
index 056489efe6..c344057a3b 100644
--- a/lib/process-services/src/lib/process-list/components/start-process/start-process.component.ts
+++ b/lib/process-services/src/lib/process-list/components/start-process/start-process.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/index.ts b/lib/process-services/src/lib/process-list/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/process-list/index.ts
+++ b/lib/process-services/src/lib/process-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/public-api.ts b/lib/process-services/src/lib/process-list/public-api.ts
index ecdcfbfac0..7647d976f8 100644
--- a/lib/process-services/src/lib/process-list/public-api.ts
+++ b/lib/process-services/src/lib/process-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/services/process-filter.service.spec.ts b/lib/process-services/src/lib/process-list/services/process-filter.service.spec.ts
index d3934dd9bf..ffa61e4782 100644
--- a/lib/process-services/src/lib/process-list/services/process-filter.service.spec.ts
+++ b/lib/process-services/src/lib/process-list/services/process-filter.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/services/process-filter.service.ts b/lib/process-services/src/lib/process-list/services/process-filter.service.ts
index 03bb7bf478..4c2d062cc0 100644
--- a/lib/process-services/src/lib/process-list/services/process-filter.service.ts
+++ b/lib/process-services/src/lib/process-list/services/process-filter.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/services/process.service.spec.ts b/lib/process-services/src/lib/process-list/services/process.service.spec.ts
index 968b8a9f9c..0321f73fd3 100644
--- a/lib/process-services/src/lib/process-list/services/process.service.spec.ts
+++ b/lib/process-services/src/lib/process-list/services/process.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process-list/services/process.service.ts b/lib/process-services/src/lib/process-list/services/process.service.ts
index 7cbd24721b..56a08b580c 100644
--- a/lib/process-services/src/lib/process-list/services/process.service.ts
+++ b/lib/process-services/src/lib/process-list/services/process.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/process.module.ts b/lib/process-services/src/lib/process.module.ts
index ffb90ec8d3..35420fce60 100644
--- a/lib/process-services/src/lib/process.module.ts
+++ b/lib/process-services/src/lib/process.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/services/apps-process.service.ts b/lib/process-services/src/lib/services/apps-process.service.ts
index 42efe3f1a7..d5b907c988 100644
--- a/lib/process-services/src/lib/services/apps-process.service.ts
+++ b/lib/process-services/src/lib/services/apps-process.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/services/people-process.service.spec.ts b/lib/process-services/src/lib/services/people-process.service.spec.ts
index 03c35b9147..c1d50bac30 100644
--- a/lib/process-services/src/lib/services/people-process.service.spec.ts
+++ b/lib/process-services/src/lib/services/people-process.service.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/services/people-process.service.ts b/lib/process-services/src/lib/services/people-process.service.ts
index 1002ca0881..9d34261651 100644
--- a/lib/process-services/src/lib/services/people-process.service.ts
+++ b/lib/process-services/src/lib/services/people-process.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/services/task-comments.service.ts b/lib/process-services/src/lib/services/task-comments.service.ts
index e20ab9187d..6e1545a39d 100644
--- a/lib/process-services/src/lib/services/task-comments.service.ts
+++ b/lib/process-services/src/lib/services/task-comments.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-comments/index.ts b/lib/process-services/src/lib/task-comments/index.ts
index 957d1fe428..fa341c45bb 100644
--- a/lib/process-services/src/lib/task-comments/index.ts
+++ b/lib/process-services/src/lib/task-comments/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-comments/task-comments.component.ts b/lib/process-services/src/lib/task-comments/task-comments.component.ts
index aab3834acf..cb2f62ae06 100644
--- a/lib/process-services/src/lib/task-comments/task-comments.component.ts
+++ b/lib/process-services/src/lib/task-comments/task-comments.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.spec.ts b/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.spec.ts
index c6a6b37963..52072bf074 100644
--- a/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.ts b/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.ts
index 3f92691e97..e310b8297e 100644
--- a/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.ts
+++ b/lib/process-services/src/lib/task-list/components/attach-form/attach-form.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/checklist/checklist.component.spec.ts b/lib/process-services/src/lib/task-list/components/checklist/checklist.component.spec.ts
index c0d090d8be..1b2e32347a 100644
--- a/lib/process-services/src/lib/task-list/components/checklist/checklist.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/checklist/checklist.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/checklist/checklist.component.ts b/lib/process-services/src/lib/task-list/components/checklist/checklist.component.ts
index c7582f8e76..38c64e8cad 100644
--- a/lib/process-services/src/lib/task-list/components/checklist/checklist.component.ts
+++ b/lib/process-services/src/lib/task-list/components/checklist/checklist.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/start-task/start-task.component.spec.ts b/lib/process-services/src/lib/task-list/components/start-task/start-task.component.spec.ts
index c4319d22c3..6cb2714481 100644
--- a/lib/process-services/src/lib/task-list/components/start-task/start-task.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/start-task/start-task.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/start-task/start-task.component.ts b/lib/process-services/src/lib/task-list/components/start-task/start-task.component.ts
index 855ed124b5..6e91b507e0 100644
--- a/lib/process-services/src/lib/task-list/components/start-task/start-task.component.ts
+++ b/lib/process-services/src/lib/task-list/components/start-task/start-task.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-details/task-details.component.spec.ts b/lib/process-services/src/lib/task-list/components/task-details/task-details.component.spec.ts
index 38f79070ed..5d4395574b 100644
--- a/lib/process-services/src/lib/task-list/components/task-details/task-details.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-details/task-details.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-details/task-details.component.ts b/lib/process-services/src/lib/task-list/components/task-details/task-details.component.ts
index 73219ad809..82c9417edb 100644
--- a/lib/process-services/src/lib/task-list/components/task-details/task-details.component.ts
+++ b/lib/process-services/src/lib/task-list/components/task-details/task-details.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.spec.ts b/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.spec.ts
index 13b4067e10..86559c7cce 100644
--- a/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.ts b/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.ts
index e7e4c1f6cb..8d779a8ebe 100644
--- a/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.ts
+++ b/lib/process-services/src/lib/task-list/components/task-filters/task-filters.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.spec.ts b/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.spec.ts
index e7278b33a4..0d4cc19344 100644
--- a/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.ts b/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.ts
index e622e097d5..1bbb459fb2 100644
--- a/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.ts
+++ b/lib/process-services/src/lib/task-list/components/task-form/claim-task.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-form/task-form.component.spec.ts b/lib/process-services/src/lib/task-list/components/task-form/task-form.component.spec.ts
index 717b409f14..91257294e7 100644
--- a/lib/process-services/src/lib/task-list/components/task-form/task-form.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-form/task-form.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-form/task-form.component.ts b/lib/process-services/src/lib/task-list/components/task-form/task-form.component.ts
index cee504180f..0a326a235a 100644
--- a/lib/process-services/src/lib/task-list/components/task-form/task-form.component.ts
+++ b/lib/process-services/src/lib/task-list/components/task-form/task-form.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.spec.ts b/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.spec.ts
index 914cda84bb..38178147d8 100644
--- a/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.ts b/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.ts
index d27806e539..1629e57e01 100644
--- a/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.ts
+++ b/lib/process-services/src/lib/task-list/components/task-form/unclaim-task.directive.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-header/task-header.component.spec.ts b/lib/process-services/src/lib/task-list/components/task-header/task-header.component.spec.ts
index b4c06c6009..e7d53cd30f 100644
--- a/lib/process-services/src/lib/task-list/components/task-header/task-header.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-header/task-header.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-header/task-header.component.ts b/lib/process-services/src/lib/task-list/components/task-header/task-header.component.ts
index 671d9c0cd7..b315c6d5d1 100644
--- a/lib/process-services/src/lib/task-list/components/task-header/task-header.component.ts
+++ b/lib/process-services/src/lib/task-list/components/task-header/task-header.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-list/task-list.component.spec.ts b/lib/process-services/src/lib/task-list/components/task-list/task-list.component.spec.ts
index 931e491745..fa4990c3b9 100644
--- a/lib/process-services/src/lib/task-list/components/task-list/task-list.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-list/task-list.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-list/task-list.component.ts b/lib/process-services/src/lib/task-list/components/task-list/task-list.component.ts
index dc4c80c329..06104b34d9 100644
--- a/lib/process-services/src/lib/task-list/components/task-list/task-list.component.ts
+++ b/lib/process-services/src/lib/task-list/components/task-list/task-list.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.spec.ts b/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.spec.ts
index acab8686d2..6fdb6f7962 100644
--- a/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.spec.ts
+++ b/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.spec.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.ts b/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.ts
index 7a71c1451b..c5c347bb78 100644
--- a/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.ts
+++ b/lib/process-services/src/lib/task-list/components/task-standalone/task-standalone.component.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/index.ts b/lib/process-services/src/lib/task-list/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/task-list/index.ts
+++ b/lib/process-services/src/lib/task-list/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/models/form.model.ts b/lib/process-services/src/lib/task-list/models/form.model.ts
index 115a879f82..a20e75677b 100644
--- a/lib/process-services/src/lib/task-list/models/form.model.ts
+++ b/lib/process-services/src/lib/task-list/models/form.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/models/task-details.event.ts b/lib/process-services/src/lib/task-list/models/task-details.event.ts
index 66fb481b64..d8df9ca0c7 100644
--- a/lib/process-services/src/lib/task-list/models/task-details.event.ts
+++ b/lib/process-services/src/lib/task-list/models/task-details.event.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/models/task-preset.model.ts b/lib/process-services/src/lib/task-list/models/task-preset.model.ts
index 3265de3967..3ce42c03a0 100644
--- a/lib/process-services/src/lib/task-list/models/task-preset.model.ts
+++ b/lib/process-services/src/lib/task-list/models/task-preset.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/models/user-event.model.ts b/lib/process-services/src/lib/task-list/models/user-event.model.ts
index cf87a1183f..3dac66f4f2 100644
--- a/lib/process-services/src/lib/task-list/models/user-event.model.ts
+++ b/lib/process-services/src/lib/task-list/models/user-event.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/models/user-group.model.ts b/lib/process-services/src/lib/task-list/models/user-group.model.ts
index a2a9550c62..1398b43df1 100644
--- a/lib/process-services/src/lib/task-list/models/user-group.model.ts
+++ b/lib/process-services/src/lib/task-list/models/user-group.model.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/public-api.ts b/lib/process-services/src/lib/task-list/public-api.ts
index bce8c34064..b7fad5a545 100644
--- a/lib/process-services/src/lib/task-list/public-api.ts
+++ b/lib/process-services/src/lib/task-list/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/services/process-upload.service.ts b/lib/process-services/src/lib/task-list/services/process-upload.service.ts
index 80ceee3e5d..85745db996 100644
--- a/lib/process-services/src/lib/task-list/services/process-upload.service.ts
+++ b/lib/process-services/src/lib/task-list/services/process-upload.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/services/task-filter.service.ts b/lib/process-services/src/lib/task-list/services/task-filter.service.ts
index c418a3e43a..c6e40cffac 100644
--- a/lib/process-services/src/lib/task-list/services/task-filter.service.ts
+++ b/lib/process-services/src/lib/task-list/services/task-filter.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/services/task-upload.service.ts b/lib/process-services/src/lib/task-list/services/task-upload.service.ts
index d141b3b387..53132e0b2a 100644
--- a/lib/process-services/src/lib/task-list/services/task-upload.service.ts
+++ b/lib/process-services/src/lib/task-list/services/task-upload.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/services/tasklist.service.ts b/lib/process-services/src/lib/task-list/services/tasklist.service.ts
index 4db6986f58..d33e96c47b 100644
--- a/lib/process-services/src/lib/task-list/services/tasklist.service.ts
+++ b/lib/process-services/src/lib/task-list/services/tasklist.service.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/task-list/validators/task-description.validator.ts b/lib/process-services/src/lib/task-list/validators/task-description.validator.ts
index 157f07e52a..d5f5fa2f52 100644
--- a/lib/process-services/src/lib/task-list/validators/task-description.validator.ts
+++ b/lib/process-services/src/lib/task-list/validators/task-description.validator.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/apps-list.mock.ts b/lib/process-services/src/lib/testing/mock/apps-list.mock.ts
index 8842d48434..d108b38a6c 100644
--- a/lib/process-services/src/lib/testing/mock/apps-list.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/apps-list.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/index.ts b/lib/process-services/src/lib/testing/mock/index.ts
index 54beb1a252..f22da90e09 100644
--- a/lib/process-services/src/lib/testing/mock/index.ts
+++ b/lib/process-services/src/lib/testing/mock/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/process/process-attachments.mock.ts b/lib/process-services/src/lib/testing/mock/process/process-attachments.mock.ts
index 41bc9908c3..935cd715e4 100644
--- a/lib/process-services/src/lib/testing/mock/process/process-attachments.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/process/process-attachments.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/process/process-comments.mock.ts b/lib/process-services/src/lib/testing/mock/process/process-comments.mock.ts
index 394b29161a..27ed45b145 100644
--- a/lib/process-services/src/lib/testing/mock/process/process-comments.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/process/process-comments.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/process/process-instances-list.mock.ts b/lib/process-services/src/lib/testing/mock/process/process-instances-list.mock.ts
index b6f0b11843..15a6b5bff9 100644
--- a/lib/process-services/src/lib/testing/mock/process/process-instances-list.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/process/process-instances-list.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/process/process.model.mock.ts b/lib/process-services/src/lib/testing/mock/process/process.model.mock.ts
index 98a25b8883..447e6135f4 100644
--- a/lib/process-services/src/lib/testing/mock/process/process.model.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/process/process.model.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/process/start-process.component.mock.ts b/lib/process-services/src/lib/testing/mock/process/start-process.component.mock.ts
index eb95d471e5..c20c9344dd 100644
--- a/lib/process-services/src/lib/testing/mock/process/start-process.component.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/process/start-process.component.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/public-api.ts b/lib/process-services/src/lib/testing/mock/public-api.ts
index c8220a6c0f..86287c9ab4 100644
--- a/lib/process-services/src/lib/testing/mock/public-api.ts
+++ b/lib/process-services/src/lib/testing/mock/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/task/task-attachments.mock.ts b/lib/process-services/src/lib/testing/mock/task/task-attachments.mock.ts
index ff1f321d1d..871d50b6e8 100644
--- a/lib/process-services/src/lib/testing/mock/task/task-attachments.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/task/task-attachments.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/task/task-details.mock.ts b/lib/process-services/src/lib/testing/mock/task/task-details.mock.ts
index 431d49958a..cc4525fcdd 100644
--- a/lib/process-services/src/lib/testing/mock/task/task-details.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/task/task-details.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/mock/task/task-list.mock.ts b/lib/process-services/src/lib/testing/mock/task/task-list.mock.ts
index 89f1dd9450..865f37768d 100644
--- a/lib/process-services/src/lib/testing/mock/task/task-list.mock.ts
+++ b/lib/process-services/src/lib/testing/mock/task/task-list.mock.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/lib/testing/process.testing.module.ts b/lib/process-services/src/lib/testing/process.testing.module.ts
index 5a02727c6c..9507ca9c82 100644
--- a/lib/process-services/src/lib/testing/process.testing.module.ts
+++ b/lib/process-services/src/lib/testing/process.testing.module.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/public-api.ts b/lib/process-services/src/public-api.ts
index b24fe2c080..c78a6ac099 100644
--- a/lib/process-services/src/public-api.ts
+++ b/lib/process-services/src/public-api.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/process-services/src/test.ts b/lib/process-services/src/test.ts
index d0723f8e8a..2f46da9721 100644
--- a/lib/process-services/src/test.ts
+++ b/lib/process-services/src/test.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/lib/stories/src/index.ts b/lib/stories/src/index.ts
index d8fe8dcf99..3517fb6a02 100644
--- a/lib/stories/src/index.ts
+++ b/lib/stories/src/index.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/license-community.txt b/license-community.txt
index 9c648ce8fd..074a71c386 100644
--- a/license-community.txt
+++ b/license-community.txt
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/mdNav.ts b/tools/doc/mdNav.ts
index 0bd420b09b..8fc49cf14b 100644
--- a/tools/doc/mdNav.ts
+++ b/tools/doc/mdNav.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/mqDefs.ts b/tools/doc/mqDefs.ts
index 237cb34948..202954f63c 100644
--- a/tools/doc/mqDefs.ts
+++ b/tools/doc/mqDefs.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/sourceInfoClasses.ts b/tools/doc/sourceInfoClasses.ts
index 171096da48..3c18c4d277 100644
--- a/tools/doc/sourceInfoClasses.ts
+++ b/tools/doc/sourceInfoClasses.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/tools/fileChecker.ts b/tools/doc/tools/fileChecker.ts
index c57b823388..e63608ec05 100644
--- a/tools/doc/tools/fileChecker.ts
+++ b/tools/doc/tools/fileChecker.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/tools/gqIndex.ts b/tools/doc/tools/gqIndex.ts
index 177f9bd754..322b70da64 100644
--- a/tools/doc/tools/gqIndex.ts
+++ b/tools/doc/tools/gqIndex.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/tools/linkFixer.ts b/tools/doc/tools/linkFixer.ts
index bb2d78005b..90226b803b 100644
--- a/tools/doc/tools/linkFixer.ts
+++ b/tools/doc/tools/linkFixer.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/tools/sourceLinker.ts b/tools/doc/tools/sourceLinker.ts
index ccab4a8aaf..3804514c82 100644
--- a/tools/doc/tools/sourceLinker.ts
+++ b/tools/doc/tools/sourceLinker.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/tools/tsInfo.ts b/tools/doc/tools/tsInfo.ts
index bda90ab274..c6ee8725da 100644
--- a/tools/doc/tools/tsInfo.ts
+++ b/tools/doc/tools/tsInfo.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/tools/tutorialIndex.ts b/tools/doc/tools/tutorialIndex.ts
index c7c3b6d735..c34e278b6e 100644
--- a/tools/doc/tools/tutorialIndex.ts
+++ b/tools/doc/tools/tutorialIndex.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.
diff --git a/tools/doc/tools/typeLinker.ts b/tools/doc/tools/typeLinker.ts
index cbd21a80f7..68dbeff795 100644
--- a/tools/doc/tools/typeLinker.ts
+++ b/tools/doc/tools/typeLinker.ts
@@ -1,6 +1,6 @@
/*!
* @license
- * Copyright © 2005-2024 Hyland Software, Inc. and its affiliates. All rights reserved.
+ * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. 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.