diff --git a/.idea/copyright/GPL.xml b/.idea/copyright/GPL.xml index 97e8cdf3..2f9e9c72 100644 --- a/.idea/copyright/GPL.xml +++ b/.idea/copyright/GPL.xml @@ -2,7 +2,7 @@ \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml index df54724c..312fd7f1 100644 --- a/.idea/copyright/profiles_settings.xml +++ b/.idea/copyright/profiles_settings.xml @@ -3,5 +3,17 @@ + + + + + + + + \ No newline at end of file diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCalendarTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCalendarTest.kt index d2b0256b..7f5f2a5a 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCalendarTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCalendarTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistryTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistryTest.kt index 4b27c749..43a763ba 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistryTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistryTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidEventTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidEventTest.kt index db3f431b..3c01f129 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidEventTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidEventTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidTimeZonesTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidTimeZonesTest.kt index a94dff2b..d16716a3 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidTimeZonesTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AndroidTimeZonesTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AospTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AospTest.kt index 92ddc2c4..8b989d2d 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AospTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AospTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AttendeeMappingsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AttendeeMappingsTest.kt index 2854c4dc..f7a81699 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/AttendeeMappingsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/AttendeeMappingsTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/BatchOperationTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/BatchOperationTest.kt index 9b887144..7b76b02e 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/BatchOperationTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/BatchOperationTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/Css3ColorTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/Css3ColorTest.kt index 5e9a61f2..9624010a 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/Css3ColorTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/Css3ColorTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsStyleProvidersTaskTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsStyleProvidersTaskTest.kt index e70a1777..2eff0db3 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsStyleProvidersTaskTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsStyleProvidersTaskTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskListTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskListTest.kt index a62bb1ca..d3b6554c 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskListTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskListTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskTest.kt index bfa77edc..7fe170aa 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/DmfsTaskTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/EventTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/EventTest.kt index 27a0ca88..f2f4d725 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/EventTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/EventTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalPreprocessorTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalPreprocessorTest.kt index 419f0382..71a435e5 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalPreprocessorTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalPreprocessorTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalendarTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalendarTest.kt index 6530fe61..b432233e 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalendarTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/ICalendarTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jSettingsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jSettingsTest.kt index ec86a357..70c55af9 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jSettingsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jSettingsTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jTest.kt index e3aa41dc..c9fd4cab 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/Ical4jTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxCollectionTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxCollectionTest.kt index 930ea5ff..b863d3db 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxCollectionTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxCollectionTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxICalObjectTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxICalObjectTest.kt index 09c2626e..73a1c980 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxICalObjectTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/JtxICalObjectTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/LocaleNonWesternDigitsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/LocaleNonWesternDigitsTest.kt index 1e651d29..43e41204 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/LocaleNonWesternDigitsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/LocaleNonWesternDigitsTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/TaskTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/TaskTest.kt index 3e373f69..d2d58da8 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/TaskTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/TaskTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/UnknownPropertyTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/UnknownPropertyTest.kt index f0f4a5f7..937f8b9d 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/UnknownPropertyTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/UnknownPropertyTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestCalendar.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestCalendar.kt index d900dbc3..e586295a 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestCalendar.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestCalendar.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestEvent.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestEvent.kt index ac9d8c2d..a8ff8ea6 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestEvent.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestEvent.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxCollection.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxCollection.kt index 5adc42e3..c35ad6a1 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxCollection.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxCollection.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxIcalObject.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxIcalObject.kt index 8862eccb..02656d73 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxIcalObject.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestJtxIcalObject.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTask.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTask.kt index 86ed0c2e..4a20052e 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTask.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTask.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTaskList.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTaskList.kt index a1c5797f..aa4cedfc 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTaskList.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/impl/TestTaskList.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/AndroidTimeUtilsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/AndroidTimeUtilsTest.kt index 04ec8236..a8f57bcc 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/AndroidTimeUtilsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/AndroidTimeUtilsTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/DateUtilsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/DateUtilsTest.kt index 35a8e718..b71e864e 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/DateUtilsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/DateUtilsTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/MiscUtilsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/MiscUtilsTest.kt index 9a052ca5..01eacc45 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/MiscUtilsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/MiscUtilsTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/TimeApiExtensionsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/TimeApiExtensionsTest.kt index 3e05f5f0..f8a1f193 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/TimeApiExtensionsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/ical4android/util/TimeApiExtensionsTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/synctools/GrantPermissionOrSkipRule.kt b/lib/src/androidTest/kotlin/at/bitfire/synctools/GrantPermissionOrSkipRule.kt index 007ddd45..ce834ea0 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/synctools/GrantPermissionOrSkipRule.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/synctools/GrantPermissionOrSkipRule.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidAddressBookTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidAddressBookTest.kt index 38e44ea6..c368da45 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidAddressBookTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidAddressBookTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidContactTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidContactTest.kt index fc71172b..df3d5698 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidContactTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidContactTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidGroupTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidGroupTest.kt index c4bb925c..4bfabcf8 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidGroupTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/AndroidGroupTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/LocaleNonWesternDigitsTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/LocaleNonWesternDigitsTest.kt index 6308c300..cdf65b3d 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/LocaleNonWesternDigitsTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/LocaleNonWesternDigitsTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/TestUtils.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/TestUtils.kt index f7587e12..537ee75e 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/TestUtils.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/TestUtils.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + package at.bitfire.vcard4android object TestUtils { diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilderTest.kt index 06fd0119..5c3760a2 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilderTest.kt index 6768dc83..8c6aa108 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailHandlerTest.kt index 823a6fee..0df513a7 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EmailHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventBuilderTest.kt index 95ddf065..90eed568 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventHandlerTest.kt index 67f8a5e1..80e7abe5 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/EventHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImBuilderTest.kt index e9fdfeb4..c2141fc7 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImHandlerTest.kt index b729aaf6..4af2c712 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/ImHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilderTest.kt index 5fd643d8..043eaa3b 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandlerTest.kt index bf3a79cf..1ec050c2 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilderTest.kt index 46e02da2..f47d92db 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteHandlerTest.kt index 0b27289a..7a472ad5 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/NoteHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilderTest.kt index 3bf433f6..ed343811 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandlerTest.kt index 7a492fa0..bb74a889 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilderTest.kt index 07a6dc69..eb82fe0f 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandlerTest.kt index 936797a3..5a774ecf 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilderTest.kt index c9616e3a..6175ca82 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandlerTest.kt index 3d692135..ce4f508f 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilderTest.kt index a1f0fe05..560d607d 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationHandlerTest.kt index 72709c69..87889def 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/RelationHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilderTest.kt index 7aacc417..7b7049ac 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandlerTest.kt index cbf7e02d..21a9948a 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilderTest.kt index 444821c0..32030c07 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandlerTest.kt index 11295782..3ec30ddd 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilderTest.kt index 9a7217b3..c59ba555 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandlerTest.kt index e63ae780..0ac07312 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilderTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilderTest.kt index 484057e9..4a9e1ee7 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilderTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandlerTest.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandlerTest.kt index 0148dd3a..f4b09afc 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandlerTest.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandlerTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/impl/TestAddressBook.kt b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/impl/TestAddressBook.kt index f15279d8..a01d22ba 100644 --- a/lib/src/androidTest/kotlin/at/bitfire/vcard4android/impl/TestAddressBook.kt +++ b/lib/src/androidTest/kotlin/at/bitfire/vcard4android/impl/TestAddressBook.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendar.kt b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendar.kt index 6efe3e82..44800ac2 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendar.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendar.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendarFactory.kt b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendarFactory.kt index 2b5602da..4ae5e51c 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendarFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCalendarFactory.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistry.kt b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistry.kt index 84b66715..4d71c40b 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistry.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidCompatTimeZoneRegistry.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEvent.kt b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEvent.kt index d8b00029..259c877a 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEvent.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEvent.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEventFactory.kt b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEventFactory.kt index 795a3f6b..eef6bc2a 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEventFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/AndroidEventFactory.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/AttendeeMappings.kt b/lib/src/main/kotlin/at/bitfire/ical4android/AttendeeMappings.kt index 61117ea5..796974c1 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/AttendeeMappings.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/AttendeeMappings.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/BatchOperation.kt b/lib/src/main/kotlin/at/bitfire/ical4android/BatchOperation.kt index 8fa8a78d..e6d61098 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/BatchOperation.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/BatchOperation.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/CalendarStorageException.kt b/lib/src/main/kotlin/at/bitfire/ical4android/CalendarStorageException.kt index 3e2e07d7..e9394cfa 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/CalendarStorageException.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/CalendarStorageException.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/Css3Color.kt b/lib/src/main/kotlin/at/bitfire/ical4android/Css3Color.kt index f546a01c..04635e30 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/Css3Color.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/Css3Color.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTask.kt b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTask.kt index b1d35370..4ad80577 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTask.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTask.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskFactory.kt b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskFactory.kt index c941ddea..55e3c6c0 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskFactory.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskList.kt b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskList.kt index 67718ea8..48faf293 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskList.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskList.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskListFactory.kt b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskListFactory.kt index 12a38a8d..8cb26b4d 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskListFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/DmfsTaskListFactory.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/Event.kt b/lib/src/main/kotlin/at/bitfire/ical4android/Event.kt index 0eaa9ad9..bdf156ef 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/Event.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/Event.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/ICalendar.kt b/lib/src/main/kotlin/at/bitfire/ical4android/ICalendar.kt index 939f230f..a8f4b1cc 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/ICalendar.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/ICalendar.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/Ical4jVersion.kt b/lib/src/main/kotlin/at/bitfire/ical4android/Ical4jVersion.kt index 7249f711..2f9613aa 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/Ical4jVersion.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/Ical4jVersion.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/InvalidCalendarException.kt b/lib/src/main/kotlin/at/bitfire/ical4android/InvalidCalendarException.kt index af87d994..93b7f6c0 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/InvalidCalendarException.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/InvalidCalendarException.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollection.kt b/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollection.kt index 53bc18b4..c13e8ce2 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollection.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollection.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollectionFactory.kt b/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollectionFactory.kt index cf470236..10158af4 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollectionFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/JtxCollectionFactory.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObject.kt b/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObject.kt index ecf5b1e5..030314f6 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObject.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObject.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObjectFactory.kt b/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObjectFactory.kt index fa3242a2..08c0c2b4 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObjectFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/JtxICalObjectFactory.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/Task.kt b/lib/src/main/kotlin/at/bitfire/ical4android/Task.kt index 6841ecc4..40638860 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/Task.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/Task.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/TaskProvider.kt b/lib/src/main/kotlin/at/bitfire/ical4android/TaskProvider.kt index e06058c2..ff212632 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/TaskProvider.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/TaskProvider.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/UnknownProperty.kt b/lib/src/main/kotlin/at/bitfire/ical4android/UnknownProperty.kt index c1c443e0..504cd92b 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/UnknownProperty.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/UnknownProperty.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/util/AndroidTimeUtils.kt b/lib/src/main/kotlin/at/bitfire/ical4android/util/AndroidTimeUtils.kt index 6e52629e..9d67fb99 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/util/AndroidTimeUtils.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/util/AndroidTimeUtils.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/util/DateUtils.kt b/lib/src/main/kotlin/at/bitfire/ical4android/util/DateUtils.kt index f9aac2b7..bd9794da 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/util/DateUtils.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/util/DateUtils.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/util/MiscUtils.kt b/lib/src/main/kotlin/at/bitfire/ical4android/util/MiscUtils.kt index 00b7f941..648a89a9 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/util/MiscUtils.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/util/MiscUtils.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/util/TimeApiExtensions.kt b/lib/src/main/kotlin/at/bitfire/ical4android/util/TimeApiExtensions.kt index 88cc75c1..1246d070 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/util/TimeApiExtensions.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/util/TimeApiExtensions.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/validation/EventValidator.kt b/lib/src/main/kotlin/at/bitfire/ical4android/validation/EventValidator.kt index ede64f39..b42db060 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/validation/EventValidator.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/validation/EventValidator.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessor.kt b/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessor.kt index bcb4d0fb..268663bc 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessor.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessor.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessor.kt b/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessor.kt index 3012ce60..8acdb112 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessor.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessor.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/validation/ICalPreprocessor.kt b/lib/src/main/kotlin/at/bitfire/ical4android/validation/ICalPreprocessor.kt index de905d48..0a306b76 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/validation/ICalPreprocessor.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/validation/ICalPreprocessor.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/ical4android/validation/StreamPreprocessor.kt b/lib/src/main/kotlin/at/bitfire/ical4android/validation/StreamPreprocessor.kt index 2b35e641..e11044d8 100644 --- a/lib/src/main/kotlin/at/bitfire/ical4android/validation/StreamPreprocessor.kt +++ b/lib/src/main/kotlin/at/bitfire/ical4android/validation/StreamPreprocessor.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidAddressBook.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidAddressBook.kt index ab5a0631..edabd8cd 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidAddressBook.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidAddressBook.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContact.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContact.kt index d9660cc8..627dc6f9 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContact.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContact.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContactFactory.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContactFactory.kt index 600a2808..eafd0138 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContactFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidContactFactory.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroup.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroup.kt index b7c95855..b3081855 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroup.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroup.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroupFactory.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroupFactory.kt index 0ada88d5..f1284ca6 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroupFactory.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/AndroidGroupFactory.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/BatchOperation.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/BatchOperation.kt index 4be0c07a..0ebe92ff 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/BatchOperation.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/BatchOperation.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/CachedGroupMembership.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/CachedGroupMembership.kt index f52470ce..68331883 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/CachedGroupMembership.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/CachedGroupMembership.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/Contact.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/Contact.kt index 6a221bbc..2c601429 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/Contact.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/Contact.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/ContactReader.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/ContactReader.kt index 6f56d25f..edf90c06 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/ContactReader.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/ContactReader.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/ContactWriter.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/ContactWriter.kt index adf5ca6a..1cff6f10 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/ContactWriter.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/ContactWriter.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/ContactsStorageException.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/ContactsStorageException.kt index 464a1ed4..cfe32f74 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/ContactsStorageException.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/ContactsStorageException.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/GroupMethod.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/GroupMethod.kt index 0ce929a7..6afc29ce 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/GroupMethod.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/GroupMethod.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/LabeledProperty.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/LabeledProperty.kt index a87d36c9..8deefb96 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/LabeledProperty.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/LabeledProperty.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/Utils.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/Utils.kt index de9dc270..770129c0 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/Utils.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/Utils.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ContactProcessor.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ContactProcessor.kt index fd877d0c..421f1cdb 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ContactProcessor.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ContactProcessor.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilder.kt index 52b46d68..9f7aad86 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowHandler.kt index 518699df..01393faf 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/DataRowHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilder.kt index 11992d6c..b8d911d6 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailHandler.kt index 3ed66b34..1a27626d 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EmailHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventBuilder.kt index ee23377a..8f8206f7 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventHandler.kt index b9eb7bc5..e585a488 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/EventHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImBuilder.kt index f7cb632b..82c96189 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImHandler.kt index 7e38544b..da35796e 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/ImHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilder.kt index 7d7a54d2..c025bb2e 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandler.kt index 69aacded..0a83f5c9 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NicknameHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilder.kt index 1fa33bd0..80d063a6 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteHandler.kt index f0cd0b59..96ab52f4 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/NoteHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilder.kt index 077eb7e6..e4faece7 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandler.kt index cac87dd5..9ba49dd4 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/OrganizationHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilder.kt index 726dd5cc..20ac858e 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandler.kt index 3ad103fc..624389be 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhoneHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilder.kt index 5d97ef13..2c7cc241 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandler.kt index 9d21ae17..03f185d3 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/PhotoHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilder.kt index ea8ad167..1dfac44f 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationHandler.kt index be11a598..8cdf6079 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/RelationHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilder.kt index 8e09ae55..ca729cc2 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandler.kt index f1e12a81..6ea85331 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/SipAddressHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilder.kt index 56b744a7..6702e767 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandler.kt index e621b8db..1a57bbab 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredNameHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilder.kt index 37f26e9c..0421290c 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandler.kt index 9e9341a3..732d7177 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/StructuredPostalHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilder.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilder.kt index 71226718..77503df7 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilder.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteBuilder.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandler.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandler.kt index 1aa7fe7e..a4e9ab90 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandler.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/contactrow/WebsiteHandler.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomScribes.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomScribes.kt index 8ff9a6a4..7b62f2f1 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomScribes.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomScribes.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomType.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomType.kt index 132b71da..b1eb8ef0 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomType.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/CustomType.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbDate.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbDate.kt index 31f2d57e..174cd1aa 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbDate.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbDate.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbLabel.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbLabel.kt index c366d9ed..7e85bffe 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbLabel.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbLabel.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbRelatedNames.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbRelatedNames.kt index 5500854d..6532434d 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbRelatedNames.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAbRelatedNames.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerKind.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerKind.kt index f5eecaec..ead93748 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerKind.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerKind.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerMember.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerMember.kt index c871f873..83ba83d5 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerMember.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XAddressBookServerMember.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticFirstName.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticFirstName.kt index 248a133e..5266f0bd 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticFirstName.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticFirstName.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticLastName.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticLastName.kt index ca941139..0c27c8f4 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticLastName.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticLastName.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticMiddleName.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticMiddleName.kt index fff65dab..1c34daed 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticMiddleName.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XPhoneticMiddleName.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XSip.kt b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XSip.kt index 4e289c34..c1943395 100644 --- a/lib/src/main/kotlin/at/bitfire/vcard4android/property/XSip.kt +++ b/lib/src/main/kotlin/at/bitfire/vcard4android/property/XSip.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/test/kotlin/at/bitfire/ical4android/Ical4jServiceLoaderTest.kt b/lib/src/test/kotlin/at/bitfire/ical4android/Ical4jServiceLoaderTest.kt index 0c6df32f..3d8397ff 100644 --- a/lib/src/test/kotlin/at/bitfire/ical4android/Ical4jServiceLoaderTest.kt +++ b/lib/src/test/kotlin/at/bitfire/ical4android/Ical4jServiceLoaderTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/test/kotlin/at/bitfire/ical4android/validation/EventValidatorTest.kt b/lib/src/test/kotlin/at/bitfire/ical4android/validation/EventValidatorTest.kt index b7f5eb54..37f3ef85 100644 --- a/lib/src/test/kotlin/at/bitfire/ical4android/validation/EventValidatorTest.kt +++ b/lib/src/test/kotlin/at/bitfire/ical4android/validation/EventValidatorTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessorTest.kt b/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessorTest.kt index 87f7dc8d..0293902a 100644 --- a/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessorTest.kt +++ b/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidDayOffsetPreprocessorTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessorTest.kt b/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessorTest.kt index 561ee375..f280b479 100644 --- a/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessorTest.kt +++ b/lib/src/test/kotlin/at/bitfire/ical4android/validation/FixInvalidUtcOffsetPreprocessorTest.kt @@ -1,5 +1,5 @@ /* - * This file is part of ical4android which is released under GPLv3. + * This file is part of bitfireAT/synctools which is released under GPLv3. * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. * SPDX-License-Identifier: GPL-3.0-or-later */ diff --git a/lib/src/test/kotlin/at/bitfire/vcard4android/ContactReaderTest.kt b/lib/src/test/kotlin/at/bitfire/vcard4android/ContactReaderTest.kt index 5d77ac0c..f593f1c7 100644 --- a/lib/src/test/kotlin/at/bitfire/vcard4android/ContactReaderTest.kt +++ b/lib/src/test/kotlin/at/bitfire/vcard4android/ContactReaderTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/test/kotlin/at/bitfire/vcard4android/ContactTest.kt b/lib/src/test/kotlin/at/bitfire/vcard4android/ContactTest.kt index e163f9ee..171ad566 100644 --- a/lib/src/test/kotlin/at/bitfire/vcard4android/ContactTest.kt +++ b/lib/src/test/kotlin/at/bitfire/vcard4android/ContactTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/test/kotlin/at/bitfire/vcard4android/ContactWriterTest.kt b/lib/src/test/kotlin/at/bitfire/vcard4android/ContactWriterTest.kt index 60119f4f..23cfda7d 100644 --- a/lib/src/test/kotlin/at/bitfire/vcard4android/ContactWriterTest.kt +++ b/lib/src/test/kotlin/at/bitfire/vcard4android/ContactWriterTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/test/kotlin/at/bitfire/vcard4android/EzVCardTest.kt b/lib/src/test/kotlin/at/bitfire/vcard4android/EzVCardTest.kt index d1a2d95d..57429787 100644 --- a/lib/src/test/kotlin/at/bitfire/vcard4android/EzVCardTest.kt +++ b/lib/src/test/kotlin/at/bitfire/vcard4android/EzVCardTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + /*************************************************************************************************** * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details. **************************************************************************************************/ diff --git a/lib/src/test/kotlin/at/bitfire/vcard4android/UtilsTest.kt b/lib/src/test/kotlin/at/bitfire/vcard4android/UtilsTest.kt index be31a974..9ed67e9a 100644 --- a/lib/src/test/kotlin/at/bitfire/vcard4android/UtilsTest.kt +++ b/lib/src/test/kotlin/at/bitfire/vcard4android/UtilsTest.kt @@ -1,3 +1,9 @@ +/* + * This file is part of bitfireAT/synctools which is released under GPLv3. + * Copyright © All Contributors. See the LICENSE and AUTHOR files in the root directory for details. + * SPDX-License-Identifier: GPL-3.0-or-later + */ + package at.bitfire.vcard4android import at.bitfire.vcard4android.Utils.capitalize