diff --git a/features/onboarding/src/main/java/io/element/android/x/features/onboarding/SplashCarouselState.kt b/features/onboarding/src/main/java/io/element/android/x/features/onboarding/SplashCarouselState.kt index e21ccf9058..0d491bb236 100644 --- a/features/onboarding/src/main/java/io/element/android/x/features/onboarding/SplashCarouselState.kt +++ b/features/onboarding/src/main/java/io/element/android/x/features/onboarding/SplashCarouselState.kt @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 New Vector Ltd + * Copyright (c) 2022 New Vector 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/libraries/core/src/main/java/io/element/android/x/core/di/ViewModelKey.kt b/libraries/core/src/main/java/io/element/android/x/core/di/ViewModelKey.kt index 67a259a879..6e772440fc 100644 --- a/libraries/core/src/main/java/io/element/android/x/core/di/ViewModelKey.kt +++ b/libraries/core/src/main/java/io/element/android/x/core/di/ViewModelKey.kt @@ -1,11 +1,11 @@ /* - * Copyright 2019 New Vector Ltd + * Copyright (c) 2022 New Vector Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/libraries/core/src/main/java/io/element/android/x/core/hardware/vibrator.kt b/libraries/core/src/main/java/io/element/android/x/core/hardware/vibrator.kt index 2860bffb10..de22f9c463 100644 --- a/libraries/core/src/main/java/io/element/android/x/core/hardware/vibrator.kt +++ b/libraries/core/src/main/java/io/element/android/x/core/hardware/vibrator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2020 New Vector Ltd + * Copyright (c) 2022 New Vector 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/libraries/core/src/main/java/io/element/android/x/core/mimetype/MimeTypes.kt b/libraries/core/src/main/java/io/element/android/x/core/mimetype/MimeTypes.kt index aca56c23cb..fa21816cfd 100644 --- a/libraries/core/src/main/java/io/element/android/x/core/mimetype/MimeTypes.kt +++ b/libraries/core/src/main/java/io/element/android/x/core/mimetype/MimeTypes.kt @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Matrix.org Foundation C.I.C. + * Copyright (c) 2022 New Vector 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/libraries/core/src/main/java/io/element/android/x/core/ui/DimensionConverter.kt b/libraries/core/src/main/java/io/element/android/x/core/ui/DimensionConverter.kt index bdca1eefd0..f0395b1d3d 100644 --- a/libraries/core/src/main/java/io/element/android/x/core/ui/DimensionConverter.kt +++ b/libraries/core/src/main/java/io/element/android/x/core/ui/DimensionConverter.kt @@ -1,5 +1,5 @@ /* - * Copyright 2019 New Vector Ltd + * Copyright (c) 2022 New Vector 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/libraries/core/src/main/java/io/element/android/x/core/ui/View.kt b/libraries/core/src/main/java/io/element/android/x/core/ui/View.kt index a240a4d10c..99147d76a6 100644 --- a/libraries/core/src/main/java/io/element/android/x/core/ui/View.kt +++ b/libraries/core/src/main/java/io/element/android/x/core/ui/View.kt @@ -1,11 +1,11 @@ /* - * Copyright 2019 New Vector Ltd + * Copyright (c) 2022 New Vector Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/libraries/matrix/src/main/java/io/element/android/x/matrix/core/MatrixPatterns.kt b/libraries/matrix/src/main/java/io/element/android/x/matrix/core/MatrixPatterns.kt index e73cf2b024..5f60c0aea6 100644 --- a/libraries/matrix/src/main/java/io/element/android/x/matrix/core/MatrixPatterns.kt +++ b/libraries/matrix/src/main/java/io/element/android/x/matrix/core/MatrixPatterns.kt @@ -1,11 +1,11 @@ /* - * Copyright 2020 The Matrix.org Foundation C.I.C. + * Copyright (c) 2022 New Vector Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,