From 8b1b5fd3a24f8bb1fdaa33cdd59de0b97f774516 Mon Sep 17 00:00:00 2001 From: Shivangi Shree Date: Tue, 28 Jul 2026 14:47:01 +0530 Subject: [PATCH] [ACS-11860] Update license-header from 2005-2025 to 2005-2026 (#5312) * [ACS-11860] Update license-header from 2005-2025 to 2005-2026 * [ACS-11860] Fix date in en.json only in i18n folder * [ACS-11860] Remove date change from fi.json * [ACS-11860] Add change to en.json only from i18n folder --- .eslintrc.json | 2 +- app/src/app/app.components.spec.ts | 2 +- app/src/app/app.components.ts | 2 +- app/src/app/app.config.ts | 2 +- app/src/app/app.routes.ts | 2 +- app/src/app/components/login/app-login.component.ts | 2 +- app/src/app/extensions.module.ts | 2 +- app/src/environments/environment.e2e.ts | 2 +- app/src/environments/environment.interface.ts | 2 +- app/src/environments/environment.prod.ts | 2 +- app/src/environments/environment.release.ts | 2 +- app/src/environments/environment.ts | 2 +- app/src/main.ts | 2 +- app/src/polyfills.ts | 2 +- app/src/test.ts | 2 +- app/src/typings.d.ts | 2 +- e2e/playwright/authentication/playwright.config.ts | 2 +- e2e/playwright/authentication/src/tests/general.e2e.ts | 2 +- e2e/playwright/authentication/src/tests/login.e2e.ts | 2 +- e2e/playwright/authentication/src/tests/logout.e2e.ts | 2 +- e2e/playwright/copy-move-actions/playwright.config.ts | 2 +- .../copy-move-actions/src/tests/copy-move-repository.e2e.ts | 2 +- e2e/playwright/copy-move-actions/src/tests/copy.e2e.ts | 2 +- .../src/tests/destination-picker-dialog.e2e.ts | 2 +- e2e/playwright/copy-move-actions/src/tests/move.e2e.ts | 2 +- e2e/playwright/create-actions/playwright.config.ts | 2 +- .../create-actions/src/tests/create-file-from-template.e2e.ts | 2 +- .../create-actions/src/tests/create-folder-from-template.e2e.ts | 2 +- e2e/playwright/create-actions/src/tests/create-folder.e2e.ts | 2 +- e2e/playwright/create-actions/src/tests/create-library.e2e.ts | 2 +- e2e/playwright/create-link-actions/playwright.config.ts | 2 +- e2e/playwright/create-link-actions/src/tests/create-link.e2e.ts | 2 +- .../create-link-actions/src/tests/link-actions.e2e.ts | 2 +- .../create-link-actions/src/tests/link-permissions.e2e.ts | 2 +- e2e/playwright/delete-actions/playwright.config.ts | 2 +- .../delete-actions/src/tests/delete-undo-delete.e2e.ts | 2 +- .../delete-actions/src/tests/permanently-delete.e2e.ts | 2 +- .../delete-actions/src/tests/restore-repository.e2e.ts | 2 +- e2e/playwright/delete-actions/src/tests/restore.e2e.ts | 2 +- e2e/playwright/edit-actions/playwright.config.ts | 2 +- e2e/playwright/edit-actions/src/tests/edit-folder.e2e.ts | 2 +- e2e/playwright/edit-actions/src/tests/edit-offline.e2e.ts | 2 +- e2e/playwright/favorite-actions/playwright.config.ts | 2 +- e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts | 2 +- e2e/playwright/folder-information-actions/playwright.config.ts | 2 +- .../src/tests/folder-information.e2e.ts | 2 +- e2e/playwright/folder-rules/playwright.config.ts | 2 +- e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts | 2 +- e2e/playwright/folder-rules/src/tests/delete-view-rules.e2e.ts | 2 +- e2e/playwright/folder-rules/src/tests/transform-rules.e2e.ts | 2 +- e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts | 2 +- e2e/playwright/info-drawer/playwright.config.ts | 2 +- e2e/playwright/info-drawer/src/tests/comments.e2e.ts | 2 +- e2e/playwright/info-drawer/src/tests/edit-mode.e2e.ts | 2 +- .../info-drawer/src/tests/file-folder-properties.e2e.ts | 2 +- e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts | 2 +- e2e/playwright/info-drawer/src/tests/general.e2e.ts | 2 +- .../info-drawer/src/tests/info-drawer-repository.e2e.ts | 2 +- e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts | 2 +- e2e/playwright/library-actions/playwright.config.ts | 2 +- .../library-actions/src/tests/favorite-libraries-actions.e2e.ts | 2 +- .../library-actions/src/tests/my-libraries-actions.e2e.ts | 2 +- .../library-actions/src/tests/search-page-lib-actions.e2e.ts | 2 +- e2e/playwright/list-views/playwright.config.ts | 2 +- e2e/playwright/list-views/src/tests/empty-list.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/favorites.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/file-libraries.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/generic-errors.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/permissions.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/personal-files.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/recent-files.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/shared-files.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/sort-list.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/trash-admin.e2e.ts | 2 +- e2e/playwright/list-views/src/tests/trash.e2e.ts | 2 +- e2e/playwright/navigation/playwright.config.ts | 2 +- e2e/playwright/navigation/src/tests/breadcrumb-admin.e2e.ts | 2 +- e2e/playwright/navigation/src/tests/breadcrumb.e2e.ts | 2 +- .../navigation/src/tests/repository-breadcrumb.e2e.ts | 2 +- e2e/playwright/navigation/src/tests/sidebar.e2e.ts | 2 +- e2e/playwright/navigation/src/tests/single-click.e2e.ts | 2 +- e2e/playwright/pagination/playwright.config.ts | 2 +- e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts | 2 +- e2e/playwright/search/playwright.config.ts | 2 +- .../search/src/tests/search-filters-categories.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-filters-date.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-filters-general.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-filters-location.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-filters-logic.e2e.ts | 2 +- .../search/src/tests/search-filters-properties.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-filters-tags.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-highlighting.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-input.e2e.ts | 2 +- .../search/src/tests/search-results-files-folders.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-results-general.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-results-libraries.e2e.ts | 2 +- e2e/playwright/search/src/tests/search-sorting.e2e.ts | 2 +- e2e/playwright/share-action/playwright.config.ts | 2 +- e2e/playwright/share-action/src/tests/share/share-file.e2e.ts | 2 +- .../src/tests/share/unshare-file-search-results.e2e.ts | 2 +- e2e/playwright/smoke-test/playwright.config.ts | 2 +- e2e/playwright/smoke-test/src/tests/login/login.e2e.ts | 2 +- .../smoke-test/src/tests/repository/repository-smoke.e2e.ts | 2 +- e2e/playwright/smoke-test/src/tests/search/personal-files.ts | 2 +- .../smoke-test/src/tests/search/search-results-general.e2e.ts | 2 +- e2e/playwright/smoke-test/src/tests/viewer/viewer.e2e.ts | 2 +- .../special-permissions-actions-available/playwright.config.ts | 2 +- .../src/tests/folders-actions.e2e.ts | 2 +- .../src/tests/other-permissions.ts | 2 +- .../src/tests/repository-permissions.e2e.ts | 2 +- .../src/tests/special-permissions-actions.e2e.ts | 2 +- .../special-permissions-actions-available/src/tests/viewer.ts | 2 +- e2e/playwright/upload-download-actions/playwright.config.ts | 2 +- .../upload-download-actions/src/tests/download.e2e.ts | 2 +- .../upload-download-actions/src/tests/upload-new-version.e2e.ts | 2 +- e2e/playwright/upload-download-actions/src/tests/upload.e2e.ts | 2 +- e2e/playwright/viewer-actions/playwright.config.ts | 2 +- e2e/playwright/viewer-actions/src/tests/viewer-action.e2e.ts | 2 +- e2e/playwright/viewer/playwright.config.ts | 2 +- e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts | 2 +- e2e/playwright/viewer/src/tests/viewer-protected.e2e.ts | 2 +- e2e/playwright/viewer/src/tests/viewer-useraction.e2e.ts | 2 +- e2e/playwright/viewer/src/tests/viewer-version-actions.e2e.ts | 2 +- .../viewer/src/tests/viewer-zoom-functionality.e2e.ts | 2 +- e2e/playwright/viewer/src/tests/viewer.e2e.ts | 2 +- license-header-aca.txt | 2 +- projects/aca-content/about/src/about.component.ts | 2 +- projects/aca-content/about/src/aca-about.module.ts | 2 +- projects/aca-content/about/src/dev-mode.tokens.ts | 2 +- projects/aca-content/about/src/package-json.token.ts | 2 +- projects/aca-content/about/src/public-api.ts | 2 +- projects/aca-content/assets/i18n/en.json | 2 +- projects/aca-content/folder-rules/src/folder-rules.module.ts | 2 +- .../aca-content/folder-rules/src/folder-rules.rules.spec.ts | 2 +- projects/aca-content/folder-rules/src/folder-rules.rules.ts | 2 +- .../src/manage-rules/manage-rules.smart-component.spec.ts | 2 +- .../src/manage-rules/manage-rules.smart-component.ts | 2 +- .../folder-rules/src/mock/action-parameter-constraints.mock.ts | 2 +- projects/aca-content/folder-rules/src/mock/actions.mock.ts | 2 +- projects/aca-content/folder-rules/src/mock/conditions.mock.ts | 2 +- projects/aca-content/folder-rules/src/mock/node.mock.ts | 2 +- projects/aca-content/folder-rules/src/mock/rule-sets.mock.ts | 2 +- projects/aca-content/folder-rules/src/mock/rules.mock.ts | 2 +- .../aca-content/folder-rules/src/mock/security-marks.mock.ts | 2 +- .../folder-rules/src/model/action-parameter-constraint.model.ts | 2 +- .../aca-content/folder-rules/src/model/rule-action.model.ts | 2 +- .../folder-rules/src/model/rule-composite-condition.model.ts | 2 +- .../folder-rules/src/model/rule-grouping-item.model.ts | 2 +- projects/aca-content/folder-rules/src/model/rule-set.model.ts | 2 +- .../folder-rules/src/model/rule-simple-condition.model.ts | 2 +- projects/aca-content/folder-rules/src/model/rule.model.ts | 2 +- projects/aca-content/folder-rules/src/public-api.ts | 2 +- .../rule-details/actions/rule-action-list.ui-component.spec.ts | 2 +- .../src/rule-details/actions/rule-action-list.ui-component.ts | 2 +- .../src/rule-details/actions/rule-action.ui-component.spec.ts | 2 +- .../src/rule-details/actions/rule-action.ui-component.ts | 2 +- .../conditions/rule-composite-condition.ui-component.spec.ts | 2 +- .../conditions/rule-composite-condition.ui-component.ts | 2 +- .../src/rule-details/conditions/rule-condition-comparators.ts | 2 +- .../src/rule-details/conditions/rule-condition-fields.ts | 2 +- .../conditions/rule-simple-condition.ui-component.spec.ts | 2 +- .../conditions/rule-simple-condition.ui-component.ts | 2 +- .../src/rule-details/edit-rule-dialog.ui-component.spec.ts | 2 +- .../src/rule-details/edit-rule-dialog.ui-component.ts | 2 +- .../src/rule-details/options/rule-options.ui-component.spec.ts | 2 +- .../src/rule-details/options/rule-options.ui-component.ts | 2 +- .../src/rule-details/rule-details.ui-component.spec.ts | 2 +- .../folder-rules/src/rule-details/rule-details.ui-component.ts | 2 +- .../rule-details/triggers/rule-triggers.ui-component.spec.ts | 2 +- .../src/rule-details/triggers/rule-triggers.ui-component.ts | 2 +- .../src/rule-details/validators/rule-actions.validator.spec.ts | 2 +- .../src/rule-details/validators/rule-actions.validator.ts | 2 +- .../validators/rule-composite-condition.validator.spec.ts | 2 +- .../validators/rule-composite-condition.validator.ts | 2 +- .../rule-list-grouping/rule-list-grouping.ui-component.spec.ts | 2 +- .../rule-list-grouping/rule-list-grouping.ui-component.ts | 2 +- .../rule-list-item/rule-list-item.ui-component.spec.ts | 2 +- .../src/rule-list/rule-list-item/rule-list-item.ui-component.ts | 2 +- .../src/rule-list/rule-list/rule-list.ui-component.spec.ts | 2 +- .../src/rule-list/rule-list/rule-list.ui-component.ts | 2 +- .../src/rule-set-picker/rule-set-picker.smart-component.spec.ts | 2 +- .../src/rule-set-picker/rule-set-picker.smart-component.ts | 2 +- .../folder-rules/src/services/actions.service.spec.ts | 2 +- .../aca-content/folder-rules/src/services/actions.service.ts | 2 +- .../folder-rules/src/services/folder-rule-sets.service.spec.ts | 2 +- .../folder-rules/src/services/folder-rule-sets.service.ts | 2 +- .../folder-rules/src/services/folder-rules.service.spec.ts | 2 +- .../folder-rules/src/services/folder-rules.service.ts | 2 +- projects/aca-content/ms-office/src/actions/aos.actions.ts | 2 +- projects/aca-content/ms-office/src/aos-extension.module.ts | 2 +- .../aca-content/ms-office/src/aos-extension.service.spec.ts | 2 +- projects/aca-content/ms-office/src/aos-extension.service.ts | 2 +- projects/aca-content/ms-office/src/effects/aos.effects.spec.ts | 2 +- projects/aca-content/ms-office/src/effects/aos.effects.ts | 2 +- projects/aca-content/ms-office/src/public-api.ts | 2 +- projects/aca-content/src/lib/aca-content.module.ts | 2 +- projects/aca-content/src/lib/aca-content.routes.ts | 2 +- .../bulk-actions-dropdown.component.spec.ts | 2 +- .../bulk-actions-dropdown/bulk-actions-dropdown.component.ts | 2 +- projects/aca-content/src/lib/components/common/index.ts | 2 +- .../common/language-picker/language-picker.component.ts | 2 +- .../common/location-link/location-link.component.spec.ts | 2 +- .../components/common/location-link/location-link.component.ts | 2 +- .../src/lib/components/common/logout/logout.component.spec.ts | 2 +- .../src/lib/components/common/logout/logout.component.ts | 2 +- .../common/toggle-shared/toggle-shared.component.spec.ts | 2 +- .../components/common/toggle-shared/toggle-shared.component.ts | 2 +- .../src/lib/components/common/user-info/user-info.component.ts | 2 +- .../components/context-menu/base-context-menu.directive.spec.ts | 2 +- .../lib/components/context-menu/base-context-menu.directive.ts | 2 +- .../components/context-menu/context-menu-item.component.spec.ts | 2 +- .../lib/components/context-menu/context-menu-item.component.ts | 2 +- .../context-menu/context-menu-outside-event.directive.spec.ts | 2 +- .../context-menu/context-menu-outside-event.directive.ts | 2 +- .../src/lib/components/context-menu/context-menu-overlay.ts | 2 +- .../lib/components/context-menu/context-menu.component.spec.ts | 2 +- .../src/lib/components/context-menu/context-menu.component.ts | 2 +- .../lib/components/context-menu/context-menu.service.spec.ts | 2 +- .../src/lib/components/context-menu/context-menu.service.ts | 2 +- .../context-menu/custom-context-menu-actions.token.ts | 2 +- .../context-menu/custom-context-menu.component.spec.ts | 2 +- .../components/context-menu/custom-context-menu.component.ts | 2 +- .../src/lib/components/context-menu/direction.token.ts | 2 +- .../aca-content/src/lib/components/context-menu/interfaces.ts | 2 +- .../src/lib/components/details/details.component.spec.ts | 2 +- .../aca-content/src/lib/components/details/details.component.ts | 2 +- .../datatable-cell-badges.component.spec.ts | 2 +- .../datatable-cell-badges/datatable-cell-badges.component.ts | 2 +- .../name-column/name-column.component.spec.ts | 2 +- .../dl-custom-components/name-column/name-column.component.ts | 2 +- .../dl-custom-components/tags-column/tags-column.component.ts | 2 +- .../favorite-libraries/favorite-libraries.component.spec.ts | 2 +- .../favorite-libraries/favorite-libraries.component.ts | 2 +- .../src/lib/components/favorites/favorites.component.spec.ts | 2 +- .../src/lib/components/favorites/favorites.component.ts | 2 +- .../src/lib/components/files/files.component.spec.ts | 2 +- .../aca-content/src/lib/components/files/files.component.ts | 2 +- .../aca-content/src/lib/components/home/home.component.spec.ts | 2 +- projects/aca-content/src/lib/components/home/home.component.ts | 2 +- .../info-drawer/comments-tab/comments-tab.component.spec.ts | 2 +- .../info-drawer/comments-tab/comments-tab.component.ts | 2 +- .../external-node-permission-comments-tab.service.ts | 2 +- .../library-metadata-form.component.spec.ts | 2 +- .../library-metadata-tab/library-metadata-form.component.ts | 2 +- .../library-metadata-tab/library-metadata-tab.component.ts | 2 +- .../info-drawer/metadata-tab/metadata-tab.component.spec.ts | 2 +- .../info-drawer/metadata-tab/metadata-tab.component.ts | 2 +- .../info-drawer/versions-tab/versions-tab.component.spec.ts | 2 +- .../info-drawer/versions-tab/versions-tab.component.ts | 2 +- .../knowledge-discovery-sidenav.component.spec.ts | 2 +- .../knowledge-discovery-sidenav.component.ts | 2 +- .../components/libraries-base/libraries-base.component.spec.ts | 2 +- .../lib/components/libraries-base/libraries-base.component.ts | 2 +- .../src/lib/components/libraries/libraries.component.spec.ts | 2 +- .../src/lib/components/libraries/libraries.component.ts | 2 +- .../lib/components/library-list/library-list.component.spec.ts | 2 +- .../src/lib/components/library-list/library-list.component.ts | 2 +- .../lib/components/recent-files/recent-files.component.spec.ts | 2 +- .../src/lib/components/recent-files/recent-files.component.ts | 2 +- .../lib/components/repository-view/repository-view.component.ts | 2 +- projects/aca-content/src/lib/components/search/index.ts | 2 +- .../search-action-menu/search-action-menu.component.spec.ts | 2 +- .../search/search-action-menu/search-action-menu.component.ts | 2 +- .../src/lib/components/search/search-execution.service.spec.ts | 2 +- .../src/lib/components/search/search-execution.service.ts | 2 +- .../src/lib/components/search/search-filter.service.spec.ts | 2 +- .../src/lib/components/search/search-filter.service.ts | 2 +- .../search/search-in-menu/search-in-menu.component.spec.ts | 2 +- .../search/search-in-menu/search-in-menu.component.ts | 2 +- .../search/search-input/search-input.component.spec.ts | 2 +- .../components/search/search-input/search-input.component.ts | 2 +- .../search-libraries-query-builder.service.spec.ts | 2 +- .../search-libraries-query-builder.service.ts | 2 +- .../search-libraries-results.component.spec.ts | 2 +- .../search-libraries-results.component.ts | 2 +- .../src/lib/components/search/search-navigation.service.spec.ts | 2 +- .../src/lib/components/search/search-navigation.service.ts | 2 +- .../search-results-row/search-results-row.component.spec.ts | 2 +- .../search/search-results-row/search-results-row.component.ts | 2 +- .../search/search-results/search-results.component.spec.ts | 2 +- .../search/search-results/search-results.component.ts | 2 +- .../dialog/delete/saved-search-delete-dialog.component.spec.ts | 2 +- .../dialog/delete/saved-search-delete-dialog.component.ts | 2 +- .../dialog/edit/saved-search-edit-dialog.component.spec.ts | 2 +- .../dialog/edit/saved-search-edit-dialog.component.ts | 2 +- .../search-save/dialog/save-search-dialog.component.spec.ts | 2 +- .../search/search-save/dialog/save-search-dialog.component.ts | 2 +- .../search-save/dialog/save-search-directive-dialog-data.ts | 2 +- .../search/search-save/dialog/saved-search-form.interface.ts | 2 +- .../search-save/dialog/unique-search-name-validator.spec.ts | 2 +- .../search/search-save/dialog/unique-search-name-validator.ts | 2 +- .../search/search-save/directive/save-search.directive.spec.ts | 2 +- .../search/search-save/directive/save-search.directive.ts | 2 +- .../search-save/list/saved-searches-list-ui.service.spec.ts | 2 +- .../search/search-save/list/saved-searches-list-ui.service.ts | 2 +- .../search-save/list/smart-list/saved-searches-list-schema.ts | 2 +- .../list/smart-list/saved-searches-smart-list.component.spec.ts | 2 +- .../list/smart-list/saved-searches-smart-list.component.ts | 2 +- .../list/ui-list/saved-searches-list.ui-component.spec.ts | 2 +- .../list/ui-list/saved-searches-list.ui-component.ts | 2 +- .../search-save/sidenav/save-search-sidenav.component.spec.ts | 2 +- .../search/search-save/sidenav/save-search-sidenav.component.ts | 2 +- .../lib/components/shared-files/shared-files.component.spec.ts | 2 +- .../src/lib/components/shared-files/shared-files.component.ts | 2 +- .../shared-link-view/shared-link-view.component.spec.ts | 2 +- .../components/shared-link-view/shared-link-view.component.ts | 2 +- .../components/sidenav/components/button-menu.component.spec.ts | 2 +- .../lib/components/sidenav/components/button-menu.component.ts | 2 +- .../components/sidenav/components/expand-menu.component.spec.ts | 2 +- .../lib/components/sidenav/components/expand-menu.component.ts | 2 +- .../sidenav/components/sidenav-header.component.spec.ts | 2 +- .../components/sidenav/components/sidenav-header.component.ts | 2 +- .../lib/components/sidenav/directives/action.directive.spec.ts | 2 +- .../src/lib/components/sidenav/directives/action.directive.ts | 2 +- .../components/sidenav/directives/active-link.directive.spec.ts | 2 +- .../lib/components/sidenav/directives/active-link.directive.ts | 2 +- .../sidenav/directives/expansion-panel.directive.spec.ts | 2 +- .../components/sidenav/directives/expansion-panel.directive.ts | 2 +- .../components/sidenav/directives/menu-panel.directive.spec.ts | 2 +- .../lib/components/sidenav/directives/menu-panel.directive.ts | 2 +- projects/aca-content/src/lib/components/sidenav/index.ts | 2 +- .../src/lib/components/sidenav/sidenav.component.spec.ts | 2 +- .../aca-content/src/lib/components/sidenav/sidenav.component.ts | 2 +- .../components/sidenav/user-menu/user-menu.component.spec.ts | 2 +- .../src/lib/components/sidenav/user-menu/user-menu.component.ts | 2 +- projects/aca-content/src/lib/components/toolbar/index.ts | 2 +- .../toggle-edit-offline/toggle-edit-offline.component.spec.ts | 2 +- .../toggle-edit-offline/toggle-edit-offline.component.ts | 2 +- .../toggle-favorite-library.component.spec.ts | 2 +- .../toggle-favorite-library.component.ts | 2 +- .../toolbar/toggle-favorite/toggle-favorite.component.spec.ts | 2 +- .../toolbar/toggle-favorite/toggle-favorite.component.ts | 2 +- .../toggle-info-drawer/toggle-info-drawer.component.spec.ts | 2 +- .../toolbar/toggle-info-drawer/toggle-info-drawer.component.ts | 2 +- .../toggle-join-library/toggle-join-library-button.component.ts | 2 +- .../toggle-join-library/toggle-join-library-menu.component.ts | 2 +- .../toggle-join-library/toggle-join-library.component.spec.ts | 2 +- .../components/toolbar/view-node/view-node.component.spec.ts | 2 +- .../src/lib/components/toolbar/view-node/view-node.component.ts | 2 +- .../src/lib/components/trashcan/trashcan.component.spec.ts | 2 +- .../src/lib/components/trashcan/trashcan.component.ts | 2 +- .../upload-files-dialog/upload-files-dialog.component.ts | 2 +- .../lib/components/view-profile/view-profile.component.spec.ts | 2 +- .../src/lib/components/view-profile/view-profile.component.ts | 2 +- .../src/lib/components/view-profile/view-profile.guard.ts | 2 +- .../lib/dialogs/node-details/node-information.component.spec.ts | 2 +- .../src/lib/dialogs/node-details/node-information.component.ts | 2 +- .../node-location-references.component.spec.ts | 2 +- .../node-location-references.component.ts | 2 +- .../dialogs/node-template/create-from-template.dialog.spec.ts | 2 +- .../lib/dialogs/node-template/create-from-template.dialog.ts | 2 +- .../src/lib/directives/document-list.directive.spec.ts | 2 +- .../aca-content/src/lib/directives/document-list.directive.ts | 2 +- projects/aca-content/src/lib/mock/libraries-mock.ts | 2 +- .../aca-content/src/lib/pipes/is-feature-supported.pipe.spec.ts | 2 +- projects/aca-content/src/lib/pipes/is-feature-supported.pipe.ts | 2 +- .../src/lib/services/content-management.service.spec.ts | 2 +- .../aca-content/src/lib/services/content-management.service.ts | 2 +- .../aca-content/src/lib/services/content-url.service.spec.ts | 2 +- projects/aca-content/src/lib/services/content-url.service.ts | 2 +- .../aca-content/src/lib/services/node-actions.service.spec.ts | 2 +- projects/aca-content/src/lib/services/node-actions.service.ts | 2 +- .../aca-content/src/lib/services/node-template.service.spec.ts | 2 +- projects/aca-content/src/lib/services/node-template.service.ts | 2 +- .../src/lib/services/saved-searches-context.service.spec.ts | 2 +- .../src/lib/services/saved-searches-context.service.ts | 2 +- projects/aca-content/src/lib/store/app-store.module.ts | 2 +- projects/aca-content/src/lib/store/effects.ts | 2 +- projects/aca-content/src/lib/store/effects/app.effects.ts | 2 +- .../src/lib/store/effects/contextmenu.effects.spec.ts | 2 +- .../aca-content/src/lib/store/effects/contextmenu.effects.ts | 2 +- .../aca-content/src/lib/store/effects/download.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/download.effects.ts | 2 +- .../aca-content/src/lib/store/effects/favorite.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/favorite.effects.ts | 2 +- .../aca-content/src/lib/store/effects/library.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/library.effects.ts | 2 +- projects/aca-content/src/lib/store/effects/node.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/node.effects.ts | 2 +- .../aca-content/src/lib/store/effects/search.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/search.effects.ts | 2 +- .../aca-content/src/lib/store/effects/template.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/template.effects.ts | 2 +- .../aca-content/src/lib/store/effects/upload.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/upload.effects.ts | 2 +- .../aca-content/src/lib/store/effects/viewer.effects.spec.ts | 2 +- projects/aca-content/src/lib/store/effects/viewer.effects.ts | 2 +- projects/aca-content/src/lib/store/initial-state.ts | 2 +- projects/aca-content/src/lib/store/reducers/app.reducer.ts | 2 +- projects/aca-content/src/lib/testing/app-testing.module.ts | 2 +- .../aca-content/src/lib/testing/document-base-page-utils.ts | 2 +- projects/aca-content/src/lib/testing/test-utils.ts | 2 +- projects/aca-content/src/lib/utils/aca-search-utils.spec.ts | 2 +- projects/aca-content/src/lib/utils/aca-search-utils.ts | 2 +- projects/aca-content/src/public-api.ts | 2 +- projects/aca-content/test.ts | 2 +- .../viewer/src/lib/components/preview/preview.component.spec.ts | 2 +- .../viewer/src/lib/components/preview/preview.component.ts | 2 +- .../viewer/src/lib/components/viewer/viewer.component.spec.ts | 2 +- .../viewer/src/lib/components/viewer/viewer.component.ts | 2 +- .../aca-content/viewer/src/lib/services/viewer.service.spec.ts | 2 +- projects/aca-content/viewer/src/lib/services/viewer.service.ts | 2 +- projects/aca-content/viewer/src/lib/viewer.module.ts | 2 +- projects/aca-content/viewer/src/public-api.ts | 2 +- projects/aca-content/viewer/src/test.ts | 2 +- projects/aca-playwright-shared/src/api/api-client-factory.ts | 2 +- projects/aca-playwright-shared/src/api/categories-api.ts | 2 +- projects/aca-playwright-shared/src/api/favorites-api.ts | 2 +- projects/aca-playwright-shared/src/api/file-actions.ts | 2 +- projects/aca-playwright-shared/src/api/index.ts | 2 +- projects/aca-playwright-shared/src/api/node-content-tree.ts | 2 +- projects/aca-playwright-shared/src/api/nodes-api.ts | 2 +- projects/aca-playwright-shared/src/api/people-api-models.ts | 2 +- projects/aca-playwright-shared/src/api/queries-api.ts | 2 +- projects/aca-playwright-shared/src/api/rules-api.ts | 2 +- projects/aca-playwright-shared/src/api/search-api.ts | 2 +- projects/aca-playwright-shared/src/api/shared-links-api.ts | 2 +- projects/aca-playwright-shared/src/api/sites-api.ts | 2 +- projects/aca-playwright-shared/src/api/tags-api.ts | 2 +- projects/aca-playwright-shared/src/api/trashcan-api.ts | 2 +- .../aca-playwright-shared/src/base-config/global-variables.ts | 2 +- projects/aca-playwright-shared/src/base-config/global.setup.ts | 2 +- projects/aca-playwright-shared/src/base-config/index.ts | 2 +- .../aca-playwright-shared/src/base-config/playwright.config.ts | 2 +- .../src/base-config/report-portal.config.ts | 2 +- projects/aca-playwright-shared/src/fixtures/index.ts | 2 +- .../aca-playwright-shared/src/fixtures/page-initialization.ts | 2 +- projects/aca-playwright-shared/src/models/custom-config.ts | 2 +- projects/aca-playwright-shared/src/models/index.ts | 2 +- projects/aca-playwright-shared/src/models/test-file.model.ts | 2 +- projects/aca-playwright-shared/src/models/user-model.ts | 2 +- .../src/page-objects/components/aca-header.component.ts | 2 +- .../src/page-objects/components/actions-dropdown.component.ts | 2 +- .../src/page-objects/components/adf-info-drawer.component.ts | 2 +- .../src/page-objects/components/base.component.ts | 2 +- .../page-objects/components/breadcrumb/breadcrumb.component.ts | 2 +- .../src/page-objects/components/conditions.component.ts | 2 +- .../page-objects/components/dataTable/data-table.component.ts | 2 +- .../src/page-objects/components/dataTable/index.ts | 2 +- .../src/page-objects/components/dataTable/mat-menu.component.ts | 2 +- .../components/datetime-picker/datetime-picker.component.ts | 2 +- .../components/dialogs/adf-confirm-dialog.component.ts | 2 +- .../components/dialogs/adf-folder-dialog.component.ts | 2 +- .../components/dialogs/adf-library-dialog.component.ts | 2 +- .../components/dialogs/content-node-selector-dialog.ts | 2 +- .../components/dialogs/create-from-template-dialog-component.ts | 2 +- .../components/dialogs/delete-trash-dialog.component.ts | 2 +- .../page-objects/components/dialogs/edit-dialog.component.ts | 2 +- .../components/dialogs/folder-information-dialog.component.ts | 2 +- .../src/page-objects/components/dialogs/index.ts | 2 +- .../src/page-objects/components/dialogs/link-rules.component.ts | 2 +- .../components/dialogs/manage-versions-dialog.component.ts | 2 +- .../components/dialogs/password-overlay-dialog.component.ts | 2 +- .../page-objects/components/dialogs/share-dialog.component.ts | 2 +- .../page-objects/components/dialogs/upload-dialog.component.ts | 2 +- .../components/dialogs/upload-new-version-dialog.component.ts | 2 +- .../components/dialogs/viewer-overlay-dialog.component.ts | 2 +- .../src/page-objects/components/edit-mode.component.ts | 2 +- .../src/page-objects/components/error.component.ts | 2 +- .../aca-playwright-shared/src/page-objects/components/index.ts | 2 +- .../src/page-objects/components/manageRules/index.ts | 2 +- .../components/manageRules/manage-rules-dialog.component.ts | 2 +- .../components/manageRules/manage-rules-toolbar.component.ts | 2 +- .../components/manageRules/manage-rules.component.ts | 2 +- .../src/page-objects/components/pagination.component.ts | 2 +- .../src/page-objects/components/search/index.ts | 2 +- .../page-objects/components/search/search-filters.component.ts | 2 +- .../src/page-objects/components/search/search-filters/index.ts | 2 +- .../search-filters/search-filters-categories.component.ts | 2 +- .../search/search-filters/search-filters-date.component.ts | 2 +- .../search/search-filters/search-filters-location.component.ts | 2 +- .../search/search-filters/search-filters-logic.component.ts | 2 +- .../search-filters/search-filters-properties.component.ts | 2 +- .../search/search-filters/search-filters-tags.component.ts | 2 +- .../components/search/search-in-dialog.components.ts | 2 +- .../page-objects/components/search/search-input.component.ts | 2 +- .../components/search/search-menu-card.component.ts | 2 +- .../components/search/search-sorting-picker.components.ts | 2 +- .../src/page-objects/components/sidenav.component.ts | 2 +- .../src/page-objects/components/snackBar/snack-bar.component.ts | 2 +- .../src/page-objects/components/viewer.component.ts | 2 +- projects/aca-playwright-shared/src/page-objects/index.ts | 2 +- .../aca-playwright-shared/src/page-objects/pages/base.page.ts | 2 +- .../src/page-objects/pages/favorites-libraries.page.ts | 2 +- .../src/page-objects/pages/favorites.page.ts | 2 +- projects/aca-playwright-shared/src/page-objects/pages/index.ts | 2 +- .../aca-playwright-shared/src/page-objects/pages/login.page.ts | 2 +- .../src/page-objects/pages/my-libraries.page.ts | 2 +- .../aca-playwright-shared/src/page-objects/pages/nodes.page.ts | 2 +- .../src/page-objects/pages/personal-files.page.ts | 2 +- .../src/page-objects/pages/recent-files.page.ts | 2 +- .../aca-playwright-shared/src/page-objects/pages/search.page.ts | 2 +- .../aca-playwright-shared/src/page-objects/pages/shared.page.ts | 2 +- .../aca-playwright-shared/src/page-objects/pages/trash.page.ts | 2 +- .../aca-playwright-shared/src/page-objects/playwright-base.ts | 2 +- projects/aca-playwright-shared/src/public-api.ts | 2 +- projects/aca-playwright-shared/src/resources/index.ts | 2 +- projects/aca-playwright-shared/src/resources/test-data/index.ts | 2 +- .../src/resources/test-data/test-data-files-folders.ts | 2 +- .../src/resources/test-data/test-data-permissions.ts | 2 +- .../aca-playwright-shared/src/resources/test-files/index.ts | 2 +- projects/aca-playwright-shared/src/utils/api.ts | 2 +- projects/aca-playwright-shared/src/utils/config.ts | 2 +- projects/aca-playwright-shared/src/utils/error-strings.ts | 2 +- projects/aca-playwright-shared/src/utils/exclude-tests.ts | 2 +- projects/aca-playwright-shared/src/utils/index.ts | 2 +- projects/aca-playwright-shared/src/utils/library-errors.ts | 2 +- projects/aca-playwright-shared/src/utils/logger.ts | 2 +- projects/aca-playwright-shared/src/utils/paths.ts | 2 +- .../aca-playwright-shared/src/utils/repository-test-data.ts | 2 +- projects/aca-playwright-shared/src/utils/state-helper.ts | 2 +- projects/aca-playwright-shared/src/utils/timeouts.ts | 2 +- projects/aca-playwright-shared/src/utils/utils.ts | 2 +- projects/aca-shared/rules/src/app.rules.spec.ts | 2 +- projects/aca-shared/rules/src/app.rules.ts | 2 +- projects/aca-shared/rules/src/navigation.rules.spec.ts | 2 +- projects/aca-shared/rules/src/navigation.rules.ts | 2 +- projects/aca-shared/rules/src/public-api.ts | 2 +- projects/aca-shared/rules/src/repository.rules.ts | 2 +- projects/aca-shared/rules/src/test-rule-context.ts | 2 +- projects/aca-shared/rules/src/user.rules.spec.ts | 2 +- projects/aca-shared/rules/src/user.rules.ts | 2 +- .../src/lib/adf-extensions/extensions-data-loader.guard.spec.ts | 2 +- .../src/lib/adf-extensions/extensions-data-loader.guard.ts | 2 +- .../document-base-page/document-base-page.component.ts | 2 +- .../components/document-base-page/document-base-page.service.ts | 2 +- .../components/document-base-page/document-base-page.spec.ts | 2 +- .../components/generic-error/generic-error.component.spec.ts | 2 +- .../src/lib/components/generic-error/generic-error.component.ts | 2 +- .../lib/components/info-drawer/info-drawer.component.spec.ts | 2 +- .../src/lib/components/info-drawer/info-drawer.component.ts | 2 +- .../src/lib/components/locked-by/locked-by.component.spec.ts | 2 +- .../src/lib/components/locked-by/locked-by.component.ts | 2 +- .../lib/components/open-in-app/open-in-app.component.spec.ts | 2 +- .../src/lib/components/open-in-app/open-in-app.component.ts | 2 +- .../lib/components/page-layout/page-layout-content.component.ts | 2 +- .../lib/components/page-layout/page-layout-error.component.ts | 2 +- .../lib/components/page-layout/page-layout-header.component.ts | 2 +- .../lib/components/page-layout/page-layout.component.spec.ts | 2 +- .../src/lib/components/page-layout/page-layout.component.ts | 2 +- .../src/lib/components/page-layout/page-layout.module.ts | 2 +- .../toolbar/toolbar-action/toolbar-action.component.spec.ts | 2 +- .../toolbar/toolbar-action/toolbar-action.component.ts | 2 +- .../toolbar/toolbar-button/toolbar-button.component.spec.ts | 2 +- .../toolbar/toolbar-button/toolbar-button.component.ts | 2 +- .../toolbar-menu-item/toolbar-menu-item.component.spec.ts | 2 +- .../toolbar/toolbar-menu-item/toolbar-menu-item.component.ts | 2 +- .../toolbar/toolbar-menu/toolbar-menu.component.spec.ts | 2 +- .../components/toolbar/toolbar-menu/toolbar-menu.component.ts | 2 +- .../aca-shared/src/lib/components/toolbar/toolbar.component.ts | 2 +- projects/aca-shared/src/lib/constants/index.ts | 2 +- projects/aca-shared/src/lib/constants/mime-types.ts | 2 +- .../lib/directives/contextmenu/contextmenu.directive.spec.ts | 2 +- .../src/lib/directives/contextmenu/contextmenu.directive.ts | 2 +- .../aca-shared/src/lib/directives/pagination.directive.spec.ts | 2 +- projects/aca-shared/src/lib/directives/pagination.directive.ts | 2 +- projects/aca-shared/src/lib/models/types.ts | 2 +- projects/aca-shared/src/lib/models/viewer.rules.ts | 2 +- .../aca-shared/src/lib/routing/plugin-enabled.guard.spec.ts | 2 +- projects/aca-shared/src/lib/routing/plugin-enabled.guard.ts | 2 +- projects/aca-shared/src/lib/routing/shared.guard.spec.ts | 2 +- projects/aca-shared/src/lib/routing/shared.guard.ts | 2 +- .../src/lib/services/aca-file-auto-download.service.spec.ts | 2 +- .../src/lib/services/aca-mobile-app-switcher.service.spec.ts | 2 +- .../src/lib/services/aca-mobile-app-switcher.service.ts | 2 +- projects/aca-shared/src/lib/services/app-hook.service.ts | 2 +- projects/aca-shared/src/lib/services/app-settings.service.ts | 2 +- .../aca-shared/src/lib/services/app.extension.service.spec.ts | 2 +- projects/aca-shared/src/lib/services/app.extension.service.ts | 2 +- projects/aca-shared/src/lib/services/app.service.spec.ts | 2 +- projects/aca-shared/src/lib/services/app.service.ts | 2 +- projects/aca-shared/src/lib/services/auto-download.service.ts | 2 +- .../aca-shared/src/lib/services/content-api.service.spec.ts | 2 +- projects/aca-shared/src/lib/services/content-api.service.ts | 2 +- .../src/lib/services/navigation-history.service.spec.ts | 2 +- .../aca-shared/src/lib/services/navigation-history.service.ts | 2 +- .../aca-shared/src/lib/services/node-permission.service.spec.ts | 2 +- projects/aca-shared/src/lib/services/node-permission.service.ts | 2 +- .../src/lib/services/router.extension.service.spec.ts | 2 +- .../aca-shared/src/lib/services/router.extension.service.ts | 2 +- projects/aca-shared/src/lib/services/user-profile.service.ts | 2 +- projects/aca-shared/src/lib/testing/lib-testing-module.ts | 2 +- projects/aca-shared/src/lib/utils/node.utils.ts | 2 +- projects/aca-shared/src/lib/utils/note.utils.spec.ts | 2 +- projects/aca-shared/src/public-api.ts | 2 +- projects/aca-shared/store/src/actions/app-action-types.ts | 2 +- projects/aca-shared/store/src/actions/app.actions.ts | 2 +- .../aca-shared/store/src/actions/context-menu-action-types.ts | 2 +- projects/aca-shared/store/src/actions/contextmenu.actions.ts | 2 +- projects/aca-shared/store/src/actions/library.actions.ts | 2 +- .../aca-shared/store/src/actions/metadata-aspect.actions.ts | 2 +- projects/aca-shared/store/src/actions/node.actions.ts | 2 +- projects/aca-shared/store/src/actions/router-action-types.ts | 2 +- projects/aca-shared/store/src/actions/router.actions.ts | 2 +- projects/aca-shared/store/src/actions/search.actions.ts | 2 +- projects/aca-shared/store/src/actions/template-action-types.ts | 2 +- projects/aca-shared/store/src/actions/template.actions.ts | 2 +- projects/aca-shared/store/src/actions/upload.actions.ts | 2 +- projects/aca-shared/store/src/actions/viewer.actions.ts | 2 +- projects/aca-shared/store/src/effects/router.effects.spec.ts | 2 +- projects/aca-shared/store/src/effects/router.effects.ts | 2 +- projects/aca-shared/store/src/models/delete-status.model.ts | 2 +- projects/aca-shared/store/src/models/deleted-node-info.model.ts | 2 +- projects/aca-shared/store/src/models/modal-configuration.ts | 2 +- projects/aca-shared/store/src/models/node-info.model.ts | 2 +- projects/aca-shared/store/src/models/search-option.model.ts | 2 +- projects/aca-shared/store/src/public-api.ts | 2 +- projects/aca-shared/store/src/selectors/app.selectors.ts | 2 +- projects/aca-shared/store/src/states/app.state.ts | 2 +- projects/aca-shared/store/src/utils/node-path.utils.spec.ts | 2 +- projects/aca-shared/store/src/utils/node-path.utils.ts | 2 +- projects/aca-shared/test.ts | 2 +- 612 files changed, 612 insertions(+), 612 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index 7e03921c4..cffba6d33 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -59,7 +59,7 @@ "error", [ "/*!", - " * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.", + " * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved.", " *", " * Alfresco Example Content Application", " *", diff --git a/app/src/app/app.components.spec.ts b/app/src/app/app.components.spec.ts index dfc6d998b..7af1a0f01 100644 --- a/app/src/app/app.components.spec.ts +++ b/app/src/app/app.components.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/app/app.components.ts b/app/src/app/app.components.ts index fa07ee03a..20c73e81c 100644 --- a/app/src/app/app.components.ts +++ b/app/src/app/app.components.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/app/app.config.ts b/app/src/app/app.config.ts index 26ebbbd04..a76c755cd 100644 --- a/app/src/app/app.config.ts +++ b/app/src/app/app.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/app/app.routes.ts b/app/src/app/app.routes.ts index cd7cb1dc3..3375a2fa7 100644 --- a/app/src/app/app.routes.ts +++ b/app/src/app/app.routes.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/app/components/login/app-login.component.ts b/app/src/app/components/login/app-login.component.ts index 4a4c8ed3e..59f888ab9 100644 --- a/app/src/app/components/login/app-login.component.ts +++ b/app/src/app/components/login/app-login.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/app/extensions.module.ts b/app/src/app/extensions.module.ts index c57c5500f..6f356dcad 100644 --- a/app/src/app/extensions.module.ts +++ b/app/src/app/extensions.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/environments/environment.e2e.ts b/app/src/environments/environment.e2e.ts index 994c427f6..1c5647c60 100644 --- a/app/src/environments/environment.e2e.ts +++ b/app/src/environments/environment.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/environments/environment.interface.ts b/app/src/environments/environment.interface.ts index 2a47ec7c7..6813d5a65 100644 --- a/app/src/environments/environment.interface.ts +++ b/app/src/environments/environment.interface.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/environments/environment.prod.ts b/app/src/environments/environment.prod.ts index 858fbb963..205f3f308 100644 --- a/app/src/environments/environment.prod.ts +++ b/app/src/environments/environment.prod.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/environments/environment.release.ts b/app/src/environments/environment.release.ts index 62842c79e..27c12a450 100644 --- a/app/src/environments/environment.release.ts +++ b/app/src/environments/environment.release.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/environments/environment.ts b/app/src/environments/environment.ts index 3f0a668be..c8168579f 100644 --- a/app/src/environments/environment.ts +++ b/app/src/environments/environment.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/main.ts b/app/src/main.ts index c5bde894d..1f1a52219 100644 --- a/app/src/main.ts +++ b/app/src/main.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/polyfills.ts b/app/src/polyfills.ts index 1307a9c94..76e55fb8a 100644 --- a/app/src/polyfills.ts +++ b/app/src/polyfills.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/test.ts b/app/src/test.ts index b568b3602..bf610ea9e 100644 --- a/app/src/test.ts +++ b/app/src/test.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/app/src/typings.d.ts b/app/src/typings.d.ts index e24b7fa18..575586c8b 100644 --- a/app/src/typings.d.ts +++ b/app/src/typings.d.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/authentication/playwright.config.ts b/e2e/playwright/authentication/playwright.config.ts index 23e94196f..904f5dc86 100644 --- a/e2e/playwright/authentication/playwright.config.ts +++ b/e2e/playwright/authentication/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/authentication/src/tests/general.e2e.ts b/e2e/playwright/authentication/src/tests/general.e2e.ts index ebc96b611..30eec6777 100644 --- a/e2e/playwright/authentication/src/tests/general.e2e.ts +++ b/e2e/playwright/authentication/src/tests/general.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/authentication/src/tests/login.e2e.ts b/e2e/playwright/authentication/src/tests/login.e2e.ts index fd92bb03c..75b70a83d 100644 --- a/e2e/playwright/authentication/src/tests/login.e2e.ts +++ b/e2e/playwright/authentication/src/tests/login.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/authentication/src/tests/logout.e2e.ts b/e2e/playwright/authentication/src/tests/logout.e2e.ts index 00609fec3..e40dc538d 100644 --- a/e2e/playwright/authentication/src/tests/logout.e2e.ts +++ b/e2e/playwright/authentication/src/tests/logout.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/copy-move-actions/playwright.config.ts b/e2e/playwright/copy-move-actions/playwright.config.ts index 21ab73285..6063ab6d5 100644 --- a/e2e/playwright/copy-move-actions/playwright.config.ts +++ b/e2e/playwright/copy-move-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/copy-move-actions/src/tests/copy-move-repository.e2e.ts b/e2e/playwright/copy-move-actions/src/tests/copy-move-repository.e2e.ts index b42d87523..d232a76cc 100644 --- a/e2e/playwright/copy-move-actions/src/tests/copy-move-repository.e2e.ts +++ b/e2e/playwright/copy-move-actions/src/tests/copy-move-repository.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/copy-move-actions/src/tests/copy.e2e.ts b/e2e/playwright/copy-move-actions/src/tests/copy.e2e.ts index 6a319ecf7..e34a4e86d 100644 --- a/e2e/playwright/copy-move-actions/src/tests/copy.e2e.ts +++ b/e2e/playwright/copy-move-actions/src/tests/copy.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.e2e.ts b/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.e2e.ts index 3ddaf0252..8d8135eda 100644 --- a/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.e2e.ts +++ b/e2e/playwright/copy-move-actions/src/tests/destination-picker-dialog.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts b/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts index f19825513..a5b4c3131 100644 --- a/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts +++ b/e2e/playwright/copy-move-actions/src/tests/move.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-actions/playwright.config.ts b/e2e/playwright/create-actions/playwright.config.ts index 1ee654602..075ced44b 100644 --- a/e2e/playwright/create-actions/playwright.config.ts +++ b/e2e/playwright/create-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-actions/src/tests/create-file-from-template.e2e.ts b/e2e/playwright/create-actions/src/tests/create-file-from-template.e2e.ts index c9b2f796d..e31fc87c3 100644 --- a/e2e/playwright/create-actions/src/tests/create-file-from-template.e2e.ts +++ b/e2e/playwright/create-actions/src/tests/create-file-from-template.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-actions/src/tests/create-folder-from-template.e2e.ts b/e2e/playwright/create-actions/src/tests/create-folder-from-template.e2e.ts index 67632d1d5..a57ec3cda 100644 --- a/e2e/playwright/create-actions/src/tests/create-folder-from-template.e2e.ts +++ b/e2e/playwright/create-actions/src/tests/create-folder-from-template.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-actions/src/tests/create-folder.e2e.ts b/e2e/playwright/create-actions/src/tests/create-folder.e2e.ts index 1bd7f7f2c..3995ba237 100644 --- a/e2e/playwright/create-actions/src/tests/create-folder.e2e.ts +++ b/e2e/playwright/create-actions/src/tests/create-folder.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-actions/src/tests/create-library.e2e.ts b/e2e/playwright/create-actions/src/tests/create-library.e2e.ts index 16992f0d1..a240b6152 100644 --- a/e2e/playwright/create-actions/src/tests/create-library.e2e.ts +++ b/e2e/playwright/create-actions/src/tests/create-library.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-link-actions/playwright.config.ts b/e2e/playwright/create-link-actions/playwright.config.ts index f9d5f1793..d18babe5f 100644 --- a/e2e/playwright/create-link-actions/playwright.config.ts +++ b/e2e/playwright/create-link-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-link-actions/src/tests/create-link.e2e.ts b/e2e/playwright/create-link-actions/src/tests/create-link.e2e.ts index 25b821027..08e498019 100644 --- a/e2e/playwright/create-link-actions/src/tests/create-link.e2e.ts +++ b/e2e/playwright/create-link-actions/src/tests/create-link.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-link-actions/src/tests/link-actions.e2e.ts b/e2e/playwright/create-link-actions/src/tests/link-actions.e2e.ts index 859a256a9..fa889195b 100644 --- a/e2e/playwright/create-link-actions/src/tests/link-actions.e2e.ts +++ b/e2e/playwright/create-link-actions/src/tests/link-actions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/create-link-actions/src/tests/link-permissions.e2e.ts b/e2e/playwright/create-link-actions/src/tests/link-permissions.e2e.ts index 8405eabfd..444b3907a 100644 --- a/e2e/playwright/create-link-actions/src/tests/link-permissions.e2e.ts +++ b/e2e/playwright/create-link-actions/src/tests/link-permissions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/delete-actions/playwright.config.ts b/e2e/playwright/delete-actions/playwright.config.ts index 9d67c22fb..21d942ce5 100644 --- a/e2e/playwright/delete-actions/playwright.config.ts +++ b/e2e/playwright/delete-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts b/e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts index 2dbf7b48a..5586d7d35 100755 --- a/e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts +++ b/e2e/playwright/delete-actions/src/tests/delete-undo-delete.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/delete-actions/src/tests/permanently-delete.e2e.ts b/e2e/playwright/delete-actions/src/tests/permanently-delete.e2e.ts index 1f7ac5caf..1ccb4bf92 100755 --- a/e2e/playwright/delete-actions/src/tests/permanently-delete.e2e.ts +++ b/e2e/playwright/delete-actions/src/tests/permanently-delete.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/delete-actions/src/tests/restore-repository.e2e.ts b/e2e/playwright/delete-actions/src/tests/restore-repository.e2e.ts index 64c9163a3..826f56246 100644 --- a/e2e/playwright/delete-actions/src/tests/restore-repository.e2e.ts +++ b/e2e/playwright/delete-actions/src/tests/restore-repository.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/delete-actions/src/tests/restore.e2e.ts b/e2e/playwright/delete-actions/src/tests/restore.e2e.ts index a1f3550fd..ce1c9676e 100755 --- a/e2e/playwright/delete-actions/src/tests/restore.e2e.ts +++ b/e2e/playwright/delete-actions/src/tests/restore.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/edit-actions/playwright.config.ts b/e2e/playwright/edit-actions/playwright.config.ts index 6c003e0ca..3d3681e4a 100644 --- a/e2e/playwright/edit-actions/playwright.config.ts +++ b/e2e/playwright/edit-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/edit-actions/src/tests/edit-folder.e2e.ts b/e2e/playwright/edit-actions/src/tests/edit-folder.e2e.ts index 1758856b1..c9c20c0ca 100755 --- a/e2e/playwright/edit-actions/src/tests/edit-folder.e2e.ts +++ b/e2e/playwright/edit-actions/src/tests/edit-folder.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/edit-actions/src/tests/edit-offline.e2e.ts b/e2e/playwright/edit-actions/src/tests/edit-offline.e2e.ts index f223a0bf7..0426923eb 100644 --- a/e2e/playwright/edit-actions/src/tests/edit-offline.e2e.ts +++ b/e2e/playwright/edit-actions/src/tests/edit-offline.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/favorite-actions/playwright.config.ts b/e2e/playwright/favorite-actions/playwright.config.ts index 40f2ed29b..4e5e07713 100644 --- a/e2e/playwright/favorite-actions/playwright.config.ts +++ b/e2e/playwright/favorite-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts b/e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts index 6b4947871..969583c49 100644 --- a/e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts +++ b/e2e/playwright/favorite-actions/src/tests/mark-favorite.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/folder-information-actions/playwright.config.ts b/e2e/playwright/folder-information-actions/playwright.config.ts index 1e6f4fc82..ce8ce9006 100644 --- a/e2e/playwright/folder-information-actions/playwright.config.ts +++ b/e2e/playwright/folder-information-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/folder-information-actions/src/tests/folder-information.e2e.ts b/e2e/playwright/folder-information-actions/src/tests/folder-information.e2e.ts index c532fc43c..8aab0d429 100644 --- a/e2e/playwright/folder-information-actions/src/tests/folder-information.e2e.ts +++ b/e2e/playwright/folder-information-actions/src/tests/folder-information.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/folder-rules/playwright.config.ts b/e2e/playwright/folder-rules/playwright.config.ts index e923b519e..e72b61a6c 100644 --- a/e2e/playwright/folder-rules/playwright.config.ts +++ b/e2e/playwright/folder-rules/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts b/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts index 06f633f0e..45ddcbc77 100644 --- a/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts +++ b/e2e/playwright/folder-rules/src/tests/create-rules.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/folder-rules/src/tests/delete-view-rules.e2e.ts b/e2e/playwright/folder-rules/src/tests/delete-view-rules.e2e.ts index c4dd87496..089f1891b 100644 --- a/e2e/playwright/folder-rules/src/tests/delete-view-rules.e2e.ts +++ b/e2e/playwright/folder-rules/src/tests/delete-view-rules.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/folder-rules/src/tests/transform-rules.e2e.ts b/e2e/playwright/folder-rules/src/tests/transform-rules.e2e.ts index c75f3ae82..8f79aea42 100644 --- a/e2e/playwright/folder-rules/src/tests/transform-rules.e2e.ts +++ b/e2e/playwright/folder-rules/src/tests/transform-rules.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts b/e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts index 020150df2..231efefd9 100644 --- a/e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts +++ b/e2e/playwright/folder-rules/src/tests/update-rules.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/playwright.config.ts b/e2e/playwright/info-drawer/playwright.config.ts index 94d012def..07f9cabc0 100644 --- a/e2e/playwright/info-drawer/playwright.config.ts +++ b/e2e/playwright/info-drawer/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/src/tests/comments.e2e.ts b/e2e/playwright/info-drawer/src/tests/comments.e2e.ts index e8735a109..8cd614e32 100755 --- a/e2e/playwright/info-drawer/src/tests/comments.e2e.ts +++ b/e2e/playwright/info-drawer/src/tests/comments.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/src/tests/edit-mode.e2e.ts b/e2e/playwright/info-drawer/src/tests/edit-mode.e2e.ts index 5f06e54ac..d74f4b1d3 100755 --- a/e2e/playwright/info-drawer/src/tests/edit-mode.e2e.ts +++ b/e2e/playwright/info-drawer/src/tests/edit-mode.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/src/tests/file-folder-properties.e2e.ts b/e2e/playwright/info-drawer/src/tests/file-folder-properties.e2e.ts index f95cf5f32..c6610069d 100755 --- a/e2e/playwright/info-drawer/src/tests/file-folder-properties.e2e.ts +++ b/e2e/playwright/info-drawer/src/tests/file-folder-properties.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts b/e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts index 3378fdd47..606aed24e 100755 --- a/e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts +++ b/e2e/playwright/info-drawer/src/tests/file-preview.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/src/tests/general.e2e.ts b/e2e/playwright/info-drawer/src/tests/general.e2e.ts index 69c6642e4..b4a2d14a0 100644 --- a/e2e/playwright/info-drawer/src/tests/general.e2e.ts +++ b/e2e/playwright/info-drawer/src/tests/general.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/src/tests/info-drawer-repository.e2e.ts b/e2e/playwright/info-drawer/src/tests/info-drawer-repository.e2e.ts index d3679d97b..01f599917 100644 --- a/e2e/playwright/info-drawer/src/tests/info-drawer-repository.e2e.ts +++ b/e2e/playwright/info-drawer/src/tests/info-drawer-repository.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts b/e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts index c2ddf5aa7..6244fce0c 100644 --- a/e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts +++ b/e2e/playwright/info-drawer/src/tests/library-properties.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/library-actions/playwright.config.ts b/e2e/playwright/library-actions/playwright.config.ts index cc3929e27..b2af288ca 100644 --- a/e2e/playwright/library-actions/playwright.config.ts +++ b/e2e/playwright/library-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/library-actions/src/tests/favorite-libraries-actions.e2e.ts b/e2e/playwright/library-actions/src/tests/favorite-libraries-actions.e2e.ts index 87ac3ad71..8be14778e 100644 --- a/e2e/playwright/library-actions/src/tests/favorite-libraries-actions.e2e.ts +++ b/e2e/playwright/library-actions/src/tests/favorite-libraries-actions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/library-actions/src/tests/my-libraries-actions.e2e.ts b/e2e/playwright/library-actions/src/tests/my-libraries-actions.e2e.ts index 19fb0ac27..8d0e9bbd0 100644 --- a/e2e/playwright/library-actions/src/tests/my-libraries-actions.e2e.ts +++ b/e2e/playwright/library-actions/src/tests/my-libraries-actions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/library-actions/src/tests/search-page-lib-actions.e2e.ts b/e2e/playwright/library-actions/src/tests/search-page-lib-actions.e2e.ts index c8800fb18..037f7779f 100644 --- a/e2e/playwright/library-actions/src/tests/search-page-lib-actions.e2e.ts +++ b/e2e/playwright/library-actions/src/tests/search-page-lib-actions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/playwright.config.ts b/e2e/playwright/list-views/playwright.config.ts index 8d7248baa..c1988a4b6 100644 --- a/e2e/playwright/list-views/playwright.config.ts +++ b/e2e/playwright/list-views/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/empty-list.e2e.ts b/e2e/playwright/list-views/src/tests/empty-list.e2e.ts index b25c8f2f4..99e228553 100755 --- a/e2e/playwright/list-views/src/tests/empty-list.e2e.ts +++ b/e2e/playwright/list-views/src/tests/empty-list.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/favorites.e2e.ts b/e2e/playwright/list-views/src/tests/favorites.e2e.ts index e3b97883a..afec70069 100644 --- a/e2e/playwright/list-views/src/tests/favorites.e2e.ts +++ b/e2e/playwright/list-views/src/tests/favorites.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/file-libraries.e2e.ts b/e2e/playwright/list-views/src/tests/file-libraries.e2e.ts index 4886d1457..ede653ad4 100755 --- a/e2e/playwright/list-views/src/tests/file-libraries.e2e.ts +++ b/e2e/playwright/list-views/src/tests/file-libraries.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/generic-errors.e2e.ts b/e2e/playwright/list-views/src/tests/generic-errors.e2e.ts index 6d985895a..4976df77e 100755 --- a/e2e/playwright/list-views/src/tests/generic-errors.e2e.ts +++ b/e2e/playwright/list-views/src/tests/generic-errors.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/permissions.e2e.ts b/e2e/playwright/list-views/src/tests/permissions.e2e.ts index 2c0f7e97d..5d0cc21a7 100755 --- a/e2e/playwright/list-views/src/tests/permissions.e2e.ts +++ b/e2e/playwright/list-views/src/tests/permissions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/personal-files.e2e.ts b/e2e/playwright/list-views/src/tests/personal-files.e2e.ts index e0f00fea6..f634e62e9 100644 --- a/e2e/playwright/list-views/src/tests/personal-files.e2e.ts +++ b/e2e/playwright/list-views/src/tests/personal-files.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/recent-files.e2e.ts b/e2e/playwright/list-views/src/tests/recent-files.e2e.ts index 8ce27df17..e132099ec 100755 --- a/e2e/playwright/list-views/src/tests/recent-files.e2e.ts +++ b/e2e/playwright/list-views/src/tests/recent-files.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/shared-files.e2e.ts b/e2e/playwright/list-views/src/tests/shared-files.e2e.ts index 8afd566ab..4ae1bdfa6 100644 --- a/e2e/playwright/list-views/src/tests/shared-files.e2e.ts +++ b/e2e/playwright/list-views/src/tests/shared-files.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/sort-list.e2e.ts b/e2e/playwright/list-views/src/tests/sort-list.e2e.ts index ed461b824..494c81029 100644 --- a/e2e/playwright/list-views/src/tests/sort-list.e2e.ts +++ b/e2e/playwright/list-views/src/tests/sort-list.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/trash-admin.e2e.ts b/e2e/playwright/list-views/src/tests/trash-admin.e2e.ts index bcc16e6b0..da201d29c 100755 --- a/e2e/playwright/list-views/src/tests/trash-admin.e2e.ts +++ b/e2e/playwright/list-views/src/tests/trash-admin.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/list-views/src/tests/trash.e2e.ts b/e2e/playwright/list-views/src/tests/trash.e2e.ts index 0ebdbe2b3..2a6f33deb 100755 --- a/e2e/playwright/list-views/src/tests/trash.e2e.ts +++ b/e2e/playwright/list-views/src/tests/trash.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/navigation/playwright.config.ts b/e2e/playwright/navigation/playwright.config.ts index e566893e9..0c7a986e5 100644 --- a/e2e/playwright/navigation/playwright.config.ts +++ b/e2e/playwright/navigation/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/navigation/src/tests/breadcrumb-admin.e2e.ts b/e2e/playwright/navigation/src/tests/breadcrumb-admin.e2e.ts index 70432fc98..5f6fccff1 100644 --- a/e2e/playwright/navigation/src/tests/breadcrumb-admin.e2e.ts +++ b/e2e/playwright/navigation/src/tests/breadcrumb-admin.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/navigation/src/tests/breadcrumb.e2e.ts b/e2e/playwright/navigation/src/tests/breadcrumb.e2e.ts index 3dc8e5130..0bc8d623e 100644 --- a/e2e/playwright/navigation/src/tests/breadcrumb.e2e.ts +++ b/e2e/playwright/navigation/src/tests/breadcrumb.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/navigation/src/tests/repository-breadcrumb.e2e.ts b/e2e/playwright/navigation/src/tests/repository-breadcrumb.e2e.ts index f9ccde854..3814c2196 100644 --- a/e2e/playwright/navigation/src/tests/repository-breadcrumb.e2e.ts +++ b/e2e/playwright/navigation/src/tests/repository-breadcrumb.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/navigation/src/tests/sidebar.e2e.ts b/e2e/playwright/navigation/src/tests/sidebar.e2e.ts index 71d6be206..469cd8c9e 100644 --- a/e2e/playwright/navigation/src/tests/sidebar.e2e.ts +++ b/e2e/playwright/navigation/src/tests/sidebar.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/navigation/src/tests/single-click.e2e.ts b/e2e/playwright/navigation/src/tests/single-click.e2e.ts index a82a5923c..9b77358d8 100644 --- a/e2e/playwright/navigation/src/tests/single-click.e2e.ts +++ b/e2e/playwright/navigation/src/tests/single-click.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/pagination/playwright.config.ts b/e2e/playwright/pagination/playwright.config.ts index 22cd31d42..cb2d2a232 100644 --- a/e2e/playwright/pagination/playwright.config.ts +++ b/e2e/playwright/pagination/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts b/e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts index 21cc8a0bb..d5122fe42 100755 --- a/e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts +++ b/e2e/playwright/pagination/src/tests/multiple-pages-files.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/playwright.config.ts b/e2e/playwright/search/playwright.config.ts index ee3343156..0e9dba525 100644 --- a/e2e/playwright/search/playwright.config.ts +++ b/e2e/playwright/search/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-filters-categories.e2e.ts b/e2e/playwright/search/src/tests/search-filters-categories.e2e.ts index 6028157c1..a3051860f 100644 --- a/e2e/playwright/search/src/tests/search-filters-categories.e2e.ts +++ b/e2e/playwright/search/src/tests/search-filters-categories.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-filters-date.e2e.ts b/e2e/playwright/search/src/tests/search-filters-date.e2e.ts index 7ee987d3e..92932c697 100644 --- a/e2e/playwright/search/src/tests/search-filters-date.e2e.ts +++ b/e2e/playwright/search/src/tests/search-filters-date.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-filters-general.e2e.ts b/e2e/playwright/search/src/tests/search-filters-general.e2e.ts index e61daaf88..2b6388fe8 100644 --- a/e2e/playwright/search/src/tests/search-filters-general.e2e.ts +++ b/e2e/playwright/search/src/tests/search-filters-general.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-filters-location.e2e.ts b/e2e/playwright/search/src/tests/search-filters-location.e2e.ts index f4ffe273a..89cf1dc0c 100644 --- a/e2e/playwright/search/src/tests/search-filters-location.e2e.ts +++ b/e2e/playwright/search/src/tests/search-filters-location.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-filters-logic.e2e.ts b/e2e/playwright/search/src/tests/search-filters-logic.e2e.ts index db87f8bdf..892dadee7 100644 --- a/e2e/playwright/search/src/tests/search-filters-logic.e2e.ts +++ b/e2e/playwright/search/src/tests/search-filters-logic.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-filters-properties.e2e.ts b/e2e/playwright/search/src/tests/search-filters-properties.e2e.ts index d46182bbe..61602effa 100644 --- a/e2e/playwright/search/src/tests/search-filters-properties.e2e.ts +++ b/e2e/playwright/search/src/tests/search-filters-properties.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-filters-tags.e2e.ts b/e2e/playwright/search/src/tests/search-filters-tags.e2e.ts index da7ca17f3..d137c59a3 100644 --- a/e2e/playwright/search/src/tests/search-filters-tags.e2e.ts +++ b/e2e/playwright/search/src/tests/search-filters-tags.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-highlighting.e2e.ts b/e2e/playwright/search/src/tests/search-highlighting.e2e.ts index f0f6c3ed4..b266122e4 100644 --- a/e2e/playwright/search/src/tests/search-highlighting.e2e.ts +++ b/e2e/playwright/search/src/tests/search-highlighting.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-input.e2e.ts b/e2e/playwright/search/src/tests/search-input.e2e.ts index 530d17ebd..0372b08ad 100644 --- a/e2e/playwright/search/src/tests/search-input.e2e.ts +++ b/e2e/playwright/search/src/tests/search-input.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-results-files-folders.e2e.ts b/e2e/playwright/search/src/tests/search-results-files-folders.e2e.ts index 6b9282f4d..298611623 100644 --- a/e2e/playwright/search/src/tests/search-results-files-folders.e2e.ts +++ b/e2e/playwright/search/src/tests/search-results-files-folders.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-results-general.e2e.ts b/e2e/playwright/search/src/tests/search-results-general.e2e.ts index 484dd4f88..60cd0e216 100644 --- a/e2e/playwright/search/src/tests/search-results-general.e2e.ts +++ b/e2e/playwright/search/src/tests/search-results-general.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts b/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts index f91e06042..d0704e8ca 100644 --- a/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts +++ b/e2e/playwright/search/src/tests/search-results-libraries.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/search/src/tests/search-sorting.e2e.ts b/e2e/playwright/search/src/tests/search-sorting.e2e.ts index f2e39a649..68f6935ba 100644 --- a/e2e/playwright/search/src/tests/search-sorting.e2e.ts +++ b/e2e/playwright/search/src/tests/search-sorting.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/share-action/playwright.config.ts b/e2e/playwright/share-action/playwright.config.ts index 4fc186230..d3b09c060 100644 --- a/e2e/playwright/share-action/playwright.config.ts +++ b/e2e/playwright/share-action/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts b/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts index 043ffec22..dcdf9b493 100644 --- a/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts +++ b/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts b/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts index 219b7cb26..6a8210cde 100755 --- a/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts +++ b/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/smoke-test/playwright.config.ts b/e2e/playwright/smoke-test/playwright.config.ts index f4c7d842c..a06e55337 100644 --- a/e2e/playwright/smoke-test/playwright.config.ts +++ b/e2e/playwright/smoke-test/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/smoke-test/src/tests/login/login.e2e.ts b/e2e/playwright/smoke-test/src/tests/login/login.e2e.ts index ca9cc61ff..6a1adf26c 100644 --- a/e2e/playwright/smoke-test/src/tests/login/login.e2e.ts +++ b/e2e/playwright/smoke-test/src/tests/login/login.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/smoke-test/src/tests/repository/repository-smoke.e2e.ts b/e2e/playwright/smoke-test/src/tests/repository/repository-smoke.e2e.ts index 5d179c2d1..7186de0c0 100644 --- a/e2e/playwright/smoke-test/src/tests/repository/repository-smoke.e2e.ts +++ b/e2e/playwright/smoke-test/src/tests/repository/repository-smoke.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/smoke-test/src/tests/search/personal-files.ts b/e2e/playwright/smoke-test/src/tests/search/personal-files.ts index 953a7e0aa..7ad5c272d 100644 --- a/e2e/playwright/smoke-test/src/tests/search/personal-files.ts +++ b/e2e/playwright/smoke-test/src/tests/search/personal-files.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/smoke-test/src/tests/search/search-results-general.e2e.ts b/e2e/playwright/smoke-test/src/tests/search/search-results-general.e2e.ts index 783ff1970..45d98d868 100644 --- a/e2e/playwright/smoke-test/src/tests/search/search-results-general.e2e.ts +++ b/e2e/playwright/smoke-test/src/tests/search/search-results-general.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/smoke-test/src/tests/viewer/viewer.e2e.ts b/e2e/playwright/smoke-test/src/tests/viewer/viewer.e2e.ts index a6cb1d4a0..fb99c24c4 100644 --- a/e2e/playwright/smoke-test/src/tests/viewer/viewer.e2e.ts +++ b/e2e/playwright/smoke-test/src/tests/viewer/viewer.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/special-permissions-actions-available/playwright.config.ts b/e2e/playwright/special-permissions-actions-available/playwright.config.ts index 18cd2f4da..b7d62c9e5 100644 --- a/e2e/playwright/special-permissions-actions-available/playwright.config.ts +++ b/e2e/playwright/special-permissions-actions-available/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.e2e.ts b/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.e2e.ts index f298cf813..a6f31cbfd 100644 --- a/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.e2e.ts +++ b/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/special-permissions-actions-available/src/tests/other-permissions.ts b/e2e/playwright/special-permissions-actions-available/src/tests/other-permissions.ts index e89afcba3..c5618ebdd 100644 --- a/e2e/playwright/special-permissions-actions-available/src/tests/other-permissions.ts +++ b/e2e/playwright/special-permissions-actions-available/src/tests/other-permissions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/special-permissions-actions-available/src/tests/repository-permissions.e2e.ts b/e2e/playwright/special-permissions-actions-available/src/tests/repository-permissions.e2e.ts index 942417437..227c5081f 100644 --- a/e2e/playwright/special-permissions-actions-available/src/tests/repository-permissions.e2e.ts +++ b/e2e/playwright/special-permissions-actions-available/src/tests/repository-permissions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.e2e.ts b/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.e2e.ts index ddaf6bd70..c894f3274 100644 --- a/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.e2e.ts +++ b/e2e/playwright/special-permissions-actions-available/src/tests/special-permissions-actions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts b/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts index e1d6d9dab..3d5e08471 100644 --- a/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts +++ b/e2e/playwright/special-permissions-actions-available/src/tests/viewer.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/upload-download-actions/playwright.config.ts b/e2e/playwright/upload-download-actions/playwright.config.ts index ba6f95a6b..d2c943f0f 100644 --- a/e2e/playwright/upload-download-actions/playwright.config.ts +++ b/e2e/playwright/upload-download-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/upload-download-actions/src/tests/download.e2e.ts b/e2e/playwright/upload-download-actions/src/tests/download.e2e.ts index baf1d33ae..411b9ef32 100644 --- a/e2e/playwright/upload-download-actions/src/tests/download.e2e.ts +++ b/e2e/playwright/upload-download-actions/src/tests/download.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts b/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts index 743f5406a..b12167a6d 100755 --- a/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts +++ b/e2e/playwright/upload-download-actions/src/tests/upload-new-version.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/upload-download-actions/src/tests/upload.e2e.ts b/e2e/playwright/upload-download-actions/src/tests/upload.e2e.ts index df37fdc32..79994d845 100644 --- a/e2e/playwright/upload-download-actions/src/tests/upload.e2e.ts +++ b/e2e/playwright/upload-download-actions/src/tests/upload.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer-actions/playwright.config.ts b/e2e/playwright/viewer-actions/playwright.config.ts index 582b4a095..b49710d54 100644 --- a/e2e/playwright/viewer-actions/playwright.config.ts +++ b/e2e/playwright/viewer-actions/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer-actions/src/tests/viewer-action.e2e.ts b/e2e/playwright/viewer-actions/src/tests/viewer-action.e2e.ts index 514aca22a..e83c62960 100644 --- a/e2e/playwright/viewer-actions/src/tests/viewer-action.e2e.ts +++ b/e2e/playwright/viewer-actions/src/tests/viewer-action.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer/playwright.config.ts b/e2e/playwright/viewer/playwright.config.ts index b25187576..6a19ceb3e 100644 --- a/e2e/playwright/viewer/playwright.config.ts +++ b/e2e/playwright/viewer/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts b/e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts index 3e479cc06..eea79f8d2 100644 --- a/e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts +++ b/e2e/playwright/viewer/src/tests/viewer-file-types.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer/src/tests/viewer-protected.e2e.ts b/e2e/playwright/viewer/src/tests/viewer-protected.e2e.ts index 5f7c4aa16..1b91f1f81 100644 --- a/e2e/playwright/viewer/src/tests/viewer-protected.e2e.ts +++ b/e2e/playwright/viewer/src/tests/viewer-protected.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer/src/tests/viewer-useraction.e2e.ts b/e2e/playwright/viewer/src/tests/viewer-useraction.e2e.ts index dc82b74a7..e465fc3d4 100644 --- a/e2e/playwright/viewer/src/tests/viewer-useraction.e2e.ts +++ b/e2e/playwright/viewer/src/tests/viewer-useraction.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer/src/tests/viewer-version-actions.e2e.ts b/e2e/playwright/viewer/src/tests/viewer-version-actions.e2e.ts index 6496f98ab..3f367c5b3 100644 --- a/e2e/playwright/viewer/src/tests/viewer-version-actions.e2e.ts +++ b/e2e/playwright/viewer/src/tests/viewer-version-actions.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer/src/tests/viewer-zoom-functionality.e2e.ts b/e2e/playwright/viewer/src/tests/viewer-zoom-functionality.e2e.ts index 6f7c08701..40f0e8315 100644 --- a/e2e/playwright/viewer/src/tests/viewer-zoom-functionality.e2e.ts +++ b/e2e/playwright/viewer/src/tests/viewer-zoom-functionality.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/e2e/playwright/viewer/src/tests/viewer.e2e.ts b/e2e/playwright/viewer/src/tests/viewer.e2e.ts index 53f886458..d347a313d 100644 --- a/e2e/playwright/viewer/src/tests/viewer.e2e.ts +++ b/e2e/playwright/viewer/src/tests/viewer.e2e.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/license-header-aca.txt b/license-header-aca.txt index 4c074c397..5b6f27849 100644 --- a/license-header-aca.txt +++ b/license-header-aca.txt @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/about/src/about.component.ts b/projects/aca-content/about/src/about.component.ts index 2f4e14e25..3cbc4b97a 100644 --- a/projects/aca-content/about/src/about.component.ts +++ b/projects/aca-content/about/src/about.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/about/src/aca-about.module.ts b/projects/aca-content/about/src/aca-about.module.ts index 1914accfa..8d8885a44 100644 --- a/projects/aca-content/about/src/aca-about.module.ts +++ b/projects/aca-content/about/src/aca-about.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/about/src/dev-mode.tokens.ts b/projects/aca-content/about/src/dev-mode.tokens.ts index de7e10f0a..3172a191b 100644 --- a/projects/aca-content/about/src/dev-mode.tokens.ts +++ b/projects/aca-content/about/src/dev-mode.tokens.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/about/src/package-json.token.ts b/projects/aca-content/about/src/package-json.token.ts index 8674be4cd..6c65c51aa 100644 --- a/projects/aca-content/about/src/package-json.token.ts +++ b/projects/aca-content/about/src/package-json.token.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/about/src/public-api.ts b/projects/aca-content/about/src/public-api.ts index 99e0e3767..9e338da74 100644 --- a/projects/aca-content/about/src/public-api.ts +++ b/projects/aca-content/about/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/assets/i18n/en.json b/projects/aca-content/assets/i18n/en.json index 9061d7312..9ea31441d 100644 --- a/projects/aca-content/assets/i18n/en.json +++ b/projects/aca-content/assets/i18n/en.json @@ -1,6 +1,6 @@ { "APP": { - "COPYRIGHT": "© 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved.", + "COPYRIGHT": "© 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved.", "TITLE": "Workspace", "ABOUT": { "VERSION": "Version:", diff --git a/projects/aca-content/folder-rules/src/folder-rules.module.ts b/projects/aca-content/folder-rules/src/folder-rules.module.ts index 168cfbe9c..e89cc0780 100644 --- a/projects/aca-content/folder-rules/src/folder-rules.module.ts +++ b/projects/aca-content/folder-rules/src/folder-rules.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/folder-rules.rules.spec.ts b/projects/aca-content/folder-rules/src/folder-rules.rules.spec.ts index 2ab3bd837..422dc62d2 100644 --- a/projects/aca-content/folder-rules/src/folder-rules.rules.spec.ts +++ b/projects/aca-content/folder-rules/src/folder-rules.rules.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/folder-rules.rules.ts b/projects/aca-content/folder-rules/src/folder-rules.rules.ts index bd27a1811..991898f4f 100644 --- a/projects/aca-content/folder-rules/src/folder-rules.rules.ts +++ b/projects/aca-content/folder-rules/src/folder-rules.rules.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts b/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts index b992b4826..8e36fa45a 100644 --- a/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts +++ b/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.ts b/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.ts index 39a508863..17021c8de 100644 --- a/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.ts +++ b/projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/mock/action-parameter-constraints.mock.ts b/projects/aca-content/folder-rules/src/mock/action-parameter-constraints.mock.ts index a9c0b8e55..60d5529c0 100644 --- a/projects/aca-content/folder-rules/src/mock/action-parameter-constraints.mock.ts +++ b/projects/aca-content/folder-rules/src/mock/action-parameter-constraints.mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/mock/actions.mock.ts b/projects/aca-content/folder-rules/src/mock/actions.mock.ts index e3ae39da1..4bb48a23c 100644 --- a/projects/aca-content/folder-rules/src/mock/actions.mock.ts +++ b/projects/aca-content/folder-rules/src/mock/actions.mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/mock/conditions.mock.ts b/projects/aca-content/folder-rules/src/mock/conditions.mock.ts index 128fe6395..87874c512 100644 --- a/projects/aca-content/folder-rules/src/mock/conditions.mock.ts +++ b/projects/aca-content/folder-rules/src/mock/conditions.mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/mock/node.mock.ts b/projects/aca-content/folder-rules/src/mock/node.mock.ts index dfe58b579..a1d6e5fac 100644 --- a/projects/aca-content/folder-rules/src/mock/node.mock.ts +++ b/projects/aca-content/folder-rules/src/mock/node.mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/mock/rule-sets.mock.ts b/projects/aca-content/folder-rules/src/mock/rule-sets.mock.ts index 2045f3df8..95acf850a 100644 --- a/projects/aca-content/folder-rules/src/mock/rule-sets.mock.ts +++ b/projects/aca-content/folder-rules/src/mock/rule-sets.mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/mock/rules.mock.ts b/projects/aca-content/folder-rules/src/mock/rules.mock.ts index 87110f36e..5898b760f 100644 --- a/projects/aca-content/folder-rules/src/mock/rules.mock.ts +++ b/projects/aca-content/folder-rules/src/mock/rules.mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/mock/security-marks.mock.ts b/projects/aca-content/folder-rules/src/mock/security-marks.mock.ts index 2abd6c0f8..32b0cea99 100644 --- a/projects/aca-content/folder-rules/src/mock/security-marks.mock.ts +++ b/projects/aca-content/folder-rules/src/mock/security-marks.mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/model/action-parameter-constraint.model.ts b/projects/aca-content/folder-rules/src/model/action-parameter-constraint.model.ts index d75c38cd1..b05b60399 100644 --- a/projects/aca-content/folder-rules/src/model/action-parameter-constraint.model.ts +++ b/projects/aca-content/folder-rules/src/model/action-parameter-constraint.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/model/rule-action.model.ts b/projects/aca-content/folder-rules/src/model/rule-action.model.ts index 44b4aaea4..68284bf0a 100644 --- a/projects/aca-content/folder-rules/src/model/rule-action.model.ts +++ b/projects/aca-content/folder-rules/src/model/rule-action.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/model/rule-composite-condition.model.ts b/projects/aca-content/folder-rules/src/model/rule-composite-condition.model.ts index 279ce89b6..169a78962 100644 --- a/projects/aca-content/folder-rules/src/model/rule-composite-condition.model.ts +++ b/projects/aca-content/folder-rules/src/model/rule-composite-condition.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/model/rule-grouping-item.model.ts b/projects/aca-content/folder-rules/src/model/rule-grouping-item.model.ts index e731b55d4..2d857a5ae 100644 --- a/projects/aca-content/folder-rules/src/model/rule-grouping-item.model.ts +++ b/projects/aca-content/folder-rules/src/model/rule-grouping-item.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/model/rule-set.model.ts b/projects/aca-content/folder-rules/src/model/rule-set.model.ts index 2bf61a664..0d43578c8 100644 --- a/projects/aca-content/folder-rules/src/model/rule-set.model.ts +++ b/projects/aca-content/folder-rules/src/model/rule-set.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/model/rule-simple-condition.model.ts b/projects/aca-content/folder-rules/src/model/rule-simple-condition.model.ts index 3c4c1bfbb..844f13178 100644 --- a/projects/aca-content/folder-rules/src/model/rule-simple-condition.model.ts +++ b/projects/aca-content/folder-rules/src/model/rule-simple-condition.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/model/rule.model.ts b/projects/aca-content/folder-rules/src/model/rule.model.ts index 15da89c2c..a30f18fc9 100644 --- a/projects/aca-content/folder-rules/src/model/rule.model.ts +++ b/projects/aca-content/folder-rules/src/model/rule.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/public-api.ts b/projects/aca-content/folder-rules/src/public-api.ts index e1987ffb4..8d5ac95c6 100644 --- a/projects/aca-content/folder-rules/src/public-api.ts +++ b/projects/aca-content/folder-rules/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.spec.ts index 65ea2d2e1..2aaa499f3 100644 --- a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.ts index e31719ec4..cb7881eee 100644 --- a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action-list.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.spec.ts index 0bbd799f9..3568d36ca 100644 --- a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.ts index 33c680f9c..54444c00e 100644 --- a/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/actions/rule-action.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.spec.ts index 5b4b51598..058c1fc63 100644 --- a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.ts index 67ba846c7..b9633f7d7 100644 --- a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-composite-condition.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-comparators.ts b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-comparators.ts index 79e361adc..94b6cef83 100644 --- a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-comparators.ts +++ b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-comparators.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-fields.ts b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-fields.ts index 636a67161..2a86c3298 100644 --- a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-fields.ts +++ b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-condition-fields.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.spec.ts index 766772932..65830dd05 100644 --- a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.ts index 830b7536d..c13da6954 100644 --- a/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/conditions/rule-simple-condition.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.spec.ts index b8cde03d1..a47f81838 100644 --- a/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.ts index 6168b30ef..c366c57f2 100644 --- a/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/edit-rule-dialog.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.spec.ts index e403e74a4..e68f63415 100644 --- a/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.ts index c550c70c5..201469440 100644 --- a/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/options/rule-options.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.spec.ts index 459d14645..61143607e 100644 --- a/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.ts index 6808571cb..4a9587bba 100644 --- a/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/rule-details.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.spec.ts index caa4c5c85..e85db331d 100644 --- a/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.ts b/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.ts index 82a4d1ac1..218019eeb 100644 --- a/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-details/triggers/rule-triggers.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.spec.ts b/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.spec.ts index bcb2b0fe6..1a4583e12 100644 --- a/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.ts b/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.ts index 1f862bf2b..7cffaa904 100644 --- a/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.ts +++ b/projects/aca-content/folder-rules/src/rule-details/validators/rule-actions.validator.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.spec.ts b/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.spec.ts index 73c374be2..8c16d3679 100644 --- a/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.ts b/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.ts index 2b8100692..da37e7b89 100644 --- a/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.ts +++ b/projects/aca-content/folder-rules/src/rule-details/validators/rule-composite-condition.validator.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.spec.ts index b6914be1a..324e2b7c9 100644 --- a/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.ts b/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.ts index 8ccca2b6a..0b335b4cf 100644 --- a/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-list/rule-list-grouping/rule-list-grouping.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.spec.ts index f6dc291b8..595ff9028 100644 --- a/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.ts b/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.ts index 20437c27f..fdff0eb16 100644 --- a/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-list/rule-list-item/rule-list-item.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.spec.ts b/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.spec.ts index dde86abcf..133f91374 100644 --- a/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.ts b/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.ts index f13913489..d3fdc7bb7 100644 --- a/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.ts +++ b/projects/aca-content/folder-rules/src/rule-list/rule-list/rule-list.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts b/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts index 9732b60bc..5f95115cd 100644 --- a/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts +++ b/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.ts b/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.ts index c131cf5f3..bd4878172 100644 --- a/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.ts +++ b/projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/services/actions.service.spec.ts b/projects/aca-content/folder-rules/src/services/actions.service.spec.ts index 49429ea70..05c02c85d 100644 --- a/projects/aca-content/folder-rules/src/services/actions.service.spec.ts +++ b/projects/aca-content/folder-rules/src/services/actions.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/services/actions.service.ts b/projects/aca-content/folder-rules/src/services/actions.service.ts index dfa382b56..b775367ad 100644 --- a/projects/aca-content/folder-rules/src/services/actions.service.ts +++ b/projects/aca-content/folder-rules/src/services/actions.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.spec.ts b/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.spec.ts index 8ee39699d..0d6c93b66 100644 --- a/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.spec.ts +++ b/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.ts b/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.ts index 7327b1c22..066156e56 100644 --- a/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.ts +++ b/projects/aca-content/folder-rules/src/services/folder-rule-sets.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/services/folder-rules.service.spec.ts b/projects/aca-content/folder-rules/src/services/folder-rules.service.spec.ts index 85767bf27..de7c50a8d 100644 --- a/projects/aca-content/folder-rules/src/services/folder-rules.service.spec.ts +++ b/projects/aca-content/folder-rules/src/services/folder-rules.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/folder-rules/src/services/folder-rules.service.ts b/projects/aca-content/folder-rules/src/services/folder-rules.service.ts index dc4e75e11..59ab1debc 100644 --- a/projects/aca-content/folder-rules/src/services/folder-rules.service.ts +++ b/projects/aca-content/folder-rules/src/services/folder-rules.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/ms-office/src/actions/aos.actions.ts b/projects/aca-content/ms-office/src/actions/aos.actions.ts index ffb82022c..8924ce5ca 100755 --- a/projects/aca-content/ms-office/src/actions/aos.actions.ts +++ b/projects/aca-content/ms-office/src/actions/aos.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/ms-office/src/aos-extension.module.ts b/projects/aca-content/ms-office/src/aos-extension.module.ts index 38fd1ec88..486562a95 100644 --- a/projects/aca-content/ms-office/src/aos-extension.module.ts +++ b/projects/aca-content/ms-office/src/aos-extension.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/ms-office/src/aos-extension.service.spec.ts b/projects/aca-content/ms-office/src/aos-extension.service.spec.ts index 0e395b2f6..4f316da09 100644 --- a/projects/aca-content/ms-office/src/aos-extension.service.spec.ts +++ b/projects/aca-content/ms-office/src/aos-extension.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/ms-office/src/aos-extension.service.ts b/projects/aca-content/ms-office/src/aos-extension.service.ts index 6ffcc89c3..7e82c8403 100644 --- a/projects/aca-content/ms-office/src/aos-extension.service.ts +++ b/projects/aca-content/ms-office/src/aos-extension.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/ms-office/src/effects/aos.effects.spec.ts b/projects/aca-content/ms-office/src/effects/aos.effects.spec.ts index b4bf83654..1d8c3a7ce 100755 --- a/projects/aca-content/ms-office/src/effects/aos.effects.spec.ts +++ b/projects/aca-content/ms-office/src/effects/aos.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/ms-office/src/effects/aos.effects.ts b/projects/aca-content/ms-office/src/effects/aos.effects.ts index 37138f282..6a875a08e 100755 --- a/projects/aca-content/ms-office/src/effects/aos.effects.ts +++ b/projects/aca-content/ms-office/src/effects/aos.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/ms-office/src/public-api.ts b/projects/aca-content/ms-office/src/public-api.ts index 0e7ece191..fb3d23eeb 100644 --- a/projects/aca-content/ms-office/src/public-api.ts +++ b/projects/aca-content/ms-office/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/aca-content.module.ts b/projects/aca-content/src/lib/aca-content.module.ts index b04d4acb0..cbfe17600 100644 --- a/projects/aca-content/src/lib/aca-content.module.ts +++ b/projects/aca-content/src/lib/aca-content.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/aca-content.routes.ts b/projects/aca-content/src/lib/aca-content.routes.ts index f1abef263..9b3c70f9f 100644 --- a/projects/aca-content/src/lib/aca-content.routes.ts +++ b/projects/aca-content/src/lib/aca-content.routes.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.spec.ts b/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.spec.ts index 79ff4dd3c..1665a053c 100644 --- a/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.spec.ts +++ b/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.ts b/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.ts index 62eee2971..b82deeb07 100644 --- a/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.ts +++ b/projects/aca-content/src/lib/components/bulk-actions-dropdown/bulk-actions-dropdown.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/index.ts b/projects/aca-content/src/lib/components/common/index.ts index 721600fc4..c51a315b1 100644 --- a/projects/aca-content/src/lib/components/common/index.ts +++ b/projects/aca-content/src/lib/components/common/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/language-picker/language-picker.component.ts b/projects/aca-content/src/lib/components/common/language-picker/language-picker.component.ts index 37d8fb1f3..d3398b565 100644 --- a/projects/aca-content/src/lib/components/common/language-picker/language-picker.component.ts +++ b/projects/aca-content/src/lib/components/common/language-picker/language-picker.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/location-link/location-link.component.spec.ts b/projects/aca-content/src/lib/components/common/location-link/location-link.component.spec.ts index cf77fa51c..eec0cb746 100644 --- a/projects/aca-content/src/lib/components/common/location-link/location-link.component.spec.ts +++ b/projects/aca-content/src/lib/components/common/location-link/location-link.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/location-link/location-link.component.ts b/projects/aca-content/src/lib/components/common/location-link/location-link.component.ts index 19b00775e..ea501c2ad 100644 --- a/projects/aca-content/src/lib/components/common/location-link/location-link.component.ts +++ b/projects/aca-content/src/lib/components/common/location-link/location-link.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/logout/logout.component.spec.ts b/projects/aca-content/src/lib/components/common/logout/logout.component.spec.ts index a39ece37a..f719bbaad 100644 --- a/projects/aca-content/src/lib/components/common/logout/logout.component.spec.ts +++ b/projects/aca-content/src/lib/components/common/logout/logout.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/logout/logout.component.ts b/projects/aca-content/src/lib/components/common/logout/logout.component.ts index ac3edb3bf..10d25dc08 100644 --- a/projects/aca-content/src/lib/components/common/logout/logout.component.ts +++ b/projects/aca-content/src/lib/components/common/logout/logout.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.spec.ts b/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.spec.ts index 3c46dcb4a..eb8a3833e 100644 --- a/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.spec.ts +++ b/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.ts b/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.ts index 1701a556c..9771ec437 100644 --- a/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.ts +++ b/projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/common/user-info/user-info.component.ts b/projects/aca-content/src/lib/components/common/user-info/user-info.component.ts index 2fa534620..d3319b07c 100644 --- a/projects/aca-content/src/lib/components/common/user-info/user-info.component.ts +++ b/projects/aca-content/src/lib/components/common/user-info/user-info.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.spec.ts b/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.spec.ts index f86b8a5fb..e8ba85948 100644 --- a/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.spec.ts +++ b/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.ts b/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.ts index b211f91a9..ea97adc07 100644 --- a/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.ts +++ b/projects/aca-content/src/lib/components/context-menu/base-context-menu.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.spec.ts b/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.spec.ts index 2e33d1072..0b9ff09bd 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.spec.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.ts b/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.ts index 8236c4af8..571179006 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu-item.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.spec.ts b/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.spec.ts index 04b180d5f..f6cee669f 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.spec.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.ts b/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.ts index a6e47edf3..6dac83329 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu-outside-event.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu-overlay.ts b/projects/aca-content/src/lib/components/context-menu/context-menu-overlay.ts index e8e382f37..4aaa20901 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu-overlay.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu-overlay.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu.component.spec.ts b/projects/aca-content/src/lib/components/context-menu/context-menu.component.spec.ts index cd9914e8d..4f4323a48 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu.component.spec.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu.component.ts b/projects/aca-content/src/lib/components/context-menu/context-menu.component.ts index a127dbdbe..fb0f34c89 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu.component.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu.service.spec.ts b/projects/aca-content/src/lib/components/context-menu/context-menu.service.spec.ts index 4451255f5..cab394fa7 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu.service.spec.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/context-menu.service.ts b/projects/aca-content/src/lib/components/context-menu/context-menu.service.ts index 48f1ace48..387b11121 100644 --- a/projects/aca-content/src/lib/components/context-menu/context-menu.service.ts +++ b/projects/aca-content/src/lib/components/context-menu/context-menu.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/custom-context-menu-actions.token.ts b/projects/aca-content/src/lib/components/context-menu/custom-context-menu-actions.token.ts index 288a9622a..2936d3ee5 100644 --- a/projects/aca-content/src/lib/components/context-menu/custom-context-menu-actions.token.ts +++ b/projects/aca-content/src/lib/components/context-menu/custom-context-menu-actions.token.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.spec.ts b/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.spec.ts index b5bedab40..5077877fb 100644 --- a/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.spec.ts +++ b/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.ts b/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.ts index 1b71b2cfa..53a2c4b40 100644 --- a/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.ts +++ b/projects/aca-content/src/lib/components/context-menu/custom-context-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/direction.token.ts b/projects/aca-content/src/lib/components/context-menu/direction.token.ts index 746b765e3..3dbc9fe14 100644 --- a/projects/aca-content/src/lib/components/context-menu/direction.token.ts +++ b/projects/aca-content/src/lib/components/context-menu/direction.token.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/context-menu/interfaces.ts b/projects/aca-content/src/lib/components/context-menu/interfaces.ts index 191d7bd34..aae5fce6b 100644 --- a/projects/aca-content/src/lib/components/context-menu/interfaces.ts +++ b/projects/aca-content/src/lib/components/context-menu/interfaces.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/details/details.component.spec.ts b/projects/aca-content/src/lib/components/details/details.component.spec.ts index b643c2520..e70be9a16 100644 --- a/projects/aca-content/src/lib/components/details/details.component.spec.ts +++ b/projects/aca-content/src/lib/components/details/details.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/details/details.component.ts b/projects/aca-content/src/lib/components/details/details.component.ts index e17797da2..816980f90 100644 --- a/projects/aca-content/src/lib/components/details/details.component.ts +++ b/projects/aca-content/src/lib/components/details/details.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.spec.ts b/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.spec.ts index 507701825..cfa3f669c 100644 --- a/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.spec.ts +++ b/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.ts b/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.ts index 5ccfa74f6..ed1028d95 100644 --- a/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.ts +++ b/projects/aca-content/src/lib/components/dl-custom-components/datatable-cell-badges/datatable-cell-badges.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.spec.ts b/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.spec.ts index a4e7fe56d..db2f64b91 100644 --- a/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.spec.ts +++ b/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.ts b/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.ts index 73912a94d..ecf1a18d9 100644 --- a/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.ts +++ b/projects/aca-content/src/lib/components/dl-custom-components/name-column/name-column.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/dl-custom-components/tags-column/tags-column.component.ts b/projects/aca-content/src/lib/components/dl-custom-components/tags-column/tags-column.component.ts index fa9432852..4e9674ecf 100644 --- a/projects/aca-content/src/lib/components/dl-custom-components/tags-column/tags-column.component.ts +++ b/projects/aca-content/src/lib/components/dl-custom-components/tags-column/tags-column.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.spec.ts b/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.spec.ts index 45e415b64..7751e0172 100644 --- a/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.spec.ts +++ b/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.ts b/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.ts index 9e0c6eb1a..7fec86bfa 100644 --- a/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.ts +++ b/projects/aca-content/src/lib/components/favorite-libraries/favorite-libraries.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/favorites/favorites.component.spec.ts b/projects/aca-content/src/lib/components/favorites/favorites.component.spec.ts index ff295db2f..06bcb58f3 100644 --- a/projects/aca-content/src/lib/components/favorites/favorites.component.spec.ts +++ b/projects/aca-content/src/lib/components/favorites/favorites.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/favorites/favorites.component.ts b/projects/aca-content/src/lib/components/favorites/favorites.component.ts index 452b5fd93..3e7891c5e 100644 --- a/projects/aca-content/src/lib/components/favorites/favorites.component.ts +++ b/projects/aca-content/src/lib/components/favorites/favorites.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/files/files.component.spec.ts b/projects/aca-content/src/lib/components/files/files.component.spec.ts index 7d8e05acb..9c274e204 100644 --- a/projects/aca-content/src/lib/components/files/files.component.spec.ts +++ b/projects/aca-content/src/lib/components/files/files.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/files/files.component.ts b/projects/aca-content/src/lib/components/files/files.component.ts index e2b10bc12..d7151f9ce 100644 --- a/projects/aca-content/src/lib/components/files/files.component.ts +++ b/projects/aca-content/src/lib/components/files/files.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/home/home.component.spec.ts b/projects/aca-content/src/lib/components/home/home.component.spec.ts index 2ed68a78f..df1df14d8 100644 --- a/projects/aca-content/src/lib/components/home/home.component.spec.ts +++ b/projects/aca-content/src/lib/components/home/home.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/home/home.component.ts b/projects/aca-content/src/lib/components/home/home.component.ts index c7d2495f5..4d9d88b57 100644 --- a/projects/aca-content/src/lib/components/home/home.component.ts +++ b/projects/aca-content/src/lib/components/home/home.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.spec.ts b/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.spec.ts index a0739bbcd..0519c46cc 100644 --- a/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.spec.ts +++ b/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.ts b/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.ts index 35f5b0bbc..764e875c9 100644 --- a/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.ts +++ b/projects/aca-content/src/lib/components/info-drawer/comments-tab/comments-tab.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/comments-tab/external-node-permission-comments-tab.service.ts b/projects/aca-content/src/lib/components/info-drawer/comments-tab/external-node-permission-comments-tab.service.ts index bde87310a..17f296ef4 100644 --- a/projects/aca-content/src/lib/components/info-drawer/comments-tab/external-node-permission-comments-tab.service.ts +++ b/projects/aca-content/src/lib/components/info-drawer/comments-tab/external-node-permission-comments-tab.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.spec.ts b/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.spec.ts index 6451245ee..3624095f4 100644 --- a/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.spec.ts +++ b/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.ts b/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.ts index 86ba533e3..d381ff510 100644 --- a/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.ts +++ b/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-form.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-tab.component.ts b/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-tab.component.ts index 6b32a5cbf..839a44cd9 100644 --- a/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-tab.component.ts +++ b/projects/aca-content/src/lib/components/info-drawer/library-metadata-tab/library-metadata-tab.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.spec.ts b/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.spec.ts index e5da6aa7b..20da2ac89 100644 --- a/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.spec.ts +++ b/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.ts b/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.ts index 58d98a6b5..fa0d38e31 100644 --- a/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.ts +++ b/projects/aca-content/src/lib/components/info-drawer/metadata-tab/metadata-tab.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.spec.ts b/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.spec.ts index 9770ccec6..34cf67631 100644 --- a/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.spec.ts +++ b/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.ts b/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.ts index a0af87a5f..0e19d6205 100644 --- a/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.ts +++ b/projects/aca-content/src/lib/components/info-drawer/versions-tab/versions-tab.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.spec.ts b/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.spec.ts index e9ab65c6e..fa7686c8b 100644 --- a/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.spec.ts +++ b/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.ts b/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.ts index c7e17a38d..2ba2b2e67 100644 --- a/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.ts +++ b/projects/aca-content/src/lib/components/knowledge-discovery/knowledge-discovery-sidenav.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.spec.ts b/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.spec.ts index b748604a3..a2166d0a3 100644 --- a/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.spec.ts +++ b/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.ts b/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.ts index 06d7a795a..9a8ea5bfa 100644 --- a/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.ts +++ b/projects/aca-content/src/lib/components/libraries-base/libraries-base.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/libraries/libraries.component.spec.ts b/projects/aca-content/src/lib/components/libraries/libraries.component.spec.ts index 7a7e2fe17..7b4d3380a 100644 --- a/projects/aca-content/src/lib/components/libraries/libraries.component.spec.ts +++ b/projects/aca-content/src/lib/components/libraries/libraries.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/libraries/libraries.component.ts b/projects/aca-content/src/lib/components/libraries/libraries.component.ts index 935ad2312..ea57fb9d1 100644 --- a/projects/aca-content/src/lib/components/libraries/libraries.component.ts +++ b/projects/aca-content/src/lib/components/libraries/libraries.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/library-list/library-list.component.spec.ts b/projects/aca-content/src/lib/components/library-list/library-list.component.spec.ts index f8fdf3d8c..52f80e051 100644 --- a/projects/aca-content/src/lib/components/library-list/library-list.component.spec.ts +++ b/projects/aca-content/src/lib/components/library-list/library-list.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/library-list/library-list.component.ts b/projects/aca-content/src/lib/components/library-list/library-list.component.ts index 4e6f3207b..bd834d1d2 100644 --- a/projects/aca-content/src/lib/components/library-list/library-list.component.ts +++ b/projects/aca-content/src/lib/components/library-list/library-list.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/recent-files/recent-files.component.spec.ts b/projects/aca-content/src/lib/components/recent-files/recent-files.component.spec.ts index d6dca6d49..3faf7ee59 100644 --- a/projects/aca-content/src/lib/components/recent-files/recent-files.component.spec.ts +++ b/projects/aca-content/src/lib/components/recent-files/recent-files.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/recent-files/recent-files.component.ts b/projects/aca-content/src/lib/components/recent-files/recent-files.component.ts index 4857e4ffc..37af2f21f 100644 --- a/projects/aca-content/src/lib/components/recent-files/recent-files.component.ts +++ b/projects/aca-content/src/lib/components/recent-files/recent-files.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/repository-view/repository-view.component.ts b/projects/aca-content/src/lib/components/repository-view/repository-view.component.ts index 2e5a77fd9..11d37e4ef 100644 --- a/projects/aca-content/src/lib/components/repository-view/repository-view.component.ts +++ b/projects/aca-content/src/lib/components/repository-view/repository-view.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/index.ts b/projects/aca-content/src/lib/components/search/index.ts index be60b738d..e7739c95f 100644 --- a/projects/aca-content/src/lib/components/search/index.ts +++ b/projects/aca-content/src/lib/components/search/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.spec.ts b/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.spec.ts index e91440143..e3be2ae1a 100644 --- a/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.ts b/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.ts index 767c09d42..4f27660ff 100644 --- a/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.ts +++ b/projects/aca-content/src/lib/components/search/search-action-menu/search-action-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-execution.service.spec.ts b/projects/aca-content/src/lib/components/search/search-execution.service.spec.ts index bf8d7ab8f..1f28c3fd6 100644 --- a/projects/aca-content/src/lib/components/search/search-execution.service.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-execution.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-execution.service.ts b/projects/aca-content/src/lib/components/search/search-execution.service.ts index 6eef358f4..5e2efbfb6 100644 --- a/projects/aca-content/src/lib/components/search/search-execution.service.ts +++ b/projects/aca-content/src/lib/components/search/search-execution.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-filter.service.spec.ts b/projects/aca-content/src/lib/components/search/search-filter.service.spec.ts index 34ed4f6db..7baab58e0 100644 --- a/projects/aca-content/src/lib/components/search/search-filter.service.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-filter.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-filter.service.ts b/projects/aca-content/src/lib/components/search/search-filter.service.ts index 994349614..72a84b57d 100644 --- a/projects/aca-content/src/lib/components/search/search-filter.service.ts +++ b/projects/aca-content/src/lib/components/search/search-filter.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.spec.ts b/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.spec.ts index 3dba4dd66..4785134ad 100644 --- a/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.ts b/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.ts index 5526462a5..cc4934dff 100644 --- a/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.ts +++ b/projects/aca-content/src/lib/components/search/search-in-menu/search-in-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-input/search-input.component.spec.ts b/projects/aca-content/src/lib/components/search/search-input/search-input.component.spec.ts index bcc4fc680..f8cb66651 100644 --- a/projects/aca-content/src/lib/components/search/search-input/search-input.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-input/search-input.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-input/search-input.component.ts b/projects/aca-content/src/lib/components/search/search-input/search-input.component.ts index cb3c26eba..14a82c29c 100644 --- a/projects/aca-content/src/lib/components/search/search-input/search-input.component.ts +++ b/projects/aca-content/src/lib/components/search/search-input/search-input.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.spec.ts b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.spec.ts index 280c3c892..35a974262 100644 --- a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.ts b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.ts index 6104eebe5..179d1f0ef 100644 --- a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.ts +++ b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-query-builder.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.spec.ts b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.spec.ts index 834a2ffb4..ea5e81a86 100644 --- a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.ts b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.ts index 2a12608ce..cf58aba77 100644 --- a/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.ts +++ b/projects/aca-content/src/lib/components/search/search-libraries-results/search-libraries-results.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-navigation.service.spec.ts b/projects/aca-content/src/lib/components/search/search-navigation.service.spec.ts index 22f278092..6b62c6324 100644 --- a/projects/aca-content/src/lib/components/search/search-navigation.service.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-navigation.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-navigation.service.ts b/projects/aca-content/src/lib/components/search/search-navigation.service.ts index 23c9189d0..6530ccdea 100644 --- a/projects/aca-content/src/lib/components/search/search-navigation.service.ts +++ b/projects/aca-content/src/lib/components/search/search-navigation.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.spec.ts b/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.spec.ts index 9ef9a034f..f7703eb7a 100644 --- a/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.ts b/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.ts index 6da4fbda3..27dab448b 100644 --- a/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.ts +++ b/projects/aca-content/src/lib/components/search/search-results-row/search-results-row.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-results/search-results.component.spec.ts b/projects/aca-content/src/lib/components/search/search-results/search-results.component.spec.ts index 7007e408d..62d747f80 100644 --- a/projects/aca-content/src/lib/components/search/search-results/search-results.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-results/search-results.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-results/search-results.component.ts b/projects/aca-content/src/lib/components/search/search-results/search-results.component.ts index 1ef298990..697ae56ee 100644 --- a/projects/aca-content/src/lib/components/search/search-results/search-results.component.ts +++ b/projects/aca-content/src/lib/components/search/search-results/search-results.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.spec.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.spec.ts index b2900984f..07e262f82 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.ts index 18921b3fc..673fa3d1a 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/delete/saved-search-delete-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.spec.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.spec.ts index 5f3d4c8dd..c40ae6006 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.ts index 78a990280..1ac63026a 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/edit/saved-search-edit-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.spec.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.spec.ts index a119b868d..ee478b88f 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.ts index a91107d5d..175bf397b 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-directive-dialog-data.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-directive-dialog-data.ts index e158d4343..564ebecd0 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-directive-dialog-data.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/save-search-directive-dialog-data.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/saved-search-form.interface.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/saved-search-form.interface.ts index 737b663ec..bcfae8c76 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/saved-search-form.interface.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/saved-search-form.interface.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.spec.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.spec.ts index 93ebc8572..8a65d28e6 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.ts b/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.ts index 2e290d754..489378881 100644 --- a/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.ts +++ b/projects/aca-content/src/lib/components/search/search-save/dialog/unique-search-name-validator.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.spec.ts b/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.spec.ts index 617046e3e..f4273764a 100644 --- a/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.ts b/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.ts index f57e716a8..4b2a275ff 100644 --- a/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.ts +++ b/projects/aca-content/src/lib/components/search/search-save/directive/save-search.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.spec.ts b/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.spec.ts index 13d2743da..dc8ceb710 100644 --- a/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.ts b/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.ts index a9af0d099..fa4d1360f 100644 --- a/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.ts +++ b/projects/aca-content/src/lib/components/search/search-save/list/saved-searches-list-ui.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-list-schema.ts b/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-list-schema.ts index 3535d835e..1c9fb50a1 100644 --- a/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-list-schema.ts +++ b/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-list-schema.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.spec.ts b/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.spec.ts index d79e3fc91..e5abda921 100644 --- a/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.ts b/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.ts index 544c29823..b94be20fa 100644 --- a/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.ts +++ b/projects/aca-content/src/lib/components/search/search-save/list/smart-list/saved-searches-smart-list.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.spec.ts b/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.spec.ts index 2aeb6a5d6..572a577fa 100644 --- a/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.ts b/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.ts index 0aadf7985..7c0abdf81 100644 --- a/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.ts +++ b/projects/aca-content/src/lib/components/search/search-save/list/ui-list/saved-searches-list.ui-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.spec.ts b/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.spec.ts index 56294119f..e29b3c60d 100644 --- a/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.spec.ts +++ b/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.ts b/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.ts index 08e73ed85..79501f286 100644 --- a/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.ts +++ b/projects/aca-content/src/lib/components/search/search-save/sidenav/save-search-sidenav.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/shared-files/shared-files.component.spec.ts b/projects/aca-content/src/lib/components/shared-files/shared-files.component.spec.ts index f732f893e..ea2f2af2b 100644 --- a/projects/aca-content/src/lib/components/shared-files/shared-files.component.spec.ts +++ b/projects/aca-content/src/lib/components/shared-files/shared-files.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/shared-files/shared-files.component.ts b/projects/aca-content/src/lib/components/shared-files/shared-files.component.ts index dee20b9d0..0d7ce2dbf 100644 --- a/projects/aca-content/src/lib/components/shared-files/shared-files.component.ts +++ b/projects/aca-content/src/lib/components/shared-files/shared-files.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.spec.ts b/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.spec.ts index 6cfb38aed..da3c5d3b7 100644 --- a/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.spec.ts +++ b/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.ts b/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.ts index 49ac2b2dc..effea6af9 100644 --- a/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.ts +++ b/projects/aca-content/src/lib/components/shared-link-view/shared-link-view.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.spec.ts b/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.spec.ts index 1cfe1c8d4..b3f07606a 100644 --- a/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.ts b/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.ts index d7384e6ce..6dd9a5689 100644 --- a/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.ts +++ b/projects/aca-content/src/lib/components/sidenav/components/button-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.spec.ts b/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.spec.ts index a933a2e6d..210f1a578 100644 --- a/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.ts b/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.ts index e730b7ff9..71a3db3b5 100644 --- a/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.ts +++ b/projects/aca-content/src/lib/components/sidenav/components/expand-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.spec.ts b/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.spec.ts index 7e3dd8777..dd54edbd9 100644 --- a/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.ts b/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.ts index 65c5a395e..66fe8d766 100644 --- a/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.ts +++ b/projects/aca-content/src/lib/components/sidenav/components/sidenav-header.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/action.directive.spec.ts b/projects/aca-content/src/lib/components/sidenav/directives/action.directive.spec.ts index 42358a6d4..42cb73d0e 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/action.directive.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/action.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/action.directive.ts b/projects/aca-content/src/lib/components/sidenav/directives/action.directive.ts index 7650fcc70..85176d1d0 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/action.directive.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/action.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.spec.ts b/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.spec.ts index 009ffaf4d..654cb153f 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.ts b/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.ts index a83c43fab..ac18aa4e5 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/active-link.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.spec.ts b/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.spec.ts index 3aa320de3..fcc320d5a 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.ts b/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.ts index 3840c8d1f..4b09fbd59 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/expansion-panel.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.spec.ts b/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.spec.ts index 1b9ae55fa..27882795f 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.ts b/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.ts index 3ab77e967..34a451e2d 100644 --- a/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.ts +++ b/projects/aca-content/src/lib/components/sidenav/directives/menu-panel.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/index.ts b/projects/aca-content/src/lib/components/sidenav/index.ts index d1c818176..9aec059c7 100644 --- a/projects/aca-content/src/lib/components/sidenav/index.ts +++ b/projects/aca-content/src/lib/components/sidenav/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/sidenav.component.spec.ts b/projects/aca-content/src/lib/components/sidenav/sidenav.component.spec.ts index 1510e939d..92388b431 100644 --- a/projects/aca-content/src/lib/components/sidenav/sidenav.component.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/sidenav.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/sidenav.component.ts b/projects/aca-content/src/lib/components/sidenav/sidenav.component.ts index bbb32ba7a..6a12a8573 100755 --- a/projects/aca-content/src/lib/components/sidenav/sidenav.component.ts +++ b/projects/aca-content/src/lib/components/sidenav/sidenav.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.spec.ts b/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.spec.ts index 47c3ce9e7..942d43af8 100644 --- a/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.spec.ts +++ b/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.ts b/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.ts index fff0f36c9..cfa3a02ff 100644 --- a/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.ts +++ b/projects/aca-content/src/lib/components/sidenav/user-menu/user-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/index.ts b/projects/aca-content/src/lib/components/toolbar/index.ts index 4419218d1..57a46e98a 100644 --- a/projects/aca-content/src/lib/components/toolbar/index.ts +++ b/projects/aca-content/src/lib/components/toolbar/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.spec.ts b/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.spec.ts index 0647bd538..1e4fc9846 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.spec.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.ts b/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.ts index 8c3fc4597..8dd7e2e1b 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-edit-offline/toggle-edit-offline.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.spec.ts b/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.spec.ts index 637d9885b..42570aefc 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.spec.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.ts b/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.ts index d2f69c5cb..9cd053611 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-favorite-library/toggle-favorite-library.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.spec.ts b/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.spec.ts index 209d1fcac..895187eb1 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.spec.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.ts b/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.ts index addf409ea..819236a62 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-favorite/toggle-favorite.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.spec.ts b/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.spec.ts index 2a4583bbc..47e7f0bcc 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.spec.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.ts b/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.ts index cd5d41dfc..369d4a8c7 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-info-drawer/toggle-info-drawer.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-button.component.ts b/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-button.component.ts index dfc896d6e..2a4e6c40d 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-button.component.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-button.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-menu.component.ts b/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-menu.component.ts index 5c58f8ac7..de4861669 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-menu.component.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library.component.spec.ts b/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library.component.spec.ts index 36d920d5b..bb59a4c9a 100644 --- a/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library.component.spec.ts +++ b/projects/aca-content/src/lib/components/toolbar/toggle-join-library/toggle-join-library.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.spec.ts b/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.spec.ts index 8befd4922..9fcab4a3c 100644 --- a/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.spec.ts +++ b/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.ts b/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.ts index 89504c937..e2c7252e2 100644 --- a/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.ts +++ b/projects/aca-content/src/lib/components/toolbar/view-node/view-node.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/trashcan/trashcan.component.spec.ts b/projects/aca-content/src/lib/components/trashcan/trashcan.component.spec.ts index 07a697e43..b0d9ffd6b 100644 --- a/projects/aca-content/src/lib/components/trashcan/trashcan.component.spec.ts +++ b/projects/aca-content/src/lib/components/trashcan/trashcan.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/trashcan/trashcan.component.ts b/projects/aca-content/src/lib/components/trashcan/trashcan.component.ts index 7498eac67..53e87026d 100644 --- a/projects/aca-content/src/lib/components/trashcan/trashcan.component.ts +++ b/projects/aca-content/src/lib/components/trashcan/trashcan.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/upload-files-dialog/upload-files-dialog.component.ts b/projects/aca-content/src/lib/components/upload-files-dialog/upload-files-dialog.component.ts index 05f3ade4e..7868192c1 100644 --- a/projects/aca-content/src/lib/components/upload-files-dialog/upload-files-dialog.component.ts +++ b/projects/aca-content/src/lib/components/upload-files-dialog/upload-files-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/view-profile/view-profile.component.spec.ts b/projects/aca-content/src/lib/components/view-profile/view-profile.component.spec.ts index 7560c891d..4d50259ea 100644 --- a/projects/aca-content/src/lib/components/view-profile/view-profile.component.spec.ts +++ b/projects/aca-content/src/lib/components/view-profile/view-profile.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/view-profile/view-profile.component.ts b/projects/aca-content/src/lib/components/view-profile/view-profile.component.ts index e9f7cb624..024057023 100644 --- a/projects/aca-content/src/lib/components/view-profile/view-profile.component.ts +++ b/projects/aca-content/src/lib/components/view-profile/view-profile.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/components/view-profile/view-profile.guard.ts b/projects/aca-content/src/lib/components/view-profile/view-profile.guard.ts index b9fff044c..cfd028d8f 100644 --- a/projects/aca-content/src/lib/components/view-profile/view-profile.guard.ts +++ b/projects/aca-content/src/lib/components/view-profile/view-profile.guard.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/dialogs/node-details/node-information.component.spec.ts b/projects/aca-content/src/lib/dialogs/node-details/node-information.component.spec.ts index a650e8da6..97c37aa8e 100644 --- a/projects/aca-content/src/lib/dialogs/node-details/node-information.component.spec.ts +++ b/projects/aca-content/src/lib/dialogs/node-details/node-information.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/dialogs/node-details/node-information.component.ts b/projects/aca-content/src/lib/dialogs/node-details/node-information.component.ts index aa9ca043d..34a8940c2 100644 --- a/projects/aca-content/src/lib/dialogs/node-details/node-information.component.ts +++ b/projects/aca-content/src/lib/dialogs/node-details/node-information.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.spec.ts b/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.spec.ts index 38b8a5f50..7de33ad34 100644 --- a/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.spec.ts +++ b/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.ts b/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.ts index bda60b61e..e2cf0c576 100644 --- a/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.ts +++ b/projects/aca-content/src/lib/dialogs/node-location-references/node-location-references.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.spec.ts b/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.spec.ts index 9ac846dc1..d4c978741 100644 --- a/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.spec.ts +++ b/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.ts b/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.ts index 499000ea5..91f20a1e7 100644 --- a/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.ts +++ b/projects/aca-content/src/lib/dialogs/node-template/create-from-template.dialog.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/directives/document-list.directive.spec.ts b/projects/aca-content/src/lib/directives/document-list.directive.spec.ts index ad531be7f..549dc8c21 100644 --- a/projects/aca-content/src/lib/directives/document-list.directive.spec.ts +++ b/projects/aca-content/src/lib/directives/document-list.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/directives/document-list.directive.ts b/projects/aca-content/src/lib/directives/document-list.directive.ts index 8b79ff41d..7632e51a6 100644 --- a/projects/aca-content/src/lib/directives/document-list.directive.ts +++ b/projects/aca-content/src/lib/directives/document-list.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/mock/libraries-mock.ts b/projects/aca-content/src/lib/mock/libraries-mock.ts index 5c7acd204..a65c0455c 100644 --- a/projects/aca-content/src/lib/mock/libraries-mock.ts +++ b/projects/aca-content/src/lib/mock/libraries-mock.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.spec.ts b/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.spec.ts index 31550621c..8dc554680 100644 --- a/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.spec.ts +++ b/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.ts b/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.ts index d1bf332a7..05f674bf9 100644 --- a/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.ts +++ b/projects/aca-content/src/lib/pipes/is-feature-supported.pipe.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/content-management.service.spec.ts b/projects/aca-content/src/lib/services/content-management.service.spec.ts index 8029c9b8d..765c32ae0 100644 --- a/projects/aca-content/src/lib/services/content-management.service.spec.ts +++ b/projects/aca-content/src/lib/services/content-management.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/content-management.service.ts b/projects/aca-content/src/lib/services/content-management.service.ts index b3d362f95..a702a2914 100644 --- a/projects/aca-content/src/lib/services/content-management.service.ts +++ b/projects/aca-content/src/lib/services/content-management.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/content-url.service.spec.ts b/projects/aca-content/src/lib/services/content-url.service.spec.ts index a213801d2..c8378b3ce 100644 --- a/projects/aca-content/src/lib/services/content-url.service.spec.ts +++ b/projects/aca-content/src/lib/services/content-url.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/content-url.service.ts b/projects/aca-content/src/lib/services/content-url.service.ts index 20798a4dd..ed69e106e 100644 --- a/projects/aca-content/src/lib/services/content-url.service.ts +++ b/projects/aca-content/src/lib/services/content-url.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/node-actions.service.spec.ts b/projects/aca-content/src/lib/services/node-actions.service.spec.ts index 528831a3d..3a941b83d 100644 --- a/projects/aca-content/src/lib/services/node-actions.service.spec.ts +++ b/projects/aca-content/src/lib/services/node-actions.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/node-actions.service.ts b/projects/aca-content/src/lib/services/node-actions.service.ts index ffae81f09..e4c5f4ad4 100644 --- a/projects/aca-content/src/lib/services/node-actions.service.ts +++ b/projects/aca-content/src/lib/services/node-actions.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/node-template.service.spec.ts b/projects/aca-content/src/lib/services/node-template.service.spec.ts index 0d535e37d..cf22e8654 100644 --- a/projects/aca-content/src/lib/services/node-template.service.spec.ts +++ b/projects/aca-content/src/lib/services/node-template.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/node-template.service.ts b/projects/aca-content/src/lib/services/node-template.service.ts index 72c35d972..fb0952c39 100644 --- a/projects/aca-content/src/lib/services/node-template.service.ts +++ b/projects/aca-content/src/lib/services/node-template.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/saved-searches-context.service.spec.ts b/projects/aca-content/src/lib/services/saved-searches-context.service.spec.ts index 1c065dbae..55ff4e24d 100644 --- a/projects/aca-content/src/lib/services/saved-searches-context.service.spec.ts +++ b/projects/aca-content/src/lib/services/saved-searches-context.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/services/saved-searches-context.service.ts b/projects/aca-content/src/lib/services/saved-searches-context.service.ts index d31df5a99..c1ff122ab 100644 --- a/projects/aca-content/src/lib/services/saved-searches-context.service.ts +++ b/projects/aca-content/src/lib/services/saved-searches-context.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/app-store.module.ts b/projects/aca-content/src/lib/store/app-store.module.ts index 903c41f06..aa69ca54a 100644 --- a/projects/aca-content/src/lib/store/app-store.module.ts +++ b/projects/aca-content/src/lib/store/app-store.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects.ts b/projects/aca-content/src/lib/store/effects.ts index 52967a774..3948dc06c 100644 --- a/projects/aca-content/src/lib/store/effects.ts +++ b/projects/aca-content/src/lib/store/effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/app.effects.ts b/projects/aca-content/src/lib/store/effects/app.effects.ts index 5bebb7293..524d4c3c6 100644 --- a/projects/aca-content/src/lib/store/effects/app.effects.ts +++ b/projects/aca-content/src/lib/store/effects/app.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/contextmenu.effects.spec.ts b/projects/aca-content/src/lib/store/effects/contextmenu.effects.spec.ts index 7046ad91b..28b45c8f3 100644 --- a/projects/aca-content/src/lib/store/effects/contextmenu.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/contextmenu.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/contextmenu.effects.ts b/projects/aca-content/src/lib/store/effects/contextmenu.effects.ts index 7133f5de7..2dfa051c2 100644 --- a/projects/aca-content/src/lib/store/effects/contextmenu.effects.ts +++ b/projects/aca-content/src/lib/store/effects/contextmenu.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/download.effects.spec.ts b/projects/aca-content/src/lib/store/effects/download.effects.spec.ts index 93d4d1555..770817fc7 100644 --- a/projects/aca-content/src/lib/store/effects/download.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/download.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/download.effects.ts b/projects/aca-content/src/lib/store/effects/download.effects.ts index b8cb99b26..99579b26a 100644 --- a/projects/aca-content/src/lib/store/effects/download.effects.ts +++ b/projects/aca-content/src/lib/store/effects/download.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/favorite.effects.spec.ts b/projects/aca-content/src/lib/store/effects/favorite.effects.spec.ts index 4c03a1a50..242197e6f 100644 --- a/projects/aca-content/src/lib/store/effects/favorite.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/favorite.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/favorite.effects.ts b/projects/aca-content/src/lib/store/effects/favorite.effects.ts index 5aef1c838..3ce9ae4dc 100644 --- a/projects/aca-content/src/lib/store/effects/favorite.effects.ts +++ b/projects/aca-content/src/lib/store/effects/favorite.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/library.effects.spec.ts b/projects/aca-content/src/lib/store/effects/library.effects.spec.ts index f1e358b50..4715783a3 100644 --- a/projects/aca-content/src/lib/store/effects/library.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/library.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/library.effects.ts b/projects/aca-content/src/lib/store/effects/library.effects.ts index 3dae0af28..6f9e00859 100644 --- a/projects/aca-content/src/lib/store/effects/library.effects.ts +++ b/projects/aca-content/src/lib/store/effects/library.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/node.effects.spec.ts b/projects/aca-content/src/lib/store/effects/node.effects.spec.ts index a44274aa5..52ccfc934 100644 --- a/projects/aca-content/src/lib/store/effects/node.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/node.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/node.effects.ts b/projects/aca-content/src/lib/store/effects/node.effects.ts index e39629d23..7bbb96a53 100644 --- a/projects/aca-content/src/lib/store/effects/node.effects.ts +++ b/projects/aca-content/src/lib/store/effects/node.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/search.effects.spec.ts b/projects/aca-content/src/lib/store/effects/search.effects.spec.ts index 39ffb8ff6..d351973ac 100644 --- a/projects/aca-content/src/lib/store/effects/search.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/search.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/search.effects.ts b/projects/aca-content/src/lib/store/effects/search.effects.ts index c959238ef..57efd5da2 100644 --- a/projects/aca-content/src/lib/store/effects/search.effects.ts +++ b/projects/aca-content/src/lib/store/effects/search.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/template.effects.spec.ts b/projects/aca-content/src/lib/store/effects/template.effects.spec.ts index a328b2dae..7a1d64037 100644 --- a/projects/aca-content/src/lib/store/effects/template.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/template.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/template.effects.ts b/projects/aca-content/src/lib/store/effects/template.effects.ts index 53b04e0aa..7eef2c9db 100644 --- a/projects/aca-content/src/lib/store/effects/template.effects.ts +++ b/projects/aca-content/src/lib/store/effects/template.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/upload.effects.spec.ts b/projects/aca-content/src/lib/store/effects/upload.effects.spec.ts index 5cb14108c..a968e2133 100644 --- a/projects/aca-content/src/lib/store/effects/upload.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/upload.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/upload.effects.ts b/projects/aca-content/src/lib/store/effects/upload.effects.ts index aa5a9c666..bfdc23932 100644 --- a/projects/aca-content/src/lib/store/effects/upload.effects.ts +++ b/projects/aca-content/src/lib/store/effects/upload.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/viewer.effects.spec.ts b/projects/aca-content/src/lib/store/effects/viewer.effects.spec.ts index e37cfc112..1c1785452 100644 --- a/projects/aca-content/src/lib/store/effects/viewer.effects.spec.ts +++ b/projects/aca-content/src/lib/store/effects/viewer.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/effects/viewer.effects.ts b/projects/aca-content/src/lib/store/effects/viewer.effects.ts index 8ce9a85c3..4bfee3a31 100644 --- a/projects/aca-content/src/lib/store/effects/viewer.effects.ts +++ b/projects/aca-content/src/lib/store/effects/viewer.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/initial-state.ts b/projects/aca-content/src/lib/store/initial-state.ts index 4f1ab6bae..99546929b 100644 --- a/projects/aca-content/src/lib/store/initial-state.ts +++ b/projects/aca-content/src/lib/store/initial-state.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/store/reducers/app.reducer.ts b/projects/aca-content/src/lib/store/reducers/app.reducer.ts index 7655da948..ea12dbebd 100644 --- a/projects/aca-content/src/lib/store/reducers/app.reducer.ts +++ b/projects/aca-content/src/lib/store/reducers/app.reducer.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/testing/app-testing.module.ts b/projects/aca-content/src/lib/testing/app-testing.module.ts index a9053e035..e09a1f50b 100644 --- a/projects/aca-content/src/lib/testing/app-testing.module.ts +++ b/projects/aca-content/src/lib/testing/app-testing.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/testing/document-base-page-utils.ts b/projects/aca-content/src/lib/testing/document-base-page-utils.ts index 44d1c8a33..acd9ca0bc 100644 --- a/projects/aca-content/src/lib/testing/document-base-page-utils.ts +++ b/projects/aca-content/src/lib/testing/document-base-page-utils.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/testing/test-utils.ts b/projects/aca-content/src/lib/testing/test-utils.ts index 5267f7fa9..beb5d9bd2 100644 --- a/projects/aca-content/src/lib/testing/test-utils.ts +++ b/projects/aca-content/src/lib/testing/test-utils.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/utils/aca-search-utils.spec.ts b/projects/aca-content/src/lib/utils/aca-search-utils.spec.ts index 9cd6d7fcc..cf0f4aa19 100644 --- a/projects/aca-content/src/lib/utils/aca-search-utils.spec.ts +++ b/projects/aca-content/src/lib/utils/aca-search-utils.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/lib/utils/aca-search-utils.ts b/projects/aca-content/src/lib/utils/aca-search-utils.ts index b1125bd05..99ad3598b 100644 --- a/projects/aca-content/src/lib/utils/aca-search-utils.ts +++ b/projects/aca-content/src/lib/utils/aca-search-utils.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/src/public-api.ts b/projects/aca-content/src/public-api.ts index dea029e7a..5fc24bbee 100644 --- a/projects/aca-content/src/public-api.ts +++ b/projects/aca-content/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/test.ts b/projects/aca-content/test.ts index 49ebc1cad..f019729f2 100644 --- a/projects/aca-content/test.ts +++ b/projects/aca-content/test.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/lib/components/preview/preview.component.spec.ts b/projects/aca-content/viewer/src/lib/components/preview/preview.component.spec.ts index 909717f3f..400dbf583 100644 --- a/projects/aca-content/viewer/src/lib/components/preview/preview.component.spec.ts +++ b/projects/aca-content/viewer/src/lib/components/preview/preview.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/lib/components/preview/preview.component.ts b/projects/aca-content/viewer/src/lib/components/preview/preview.component.ts index dbc99dae9..b12167c70 100644 --- a/projects/aca-content/viewer/src/lib/components/preview/preview.component.ts +++ b/projects/aca-content/viewer/src/lib/components/preview/preview.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.spec.ts b/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.spec.ts index 3a8ce3de8..2332e7994 100644 --- a/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.spec.ts +++ b/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.ts b/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.ts index ac1aa760c..327e89a34 100644 --- a/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.ts +++ b/projects/aca-content/viewer/src/lib/components/viewer/viewer.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/lib/services/viewer.service.spec.ts b/projects/aca-content/viewer/src/lib/services/viewer.service.spec.ts index a27075af1..74724f67c 100644 --- a/projects/aca-content/viewer/src/lib/services/viewer.service.spec.ts +++ b/projects/aca-content/viewer/src/lib/services/viewer.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/lib/services/viewer.service.ts b/projects/aca-content/viewer/src/lib/services/viewer.service.ts index abc76ed13..d9566a858 100644 --- a/projects/aca-content/viewer/src/lib/services/viewer.service.ts +++ b/projects/aca-content/viewer/src/lib/services/viewer.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/lib/viewer.module.ts b/projects/aca-content/viewer/src/lib/viewer.module.ts index 9abab3a2d..e4e83c479 100644 --- a/projects/aca-content/viewer/src/lib/viewer.module.ts +++ b/projects/aca-content/viewer/src/lib/viewer.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/public-api.ts b/projects/aca-content/viewer/src/public-api.ts index 55255be11..0f45975fa 100644 --- a/projects/aca-content/viewer/src/public-api.ts +++ b/projects/aca-content/viewer/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-content/viewer/src/test.ts b/projects/aca-content/viewer/src/test.ts index 04e33fd09..80eb9dcfa 100644 --- a/projects/aca-content/viewer/src/test.ts +++ b/projects/aca-content/viewer/src/test.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/api-client-factory.ts b/projects/aca-playwright-shared/src/api/api-client-factory.ts index 7198de2b2..d5a75c568 100644 --- a/projects/aca-playwright-shared/src/api/api-client-factory.ts +++ b/projects/aca-playwright-shared/src/api/api-client-factory.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/categories-api.ts b/projects/aca-playwright-shared/src/api/categories-api.ts index c96ed53cb..4adaae390 100644 --- a/projects/aca-playwright-shared/src/api/categories-api.ts +++ b/projects/aca-playwright-shared/src/api/categories-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/favorites-api.ts b/projects/aca-playwright-shared/src/api/favorites-api.ts index d1d4931af..511d7bdee 100755 --- a/projects/aca-playwright-shared/src/api/favorites-api.ts +++ b/projects/aca-playwright-shared/src/api/favorites-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/file-actions.ts b/projects/aca-playwright-shared/src/api/file-actions.ts index 5680412a7..1448908d2 100644 --- a/projects/aca-playwright-shared/src/api/file-actions.ts +++ b/projects/aca-playwright-shared/src/api/file-actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/index.ts b/projects/aca-playwright-shared/src/api/index.ts index 16ffc1183..04a49c45a 100644 --- a/projects/aca-playwright-shared/src/api/index.ts +++ b/projects/aca-playwright-shared/src/api/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/node-content-tree.ts b/projects/aca-playwright-shared/src/api/node-content-tree.ts index be555d942..bdaae7a9e 100644 --- a/projects/aca-playwright-shared/src/api/node-content-tree.ts +++ b/projects/aca-playwright-shared/src/api/node-content-tree.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/nodes-api.ts b/projects/aca-playwright-shared/src/api/nodes-api.ts index 93d9b2d99..65ac5ce09 100755 --- a/projects/aca-playwright-shared/src/api/nodes-api.ts +++ b/projects/aca-playwright-shared/src/api/nodes-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/people-api-models.ts b/projects/aca-playwright-shared/src/api/people-api-models.ts index ebd8ceac5..242b2eab6 100755 --- a/projects/aca-playwright-shared/src/api/people-api-models.ts +++ b/projects/aca-playwright-shared/src/api/people-api-models.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/queries-api.ts b/projects/aca-playwright-shared/src/api/queries-api.ts index 2f54778ae..bc2cdb390 100755 --- a/projects/aca-playwright-shared/src/api/queries-api.ts +++ b/projects/aca-playwright-shared/src/api/queries-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/rules-api.ts b/projects/aca-playwright-shared/src/api/rules-api.ts index 02138c3e3..ba77e35c6 100644 --- a/projects/aca-playwright-shared/src/api/rules-api.ts +++ b/projects/aca-playwright-shared/src/api/rules-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/search-api.ts b/projects/aca-playwright-shared/src/api/search-api.ts index 600a71f13..eb7d81d73 100755 --- a/projects/aca-playwright-shared/src/api/search-api.ts +++ b/projects/aca-playwright-shared/src/api/search-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/shared-links-api.ts b/projects/aca-playwright-shared/src/api/shared-links-api.ts index d847d53ac..e634cf4d9 100755 --- a/projects/aca-playwright-shared/src/api/shared-links-api.ts +++ b/projects/aca-playwright-shared/src/api/shared-links-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/sites-api.ts b/projects/aca-playwright-shared/src/api/sites-api.ts index 75c3ce687..ebdff323c 100755 --- a/projects/aca-playwright-shared/src/api/sites-api.ts +++ b/projects/aca-playwright-shared/src/api/sites-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/tags-api.ts b/projects/aca-playwright-shared/src/api/tags-api.ts index cf206c368..351dcdd70 100644 --- a/projects/aca-playwright-shared/src/api/tags-api.ts +++ b/projects/aca-playwright-shared/src/api/tags-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/api/trashcan-api.ts b/projects/aca-playwright-shared/src/api/trashcan-api.ts index 30b1930b5..6bb0950ba 100644 --- a/projects/aca-playwright-shared/src/api/trashcan-api.ts +++ b/projects/aca-playwright-shared/src/api/trashcan-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/base-config/global-variables.ts b/projects/aca-playwright-shared/src/base-config/global-variables.ts index b02db6804..bd187cec8 100644 --- a/projects/aca-playwright-shared/src/base-config/global-variables.ts +++ b/projects/aca-playwright-shared/src/base-config/global-variables.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/base-config/global.setup.ts b/projects/aca-playwright-shared/src/base-config/global.setup.ts index 2c0253615..54ebd50fb 100644 --- a/projects/aca-playwright-shared/src/base-config/global.setup.ts +++ b/projects/aca-playwright-shared/src/base-config/global.setup.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/base-config/index.ts b/projects/aca-playwright-shared/src/base-config/index.ts index 36698e51e..ab1e863b6 100644 --- a/projects/aca-playwright-shared/src/base-config/index.ts +++ b/projects/aca-playwright-shared/src/base-config/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/base-config/playwright.config.ts b/projects/aca-playwright-shared/src/base-config/playwright.config.ts index 5472c0a55..740438c13 100644 --- a/projects/aca-playwright-shared/src/base-config/playwright.config.ts +++ b/projects/aca-playwright-shared/src/base-config/playwright.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/base-config/report-portal.config.ts b/projects/aca-playwright-shared/src/base-config/report-portal.config.ts index eff879dc5..c04a85669 100644 --- a/projects/aca-playwright-shared/src/base-config/report-portal.config.ts +++ b/projects/aca-playwright-shared/src/base-config/report-portal.config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/fixtures/index.ts b/projects/aca-playwright-shared/src/fixtures/index.ts index aa1a3548f..2df8e63a1 100644 --- a/projects/aca-playwright-shared/src/fixtures/index.ts +++ b/projects/aca-playwright-shared/src/fixtures/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/fixtures/page-initialization.ts b/projects/aca-playwright-shared/src/fixtures/page-initialization.ts index e5147cd16..dacaaad23 100644 --- a/projects/aca-playwright-shared/src/fixtures/page-initialization.ts +++ b/projects/aca-playwright-shared/src/fixtures/page-initialization.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/models/custom-config.ts b/projects/aca-playwright-shared/src/models/custom-config.ts index 7e3aeaf28..90d37d3bc 100644 --- a/projects/aca-playwright-shared/src/models/custom-config.ts +++ b/projects/aca-playwright-shared/src/models/custom-config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/models/index.ts b/projects/aca-playwright-shared/src/models/index.ts index 5f69fd1fb..fa4094c90 100644 --- a/projects/aca-playwright-shared/src/models/index.ts +++ b/projects/aca-playwright-shared/src/models/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/models/test-file.model.ts b/projects/aca-playwright-shared/src/models/test-file.model.ts index 7507e0a12..2da3bad70 100644 --- a/projects/aca-playwright-shared/src/models/test-file.model.ts +++ b/projects/aca-playwright-shared/src/models/test-file.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/models/user-model.ts b/projects/aca-playwright-shared/src/models/user-model.ts index a130b57e7..ce96fe300 100644 --- a/projects/aca-playwright-shared/src/models/user-model.ts +++ b/projects/aca-playwright-shared/src/models/user-model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/aca-header.component.ts b/projects/aca-playwright-shared/src/page-objects/components/aca-header.component.ts index 9654d5b3b..14e713ae0 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/aca-header.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/aca-header.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/actions-dropdown.component.ts b/projects/aca-playwright-shared/src/page-objects/components/actions-dropdown.component.ts index 72be3bfbe..40c986bb1 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/actions-dropdown.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/actions-dropdown.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts b/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts index 14c18f455..80b054c65 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/adf-info-drawer.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/base.component.ts b/projects/aca-playwright-shared/src/page-objects/components/base.component.ts index dc66530a8..86a8b7e3d 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/base.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/base.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/breadcrumb/breadcrumb.component.ts b/projects/aca-playwright-shared/src/page-objects/components/breadcrumb/breadcrumb.component.ts index 6fa932395..48681f0f0 100755 --- a/projects/aca-playwright-shared/src/page-objects/components/breadcrumb/breadcrumb.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/breadcrumb/breadcrumb.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts b/projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts index d8995c5a3..d894b0a31 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/conditions.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts index 3edb259d0..3f53efddb 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dataTable/data-table.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dataTable/index.ts b/projects/aca-playwright-shared/src/page-objects/components/dataTable/index.ts index 459a4e174..6479604ef 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dataTable/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dataTable/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts index 9ff9f1a8f..161bda996 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/datetime-picker/datetime-picker.component.ts b/projects/aca-playwright-shared/src/page-objects/components/datetime-picker/datetime-picker.component.ts index 7088106a2..e97aafb80 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/datetime-picker/datetime-picker.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/datetime-picker/datetime-picker.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-confirm-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-confirm-dialog.component.ts index 279f64902..719d2a6a8 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-confirm-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-confirm-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-folder-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-folder-dialog.component.ts index cfd36a003..8d891f69b 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-folder-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-folder-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-library-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-library-dialog.component.ts index d1d90ca65..d702aafb7 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-library-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/adf-library-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts index 1aa2a7ad2..8d83db938 100755 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/content-node-selector-dialog.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/create-from-template-dialog-component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/create-from-template-dialog-component.ts index 1e330705e..861357c47 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/create-from-template-dialog-component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/create-from-template-dialog-component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/delete-trash-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/delete-trash-dialog.component.ts index 94c5d49e9..7e4fa2939 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/delete-trash-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/delete-trash-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/edit-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/edit-dialog.component.ts index efdacd2bf..c8167c439 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/edit-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/edit-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/folder-information-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/folder-information-dialog.component.ts index 144d21e7f..d359a906d 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/folder-information-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/folder-information-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/index.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/index.ts index 10e50bae9..0e475d706 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/link-rules.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/link-rules.component.ts index 2c8cf4668..80b9e7ca3 100755 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/link-rules.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/link-rules.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/manage-versions-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/manage-versions-dialog.component.ts index cc90c64a6..7eb75cbe0 100755 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/manage-versions-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/manage-versions-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/password-overlay-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/password-overlay-dialog.component.ts index bbf2731d5..c3b21d144 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/password-overlay-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/password-overlay-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/share-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/share-dialog.component.ts index bb8a7ed46..8605ba4d8 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/share-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/share-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-dialog.component.ts index 8121a8307..1df644b84 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-new-version-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-new-version-dialog.component.ts index 5de441e4f..d69ef6e05 100755 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-new-version-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/upload-new-version-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/dialogs/viewer-overlay-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/dialogs/viewer-overlay-dialog.component.ts index 85425e67f..658b332ad 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/dialogs/viewer-overlay-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/dialogs/viewer-overlay-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/edit-mode.component.ts b/projects/aca-playwright-shared/src/page-objects/components/edit-mode.component.ts index 067096ad6..370c3d27b 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/edit-mode.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/edit-mode.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/error.component.ts b/projects/aca-playwright-shared/src/page-objects/components/error.component.ts index f192a8c4a..c4db368d2 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/error.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/error.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/index.ts b/projects/aca-playwright-shared/src/page-objects/components/index.ts index 544cac71c..480c32cc7 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/manageRules/index.ts b/projects/aca-playwright-shared/src/page-objects/components/manageRules/index.ts index d6b9b2cc9..cf1b8205a 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/manageRules/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/manageRules/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-dialog.component.ts b/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-dialog.component.ts index f6bfe7aca..f7343fd59 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-dialog.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-dialog.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-toolbar.component.ts b/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-toolbar.component.ts index 9e1ec99b8..159da0122 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-toolbar.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules-toolbar.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts b/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts index 6f3c2c5ee..87d9d0702 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/manageRules/manage-rules.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts b/projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts index 994fe0825..04e5e2903 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/pagination.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/index.ts b/projects/aca-playwright-shared/src/page-objects/components/search/index.ts index 456549f3b..35a909515 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters.component.ts index 596feae84..54e8bed31 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/index.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/index.ts index ea172dee6..093f824fd 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-categories.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-categories.component.ts index bddd76a21..039fd890e 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-categories.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-categories.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-date.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-date.component.ts index 34fa5d3f0..16fe75d59 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-date.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-date.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-location.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-location.component.ts index 7e9ad25f4..d3f228c4c 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-location.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-location.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-logic.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-logic.component.ts index b129a0f73..c9c804be6 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-logic.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-logic.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-properties.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-properties.component.ts index 650b9710f..515261d60 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-properties.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-properties.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-tags.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-tags.component.ts index b3fcb223b..37914bcad 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-tags.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-filters/search-filters-tags.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-in-dialog.components.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-in-dialog.components.ts index e410b1c4d..8284ce612 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-in-dialog.components.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-in-dialog.components.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-input.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-input.component.ts index 037b8708c..8a50a83d4 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-input.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-input.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-menu-card.component.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-menu-card.component.ts index 0cd4a5f30..6d4e12618 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-menu-card.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-menu-card.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/search/search-sorting-picker.components.ts b/projects/aca-playwright-shared/src/page-objects/components/search/search-sorting-picker.components.ts index 991fd083b..07c59cff4 100755 --- a/projects/aca-playwright-shared/src/page-objects/components/search/search-sorting-picker.components.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/search/search-sorting-picker.components.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/sidenav.component.ts b/projects/aca-playwright-shared/src/page-objects/components/sidenav.component.ts index fa1f5d556..de45c9cc1 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/sidenav.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/sidenav.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/snackBar/snack-bar.component.ts b/projects/aca-playwright-shared/src/page-objects/components/snackBar/snack-bar.component.ts index 1cecf91c2..6091261de 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/snackBar/snack-bar.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/snackBar/snack-bar.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts b/projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts index a5f494533..3bae0e7a4 100644 --- a/projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts +++ b/projects/aca-playwright-shared/src/page-objects/components/viewer.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/index.ts b/projects/aca-playwright-shared/src/page-objects/index.ts index 8494c1dbe..922546c4d 100644 --- a/projects/aca-playwright-shared/src/page-objects/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/base.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/base.page.ts index 5d4d1c09c..b67f2bf04 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/base.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/base.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/favorites-libraries.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/favorites-libraries.page.ts index 14f344372..41d4179f2 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/favorites-libraries.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/favorites-libraries.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/favorites.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/favorites.page.ts index 5e96b1c05..1e8325ed3 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/favorites.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/favorites.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/index.ts b/projects/aca-playwright-shared/src/page-objects/pages/index.ts index f6e0a5805..adf18878f 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/index.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/login.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/login.page.ts index f9d325621..6cfe85a28 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/login.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/login.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts index 1b268dda0..b439535ac 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/my-libraries.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/nodes.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/nodes.page.ts index 670837002..cd2d82ad7 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/nodes.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/nodes.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts index 6e70e2377..ecb4d0924 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/personal-files.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/recent-files.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/recent-files.page.ts index 8a0abfb92..51f2b3584 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/recent-files.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/recent-files.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/search.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/search.page.ts index 739008b61..8e9ac8cf7 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/search.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/search.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/shared.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/shared.page.ts index 08b058b9c..12d2f0c72 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/shared.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/shared.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/pages/trash.page.ts b/projects/aca-playwright-shared/src/page-objects/pages/trash.page.ts index f3cd9f0a4..74d8742ce 100644 --- a/projects/aca-playwright-shared/src/page-objects/pages/trash.page.ts +++ b/projects/aca-playwright-shared/src/page-objects/pages/trash.page.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/page-objects/playwright-base.ts b/projects/aca-playwright-shared/src/page-objects/playwright-base.ts index d39df1770..ee40578e9 100644 --- a/projects/aca-playwright-shared/src/page-objects/playwright-base.ts +++ b/projects/aca-playwright-shared/src/page-objects/playwright-base.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/public-api.ts b/projects/aca-playwright-shared/src/public-api.ts index 7ec7ed850..d2c418eb2 100644 --- a/projects/aca-playwright-shared/src/public-api.ts +++ b/projects/aca-playwright-shared/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/resources/index.ts b/projects/aca-playwright-shared/src/resources/index.ts index c55a045b7..985025f6b 100644 --- a/projects/aca-playwright-shared/src/resources/index.ts +++ b/projects/aca-playwright-shared/src/resources/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/resources/test-data/index.ts b/projects/aca-playwright-shared/src/resources/test-data/index.ts index 832bfc8ce..93e95af2b 100644 --- a/projects/aca-playwright-shared/src/resources/test-data/index.ts +++ b/projects/aca-playwright-shared/src/resources/test-data/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/resources/test-data/test-data-files-folders.ts b/projects/aca-playwright-shared/src/resources/test-data/test-data-files-folders.ts index 9c6795fa7..00b0c5dff 100644 --- a/projects/aca-playwright-shared/src/resources/test-data/test-data-files-folders.ts +++ b/projects/aca-playwright-shared/src/resources/test-data/test-data-files-folders.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/resources/test-data/test-data-permissions.ts b/projects/aca-playwright-shared/src/resources/test-data/test-data-permissions.ts index 30932d561..89850416e 100644 --- a/projects/aca-playwright-shared/src/resources/test-data/test-data-permissions.ts +++ b/projects/aca-playwright-shared/src/resources/test-data/test-data-permissions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/resources/test-files/index.ts b/projects/aca-playwright-shared/src/resources/test-files/index.ts index 821e837b2..2563990e6 100644 --- a/projects/aca-playwright-shared/src/resources/test-files/index.ts +++ b/projects/aca-playwright-shared/src/resources/test-files/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/api.ts b/projects/aca-playwright-shared/src/utils/api.ts index d938dca5e..3d5a72ae8 100644 --- a/projects/aca-playwright-shared/src/utils/api.ts +++ b/projects/aca-playwright-shared/src/utils/api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/config.ts b/projects/aca-playwright-shared/src/utils/config.ts index b748a60e1..00fdf779d 100644 --- a/projects/aca-playwright-shared/src/utils/config.ts +++ b/projects/aca-playwright-shared/src/utils/config.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/error-strings.ts b/projects/aca-playwright-shared/src/utils/error-strings.ts index 93a2f3cfe..e3fac4bef 100644 --- a/projects/aca-playwright-shared/src/utils/error-strings.ts +++ b/projects/aca-playwright-shared/src/utils/error-strings.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/exclude-tests.ts b/projects/aca-playwright-shared/src/utils/exclude-tests.ts index 8f7149a32..a4f499a84 100644 --- a/projects/aca-playwright-shared/src/utils/exclude-tests.ts +++ b/projects/aca-playwright-shared/src/utils/exclude-tests.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/index.ts b/projects/aca-playwright-shared/src/utils/index.ts index 8b7d09bf0..449df9eab 100644 --- a/projects/aca-playwright-shared/src/utils/index.ts +++ b/projects/aca-playwright-shared/src/utils/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/library-errors.ts b/projects/aca-playwright-shared/src/utils/library-errors.ts index 76ab86685..df01d105d 100644 --- a/projects/aca-playwright-shared/src/utils/library-errors.ts +++ b/projects/aca-playwright-shared/src/utils/library-errors.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/logger.ts b/projects/aca-playwright-shared/src/utils/logger.ts index 3120ecb97..4a6c2341d 100644 --- a/projects/aca-playwright-shared/src/utils/logger.ts +++ b/projects/aca-playwright-shared/src/utils/logger.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/paths.ts b/projects/aca-playwright-shared/src/utils/paths.ts index 08096d369..754a7be0d 100644 --- a/projects/aca-playwright-shared/src/utils/paths.ts +++ b/projects/aca-playwright-shared/src/utils/paths.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/repository-test-data.ts b/projects/aca-playwright-shared/src/utils/repository-test-data.ts index 0084b899d..d50932f22 100644 --- a/projects/aca-playwright-shared/src/utils/repository-test-data.ts +++ b/projects/aca-playwright-shared/src/utils/repository-test-data.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/state-helper.ts b/projects/aca-playwright-shared/src/utils/state-helper.ts index 1dc26a3fc..3df10890c 100644 --- a/projects/aca-playwright-shared/src/utils/state-helper.ts +++ b/projects/aca-playwright-shared/src/utils/state-helper.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/timeouts.ts b/projects/aca-playwright-shared/src/utils/timeouts.ts index eb8d21e8c..4b304e4c3 100644 --- a/projects/aca-playwright-shared/src/utils/timeouts.ts +++ b/projects/aca-playwright-shared/src/utils/timeouts.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-playwright-shared/src/utils/utils.ts b/projects/aca-playwright-shared/src/utils/utils.ts index 85a328ac8..2ca8aa975 100644 --- a/projects/aca-playwright-shared/src/utils/utils.ts +++ b/projects/aca-playwright-shared/src/utils/utils.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/app.rules.spec.ts b/projects/aca-shared/rules/src/app.rules.spec.ts index 019737ba5..cbad4d91f 100644 --- a/projects/aca-shared/rules/src/app.rules.spec.ts +++ b/projects/aca-shared/rules/src/app.rules.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/app.rules.ts b/projects/aca-shared/rules/src/app.rules.ts index 454f5df26..7183d894f 100644 --- a/projects/aca-shared/rules/src/app.rules.ts +++ b/projects/aca-shared/rules/src/app.rules.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/navigation.rules.spec.ts b/projects/aca-shared/rules/src/navigation.rules.spec.ts index 8f1e12a5f..7871ebe4d 100644 --- a/projects/aca-shared/rules/src/navigation.rules.spec.ts +++ b/projects/aca-shared/rules/src/navigation.rules.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/navigation.rules.ts b/projects/aca-shared/rules/src/navigation.rules.ts index 7565f7e2b..3ff534fc0 100644 --- a/projects/aca-shared/rules/src/navigation.rules.ts +++ b/projects/aca-shared/rules/src/navigation.rules.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/public-api.ts b/projects/aca-shared/rules/src/public-api.ts index e3b01acf1..b37987b78 100644 --- a/projects/aca-shared/rules/src/public-api.ts +++ b/projects/aca-shared/rules/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/repository.rules.ts b/projects/aca-shared/rules/src/repository.rules.ts index 2d18b9804..2538057a1 100644 --- a/projects/aca-shared/rules/src/repository.rules.ts +++ b/projects/aca-shared/rules/src/repository.rules.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/test-rule-context.ts b/projects/aca-shared/rules/src/test-rule-context.ts index 1cac98a6e..435757684 100644 --- a/projects/aca-shared/rules/src/test-rule-context.ts +++ b/projects/aca-shared/rules/src/test-rule-context.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/user.rules.spec.ts b/projects/aca-shared/rules/src/user.rules.spec.ts index 7c0b80d7b..e5c5e2bda 100644 --- a/projects/aca-shared/rules/src/user.rules.spec.ts +++ b/projects/aca-shared/rules/src/user.rules.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/rules/src/user.rules.ts b/projects/aca-shared/rules/src/user.rules.ts index 0d9ca4e20..740580926 100644 --- a/projects/aca-shared/rules/src/user.rules.ts +++ b/projects/aca-shared/rules/src/user.rules.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.spec.ts b/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.spec.ts index 0c33c80e1..98bc75437 100644 --- a/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.spec.ts +++ b/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.ts b/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.ts index 0ccbfc93b..6c82353bd 100644 --- a/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.ts +++ b/projects/aca-shared/src/lib/adf-extensions/extensions-data-loader.guard.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/document-base-page/document-base-page.component.ts b/projects/aca-shared/src/lib/components/document-base-page/document-base-page.component.ts index 25746f3a0..fb639dfde 100644 --- a/projects/aca-shared/src/lib/components/document-base-page/document-base-page.component.ts +++ b/projects/aca-shared/src/lib/components/document-base-page/document-base-page.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/document-base-page/document-base-page.service.ts b/projects/aca-shared/src/lib/components/document-base-page/document-base-page.service.ts index 48ae63229..884e9f621 100644 --- a/projects/aca-shared/src/lib/components/document-base-page/document-base-page.service.ts +++ b/projects/aca-shared/src/lib/components/document-base-page/document-base-page.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts b/projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts index e6aef9c07..bf47b4550 100644 --- a/projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts +++ b/projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/generic-error/generic-error.component.spec.ts b/projects/aca-shared/src/lib/components/generic-error/generic-error.component.spec.ts index f81bd7f17..71494cac1 100644 --- a/projects/aca-shared/src/lib/components/generic-error/generic-error.component.spec.ts +++ b/projects/aca-shared/src/lib/components/generic-error/generic-error.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/generic-error/generic-error.component.ts b/projects/aca-shared/src/lib/components/generic-error/generic-error.component.ts index fbd67fab6..e64039fef 100644 --- a/projects/aca-shared/src/lib/components/generic-error/generic-error.component.ts +++ b/projects/aca-shared/src/lib/components/generic-error/generic-error.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.spec.ts b/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.spec.ts index 42f2b3fa9..4eff8d8c9 100644 --- a/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.spec.ts +++ b/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.ts b/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.ts index 8679bad38..2fd3d4fda 100644 --- a/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.ts +++ b/projects/aca-shared/src/lib/components/info-drawer/info-drawer.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/locked-by/locked-by.component.spec.ts b/projects/aca-shared/src/lib/components/locked-by/locked-by.component.spec.ts index 1b6f924a0..a15b94fb8 100644 --- a/projects/aca-shared/src/lib/components/locked-by/locked-by.component.spec.ts +++ b/projects/aca-shared/src/lib/components/locked-by/locked-by.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/locked-by/locked-by.component.ts b/projects/aca-shared/src/lib/components/locked-by/locked-by.component.ts index 63aac2317..25094671c 100644 --- a/projects/aca-shared/src/lib/components/locked-by/locked-by.component.ts +++ b/projects/aca-shared/src/lib/components/locked-by/locked-by.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.spec.ts b/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.spec.ts index 4cbe3b301..74b7061e1 100644 --- a/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.spec.ts +++ b/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.ts b/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.ts index 406b3a47d..b944f39a8 100644 --- a/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.ts +++ b/projects/aca-shared/src/lib/components/open-in-app/open-in-app.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/page-layout/page-layout-content.component.ts b/projects/aca-shared/src/lib/components/page-layout/page-layout-content.component.ts index 7085cba87..08b0f3371 100644 --- a/projects/aca-shared/src/lib/components/page-layout/page-layout-content.component.ts +++ b/projects/aca-shared/src/lib/components/page-layout/page-layout-content.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/page-layout/page-layout-error.component.ts b/projects/aca-shared/src/lib/components/page-layout/page-layout-error.component.ts index 1dc1be03c..2dc655716 100644 --- a/projects/aca-shared/src/lib/components/page-layout/page-layout-error.component.ts +++ b/projects/aca-shared/src/lib/components/page-layout/page-layout-error.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/page-layout/page-layout-header.component.ts b/projects/aca-shared/src/lib/components/page-layout/page-layout-header.component.ts index 268b65738..749ba15f3 100644 --- a/projects/aca-shared/src/lib/components/page-layout/page-layout-header.component.ts +++ b/projects/aca-shared/src/lib/components/page-layout/page-layout-header.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/page-layout/page-layout.component.spec.ts b/projects/aca-shared/src/lib/components/page-layout/page-layout.component.spec.ts index ca06fdb3b..a77ad8f88 100644 --- a/projects/aca-shared/src/lib/components/page-layout/page-layout.component.spec.ts +++ b/projects/aca-shared/src/lib/components/page-layout/page-layout.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/page-layout/page-layout.component.ts b/projects/aca-shared/src/lib/components/page-layout/page-layout.component.ts index 00856fc4b..9b06221e4 100644 --- a/projects/aca-shared/src/lib/components/page-layout/page-layout.component.ts +++ b/projects/aca-shared/src/lib/components/page-layout/page-layout.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/page-layout/page-layout.module.ts b/projects/aca-shared/src/lib/components/page-layout/page-layout.module.ts index 3f0877ec7..1be4a6e64 100644 --- a/projects/aca-shared/src/lib/components/page-layout/page-layout.module.ts +++ b/projects/aca-shared/src/lib/components/page-layout/page-layout.module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.spec.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.spec.ts index fd6bb2e11..b406f9ac0 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.spec.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.ts index a666767a6..dd80c763c 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-action/toolbar-action.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.spec.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.spec.ts index edbe739d0..1b1f43fdf 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.spec.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.ts index ef5678b5b..fa67c28be 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-button/toolbar-button.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.spec.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.spec.ts index c2b1cdd9a..3d7df8ae1 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.spec.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.ts index c41e69f30..2c10b7c08 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu-item/toolbar-menu-item.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.spec.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.spec.ts index 2b888c2b1..67c5ca4b9 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.spec.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.ts index bb8414541..81a0e35a0 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar-menu/toolbar-menu.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/components/toolbar/toolbar.component.ts b/projects/aca-shared/src/lib/components/toolbar/toolbar.component.ts index 26b15693a..99a418e3b 100644 --- a/projects/aca-shared/src/lib/components/toolbar/toolbar.component.ts +++ b/projects/aca-shared/src/lib/components/toolbar/toolbar.component.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/constants/index.ts b/projects/aca-shared/src/lib/constants/index.ts index 30dfeb259..fdffde2a9 100644 --- a/projects/aca-shared/src/lib/constants/index.ts +++ b/projects/aca-shared/src/lib/constants/index.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/constants/mime-types.ts b/projects/aca-shared/src/lib/constants/mime-types.ts index 529df33c5..7b9733806 100644 --- a/projects/aca-shared/src/lib/constants/mime-types.ts +++ b/projects/aca-shared/src/lib/constants/mime-types.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.spec.ts b/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.spec.ts index 6690164e4..a090ab3ec 100644 --- a/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.spec.ts +++ b/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.ts b/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.ts index e2e07e219..4964cc0b7 100644 --- a/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.ts +++ b/projects/aca-shared/src/lib/directives/contextmenu/contextmenu.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/directives/pagination.directive.spec.ts b/projects/aca-shared/src/lib/directives/pagination.directive.spec.ts index 9119434bf..ca2cfec1a 100644 --- a/projects/aca-shared/src/lib/directives/pagination.directive.spec.ts +++ b/projects/aca-shared/src/lib/directives/pagination.directive.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/directives/pagination.directive.ts b/projects/aca-shared/src/lib/directives/pagination.directive.ts index 6c0c8a0ac..f05feb8f3 100644 --- a/projects/aca-shared/src/lib/directives/pagination.directive.ts +++ b/projects/aca-shared/src/lib/directives/pagination.directive.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/models/types.ts b/projects/aca-shared/src/lib/models/types.ts index 705bfe338..da4b4b4af 100644 --- a/projects/aca-shared/src/lib/models/types.ts +++ b/projects/aca-shared/src/lib/models/types.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/models/viewer.rules.ts b/projects/aca-shared/src/lib/models/viewer.rules.ts index 776fd4ea7..258632bb3 100644 --- a/projects/aca-shared/src/lib/models/viewer.rules.ts +++ b/projects/aca-shared/src/lib/models/viewer.rules.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/routing/plugin-enabled.guard.spec.ts b/projects/aca-shared/src/lib/routing/plugin-enabled.guard.spec.ts index d1129da00..f1e36d6ba 100644 --- a/projects/aca-shared/src/lib/routing/plugin-enabled.guard.spec.ts +++ b/projects/aca-shared/src/lib/routing/plugin-enabled.guard.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/routing/plugin-enabled.guard.ts b/projects/aca-shared/src/lib/routing/plugin-enabled.guard.ts index dc239c0d0..950b15ee1 100644 --- a/projects/aca-shared/src/lib/routing/plugin-enabled.guard.ts +++ b/projects/aca-shared/src/lib/routing/plugin-enabled.guard.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/routing/shared.guard.spec.ts b/projects/aca-shared/src/lib/routing/shared.guard.spec.ts index 2bc678d39..38981cf8d 100644 --- a/projects/aca-shared/src/lib/routing/shared.guard.spec.ts +++ b/projects/aca-shared/src/lib/routing/shared.guard.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/routing/shared.guard.ts b/projects/aca-shared/src/lib/routing/shared.guard.ts index 33e5e69e0..649f7ce46 100644 --- a/projects/aca-shared/src/lib/routing/shared.guard.ts +++ b/projects/aca-shared/src/lib/routing/shared.guard.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/aca-file-auto-download.service.spec.ts b/projects/aca-shared/src/lib/services/aca-file-auto-download.service.spec.ts index d24310767..dd38723f2 100644 --- a/projects/aca-shared/src/lib/services/aca-file-auto-download.service.spec.ts +++ b/projects/aca-shared/src/lib/services/aca-file-auto-download.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.spec.ts b/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.spec.ts index 79621b2a3..3a52a7c49 100644 --- a/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.spec.ts +++ b/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.ts b/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.ts index f5b4e54d5..972125fec 100644 --- a/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.ts +++ b/projects/aca-shared/src/lib/services/aca-mobile-app-switcher.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/app-hook.service.ts b/projects/aca-shared/src/lib/services/app-hook.service.ts index 870a54a6c..ea8d2dcbf 100644 --- a/projects/aca-shared/src/lib/services/app-hook.service.ts +++ b/projects/aca-shared/src/lib/services/app-hook.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/app-settings.service.ts b/projects/aca-shared/src/lib/services/app-settings.service.ts index b37c64e4d..a1aa20e4d 100644 --- a/projects/aca-shared/src/lib/services/app-settings.service.ts +++ b/projects/aca-shared/src/lib/services/app-settings.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/app.extension.service.spec.ts b/projects/aca-shared/src/lib/services/app.extension.service.spec.ts index 6315653ed..bd185ee8e 100644 --- a/projects/aca-shared/src/lib/services/app.extension.service.spec.ts +++ b/projects/aca-shared/src/lib/services/app.extension.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/app.extension.service.ts b/projects/aca-shared/src/lib/services/app.extension.service.ts index c6217ac4f..889bad514 100644 --- a/projects/aca-shared/src/lib/services/app.extension.service.ts +++ b/projects/aca-shared/src/lib/services/app.extension.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/app.service.spec.ts b/projects/aca-shared/src/lib/services/app.service.spec.ts index 93915229d..ffd00e57e 100644 --- a/projects/aca-shared/src/lib/services/app.service.spec.ts +++ b/projects/aca-shared/src/lib/services/app.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/app.service.ts b/projects/aca-shared/src/lib/services/app.service.ts index 108aaa477..54e342ef8 100644 --- a/projects/aca-shared/src/lib/services/app.service.ts +++ b/projects/aca-shared/src/lib/services/app.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/auto-download.service.ts b/projects/aca-shared/src/lib/services/auto-download.service.ts index 33a5baf75..3aa719986 100644 --- a/projects/aca-shared/src/lib/services/auto-download.service.ts +++ b/projects/aca-shared/src/lib/services/auto-download.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/content-api.service.spec.ts b/projects/aca-shared/src/lib/services/content-api.service.spec.ts index 8f8fc74e9..718bfddc6 100644 --- a/projects/aca-shared/src/lib/services/content-api.service.spec.ts +++ b/projects/aca-shared/src/lib/services/content-api.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/content-api.service.ts b/projects/aca-shared/src/lib/services/content-api.service.ts index 8ecd718d5..46269bd4b 100644 --- a/projects/aca-shared/src/lib/services/content-api.service.ts +++ b/projects/aca-shared/src/lib/services/content-api.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/navigation-history.service.spec.ts b/projects/aca-shared/src/lib/services/navigation-history.service.spec.ts index baa24f725..c66df09eb 100644 --- a/projects/aca-shared/src/lib/services/navigation-history.service.spec.ts +++ b/projects/aca-shared/src/lib/services/navigation-history.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/navigation-history.service.ts b/projects/aca-shared/src/lib/services/navigation-history.service.ts index 0531fa8d8..880371201 100644 --- a/projects/aca-shared/src/lib/services/navigation-history.service.ts +++ b/projects/aca-shared/src/lib/services/navigation-history.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/node-permission.service.spec.ts b/projects/aca-shared/src/lib/services/node-permission.service.spec.ts index 22b5e163f..0ea0e49e0 100644 --- a/projects/aca-shared/src/lib/services/node-permission.service.spec.ts +++ b/projects/aca-shared/src/lib/services/node-permission.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/node-permission.service.ts b/projects/aca-shared/src/lib/services/node-permission.service.ts index 7be8bcb4c..25d323693 100644 --- a/projects/aca-shared/src/lib/services/node-permission.service.ts +++ b/projects/aca-shared/src/lib/services/node-permission.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/router.extension.service.spec.ts b/projects/aca-shared/src/lib/services/router.extension.service.spec.ts index cabf8b226..4a55032dc 100644 --- a/projects/aca-shared/src/lib/services/router.extension.service.spec.ts +++ b/projects/aca-shared/src/lib/services/router.extension.service.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/router.extension.service.ts b/projects/aca-shared/src/lib/services/router.extension.service.ts index c8821f4fe..3eb55f743 100644 --- a/projects/aca-shared/src/lib/services/router.extension.service.ts +++ b/projects/aca-shared/src/lib/services/router.extension.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/services/user-profile.service.ts b/projects/aca-shared/src/lib/services/user-profile.service.ts index 1e7d40a2c..42caf72ef 100644 --- a/projects/aca-shared/src/lib/services/user-profile.service.ts +++ b/projects/aca-shared/src/lib/services/user-profile.service.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/testing/lib-testing-module.ts b/projects/aca-shared/src/lib/testing/lib-testing-module.ts index 71a778bde..320352c09 100644 --- a/projects/aca-shared/src/lib/testing/lib-testing-module.ts +++ b/projects/aca-shared/src/lib/testing/lib-testing-module.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/utils/node.utils.ts b/projects/aca-shared/src/lib/utils/node.utils.ts index b6bfca258..287b21e62 100644 --- a/projects/aca-shared/src/lib/utils/node.utils.ts +++ b/projects/aca-shared/src/lib/utils/node.utils.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/lib/utils/note.utils.spec.ts b/projects/aca-shared/src/lib/utils/note.utils.spec.ts index 596612ceb..f5d7c17bb 100644 --- a/projects/aca-shared/src/lib/utils/note.utils.spec.ts +++ b/projects/aca-shared/src/lib/utils/note.utils.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/src/public-api.ts b/projects/aca-shared/src/public-api.ts index 20754a2ec..16ab3b7ac 100644 --- a/projects/aca-shared/src/public-api.ts +++ b/projects/aca-shared/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/app-action-types.ts b/projects/aca-shared/store/src/actions/app-action-types.ts index d6bdeae31..8baba8235 100644 --- a/projects/aca-shared/store/src/actions/app-action-types.ts +++ b/projects/aca-shared/store/src/actions/app-action-types.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/app.actions.ts b/projects/aca-shared/store/src/actions/app.actions.ts index 5038c87c8..1249a0d1e 100644 --- a/projects/aca-shared/store/src/actions/app.actions.ts +++ b/projects/aca-shared/store/src/actions/app.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/context-menu-action-types.ts b/projects/aca-shared/store/src/actions/context-menu-action-types.ts index d25eba846..df1b39717 100644 --- a/projects/aca-shared/store/src/actions/context-menu-action-types.ts +++ b/projects/aca-shared/store/src/actions/context-menu-action-types.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/contextmenu.actions.ts b/projects/aca-shared/store/src/actions/contextmenu.actions.ts index f6e688344..e43300240 100644 --- a/projects/aca-shared/store/src/actions/contextmenu.actions.ts +++ b/projects/aca-shared/store/src/actions/contextmenu.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/library.actions.ts b/projects/aca-shared/store/src/actions/library.actions.ts index a0ea36537..5dc29c20b 100644 --- a/projects/aca-shared/store/src/actions/library.actions.ts +++ b/projects/aca-shared/store/src/actions/library.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/metadata-aspect.actions.ts b/projects/aca-shared/store/src/actions/metadata-aspect.actions.ts index 75b18f9f7..3a5a42935 100644 --- a/projects/aca-shared/store/src/actions/metadata-aspect.actions.ts +++ b/projects/aca-shared/store/src/actions/metadata-aspect.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/node.actions.ts b/projects/aca-shared/store/src/actions/node.actions.ts index 29e9c7907..f9de8dd11 100644 --- a/projects/aca-shared/store/src/actions/node.actions.ts +++ b/projects/aca-shared/store/src/actions/node.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/router-action-types.ts b/projects/aca-shared/store/src/actions/router-action-types.ts index f586c1549..6d82cdcbf 100644 --- a/projects/aca-shared/store/src/actions/router-action-types.ts +++ b/projects/aca-shared/store/src/actions/router-action-types.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/router.actions.ts b/projects/aca-shared/store/src/actions/router.actions.ts index 51cf9d19b..b5b0b062b 100644 --- a/projects/aca-shared/store/src/actions/router.actions.ts +++ b/projects/aca-shared/store/src/actions/router.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/search.actions.ts b/projects/aca-shared/store/src/actions/search.actions.ts index c97402f99..95897b196 100644 --- a/projects/aca-shared/store/src/actions/search.actions.ts +++ b/projects/aca-shared/store/src/actions/search.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/template-action-types.ts b/projects/aca-shared/store/src/actions/template-action-types.ts index 5a03b89e2..a8a894f08 100644 --- a/projects/aca-shared/store/src/actions/template-action-types.ts +++ b/projects/aca-shared/store/src/actions/template-action-types.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/template.actions.ts b/projects/aca-shared/store/src/actions/template.actions.ts index d3e95ef34..10f917359 100644 --- a/projects/aca-shared/store/src/actions/template.actions.ts +++ b/projects/aca-shared/store/src/actions/template.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/upload.actions.ts b/projects/aca-shared/store/src/actions/upload.actions.ts index 5cf16332a..0bef9514e 100644 --- a/projects/aca-shared/store/src/actions/upload.actions.ts +++ b/projects/aca-shared/store/src/actions/upload.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/actions/viewer.actions.ts b/projects/aca-shared/store/src/actions/viewer.actions.ts index 6db6ec67c..735be1494 100644 --- a/projects/aca-shared/store/src/actions/viewer.actions.ts +++ b/projects/aca-shared/store/src/actions/viewer.actions.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/effects/router.effects.spec.ts b/projects/aca-shared/store/src/effects/router.effects.spec.ts index c423d743a..3b6529e0d 100644 --- a/projects/aca-shared/store/src/effects/router.effects.spec.ts +++ b/projects/aca-shared/store/src/effects/router.effects.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/effects/router.effects.ts b/projects/aca-shared/store/src/effects/router.effects.ts index 05d867477..966b3322d 100644 --- a/projects/aca-shared/store/src/effects/router.effects.ts +++ b/projects/aca-shared/store/src/effects/router.effects.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/models/delete-status.model.ts b/projects/aca-shared/store/src/models/delete-status.model.ts index 26bf2bb4c..cb0b71185 100644 --- a/projects/aca-shared/store/src/models/delete-status.model.ts +++ b/projects/aca-shared/store/src/models/delete-status.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/models/deleted-node-info.model.ts b/projects/aca-shared/store/src/models/deleted-node-info.model.ts index c36f0310b..713543cd2 100644 --- a/projects/aca-shared/store/src/models/deleted-node-info.model.ts +++ b/projects/aca-shared/store/src/models/deleted-node-info.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/models/modal-configuration.ts b/projects/aca-shared/store/src/models/modal-configuration.ts index 7c4e6bfa1..ddd22cf02 100644 --- a/projects/aca-shared/store/src/models/modal-configuration.ts +++ b/projects/aca-shared/store/src/models/modal-configuration.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/models/node-info.model.ts b/projects/aca-shared/store/src/models/node-info.model.ts index 7fc820434..3f4dd3c38 100644 --- a/projects/aca-shared/store/src/models/node-info.model.ts +++ b/projects/aca-shared/store/src/models/node-info.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/models/search-option.model.ts b/projects/aca-shared/store/src/models/search-option.model.ts index 689381342..e748a423f 100644 --- a/projects/aca-shared/store/src/models/search-option.model.ts +++ b/projects/aca-shared/store/src/models/search-option.model.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/public-api.ts b/projects/aca-shared/store/src/public-api.ts index c3eae02fc..f7d17cf7a 100644 --- a/projects/aca-shared/store/src/public-api.ts +++ b/projects/aca-shared/store/src/public-api.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/selectors/app.selectors.ts b/projects/aca-shared/store/src/selectors/app.selectors.ts index 73925f2e7..2d0ab6919 100644 --- a/projects/aca-shared/store/src/selectors/app.selectors.ts +++ b/projects/aca-shared/store/src/selectors/app.selectors.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/states/app.state.ts b/projects/aca-shared/store/src/states/app.state.ts index 8263e68db..8072f4209 100644 --- a/projects/aca-shared/store/src/states/app.state.ts +++ b/projects/aca-shared/store/src/states/app.state.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/utils/node-path.utils.spec.ts b/projects/aca-shared/store/src/utils/node-path.utils.spec.ts index a8e022a00..39c540d17 100644 --- a/projects/aca-shared/store/src/utils/node-path.utils.spec.ts +++ b/projects/aca-shared/store/src/utils/node-path.utils.spec.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/store/src/utils/node-path.utils.ts b/projects/aca-shared/store/src/utils/node-path.utils.ts index bd4a9a057..ee60741b0 100644 --- a/projects/aca-shared/store/src/utils/node-path.utils.ts +++ b/projects/aca-shared/store/src/utils/node-path.utils.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application * diff --git a/projects/aca-shared/test.ts b/projects/aca-shared/test.ts index 49ebc1cad..f019729f2 100644 --- a/projects/aca-shared/test.ts +++ b/projects/aca-shared/test.ts @@ -1,5 +1,5 @@ /*! - * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. + * Copyright © 2005-2026 Hyland Software, Inc. and its affiliates. All rights reserved. * * Alfresco Example Content Application *