diff --git a/lib/core/comments/comment-list.component.stories.ts b/lib/core/comments/comment-list.component.stories.ts index 5e0e99b2b1..b3116bccd0 100644 --- a/lib/core/comments/comment-list.component.stories.ts +++ b/lib/core/comments/comment-list.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/comments/comments.component.stories.ts b/lib/core/comments/comments.component.stories.ts index 2c84e16415..cad36d5ab9 100644 --- a/lib/core/comments/comments.component.stories.ts +++ b/lib/core/comments/comments.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/icon/icon.component.stories.ts b/lib/core/icon/icon.component.stories.ts index 791be4b9cb..a631e95bb4 100644 --- a/lib/core/icon/icon.component.stories.ts +++ b/lib/core/icon/icon.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/info-drawer/info-drawer.component.stories.ts b/lib/core/info-drawer/info-drawer.component.stories.ts index 58d12f4623..0dc93acfa4 100644 --- a/lib/core/info-drawer/info-drawer.component.stories.ts +++ b/lib/core/info-drawer/info-drawer.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license -* Copyright 2022 Alfresco Software, Ltd. +* Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/language-menu/language-menu.component.stories.ts b/lib/core/language-menu/language-menu.component.stories.ts index 8ab0ec8a70..f3cfe6b7d5 100644 --- a/lib/core/language-menu/language-menu.component.stories.ts +++ b/lib/core/language-menu/language-menu.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/language-menu/language-picker.component.stories.ts b/lib/core/language-menu/language-picker.component.stories.ts index b1a775f6b8..a4f1f1b08c 100644 --- a/lib/core/language-menu/language-picker.component.stories.ts +++ b/lib/core/language-menu/language-picker.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/mock/comment-content-service.mock.ts b/lib/core/mock/comment-content-service.mock.ts index a3a76cf2ca..cc6353ef92 100644 --- a/lib/core/mock/comment-content-service.mock.ts +++ b/lib/core/mock/comment-content-service.mock.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/mock/comment-content.mock.ts b/lib/core/mock/comment-content.mock.ts index dd62ab03aa..b1f5203a28 100644 --- a/lib/core/mock/comment-content.mock.ts +++ b/lib/core/mock/comment-content.mock.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/mock/comment-process-service.mock.ts b/lib/core/mock/comment-process-service.mock.ts index fb4a3b3c6b..6f3bba032d 100644 --- a/lib/core/mock/comment-process-service.mock.ts +++ b/lib/core/mock/comment-process-service.mock.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/mock/comment-process.mock.ts b/lib/core/mock/comment-process.mock.ts index 919eeb4653..0cf277426d 100644 --- a/lib/core/mock/comment-process.mock.ts +++ b/lib/core/mock/comment-process.mock.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/mock/language.service.mock.ts b/lib/core/mock/language.service.mock.ts index 82365a22b7..6714a2eadb 100644 --- a/lib/core/mock/language.service.mock.ts +++ b/lib/core/mock/language.service.mock.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/services/comment-process.service.interface.ts b/lib/core/services/comment-process.service.interface.ts index 11809881af..5f40bbfd45 100644 --- a/lib/core/services/comment-process.service.interface.ts +++ b/lib/core/services/comment-process.service.interface.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/services/language.service.interface.ts b/lib/core/services/language.service.interface.ts index 7f7b581218..9694758535 100644 --- a/lib/core/services/language.service.interface.ts +++ b/lib/core/services/language.service.interface.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/services/language.service.ts b/lib/core/services/language.service.ts index 014e3cd019..3199a573b1 100644 --- a/lib/core/services/language.service.ts +++ b/lib/core/services/language.service.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/templates/empty-content/empty-content.component.stories.ts b/lib/core/templates/empty-content/empty-content.component.stories.ts index 7ff4693b57..202f27765f 100644 --- a/lib/core/templates/empty-content/empty-content.component.stories.ts +++ b/lib/core/templates/empty-content/empty-content.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/templates/error-content/error-content.component.stories.ts b/lib/core/templates/error-content/error-content.component.stories.ts index 094165a452..bb58de89b7 100644 --- a/lib/core/templates/error-content/error-content.component.stories.ts +++ b/lib/core/templates/error-content/error-content.component.stories.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/core/templates/template.module.ts b/lib/core/templates/template.module.ts index f11f519b25..fce145e9cd 100644 --- a/lib/core/templates/template.module.ts +++ b/lib/core/templates/template.module.ts @@ -1,6 +1,6 @@ /*! * @license - * Copyright 2022 Alfresco Software, Ltd. + * Copyright 2019 Alfresco Software, Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.