diff --git a/source/api/actions/calendar_add.ts b/source/api/actions/calendar_add.ts index 21e741a..7e6b43d 100644 --- a/source/api/actions/calendar_add.ts +++ b/source/api/actions/calendar_add.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_change.ts b/source/api/actions/calendar_change.ts index 9ba5733..a59491a 100644 --- a/source/api/actions/calendar_change.ts +++ b/source/api/actions/calendar_change.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_event_add.ts b/source/api/actions/calendar_event_add.ts index 0dfd8a1..e873a8b 100644 --- a/source/api/actions/calendar_event_add.ts +++ b/source/api/actions/calendar_event_add.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_event_change.ts b/source/api/actions/calendar_event_change.ts index 9e78895..74312a2 100644 --- a/source/api/actions/calendar_event_change.ts +++ b/source/api/actions/calendar_event_change.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_event_get.ts b/source/api/actions/calendar_event_get.ts index cd6f352..b8da448 100644 --- a/source/api/actions/calendar_event_get.ts +++ b/source/api/actions/calendar_event_get.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_event_remove.ts b/source/api/actions/calendar_event_remove.ts index f5271cc..8bbdb7b 100644 --- a/source/api/actions/calendar_event_remove.ts +++ b/source/api/actions/calendar_event_remove.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_get.ts b/source/api/actions/calendar_get.ts index f22d098..3a0e42c 100644 --- a/source/api/actions/calendar_get.ts +++ b/source/api/actions/calendar_get.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_list.ts b/source/api/actions/calendar_list.ts index a00596b..4ec1b36 100644 --- a/source/api/actions/calendar_list.ts +++ b/source/api/actions/calendar_list.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/calendar_remove.ts b/source/api/actions/calendar_remove.ts index 10c3066..d73e696 100644 --- a/source/api/actions/calendar_remove.ts +++ b/source/api/actions/calendar_remove.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/events.ts b/source/api/actions/events.ts index cf59c3e..1e8009a 100644 --- a/source/api/actions/events.ts +++ b/source/api/actions/events.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/export_ics.ts b/source/api/actions/export_ics.ts index 0f0d554..c1f502e 100644 --- a/source/api/actions/export_ics.ts +++ b/source/api/actions/export_ics.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/meta_ping.ts b/source/api/actions/meta_ping.ts index 7fee0d3..465e93e 100644 --- a/source/api/actions/meta_ping.ts +++ b/source/api/actions/meta_ping.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/meta_spec.ts b/source/api/actions/meta_spec.ts index cf0fd7d..2d756de 100644 --- a/source/api/actions/meta_spec.ts +++ b/source/api/actions/meta_spec.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/session_begin.ts b/source/api/actions/session_begin.ts index 2cc384e..d5457dd 100644 --- a/source/api/actions/session_begin.ts +++ b/source/api/actions/session_begin.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/session_end.ts b/source/api/actions/session_end.ts index 08c723c..1e2dd4d 100644 --- a/source/api/actions/session_end.ts +++ b/source/api/actions/session_end.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/session_oidc.ts b/source/api/actions/session_oidc.ts index 7855a06..ac50f70 100644 --- a/source/api/actions/session_oidc.ts +++ b/source/api/actions/session_oidc.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/session_prepare.ts b/source/api/actions/session_prepare.ts index 7081000..b84f73d 100644 --- a/source/api/actions/session_prepare.ts +++ b/source/api/actions/session_prepare.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/actions/user_dav_conf.ts b/source/api/actions/user_dav_conf.ts index b568f8b..98909b2 100644 --- a/source/api/actions/user_dav_conf.ts +++ b/source/api/actions/user_dav_conf.ts @@ -1,3 +1,23 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + + namespace _zeitbild.api { diff --git a/source/api/actions/user_dav_token.ts b/source/api/actions/user_dav_token.ts index 3293f5e..c71f9c0 100644 --- a/source/api/actions/user_dav_token.ts +++ b/source/api/actions/user_dav_token.ts @@ -1,3 +1,23 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + + namespace _zeitbild.api { diff --git a/source/api/actions/users.ts b/source/api/actions/users.ts index 2b190db..6b8ce4f 100644 --- a/source/api/actions/users.ts +++ b/source/api/actions/users.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/base.ts b/source/api/base.ts index a8a23e8..a8d4ebb 100644 --- a/source/api/base.ts +++ b/source/api/base.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/functions.ts b/source/api/functions.ts index 8ae4442..bea3786 100644 --- a/source/api/functions.ts +++ b/source/api/functions.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/api/transformations/datetime.ts b/source/api/transformations/datetime.ts index bc47058..6c84f7e 100644 --- a/source/api/transformations/datetime.ts +++ b/source/api/transformations/datetime.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.api { diff --git a/source/auth.ts b/source/auth.ts index 4dec54e..8c1c062 100644 --- a/source/auth.ts +++ b/source/auth.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.auth { diff --git a/source/base.ts b/source/base.ts index 8a9f23c..9c1dc29 100644 --- a/source/base.ts +++ b/source/base.ts @@ -1,3 +1,23 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + + namespace _zeitbild { diff --git a/source/conf.ts b/source/conf.ts index d611d1e..e42d4dd 100644 --- a/source/conf.ts +++ b/source/conf.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.conf { diff --git a/source/database.ts b/source/database.ts index 858c870..0cacb63 100644 --- a/source/database.ts +++ b/source/database.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.database { diff --git a/source/helpers.ts b/source/helpers.ts index b6cb9e0..c107659 100644 --- a/source/helpers.ts +++ b/source/helpers.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + /** */ diff --git a/source/main.ts b/source/main.ts index eda9f53..920cb76 100644 --- a/source/main.ts +++ b/source/main.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + /** diff --git a/source/repositories/auth_internal.ts b/source/repositories/auth_internal.ts index 62f9c57..8ded2ca 100644 --- a/source/repositories/auth_internal.ts +++ b/source/repositories/auth_internal.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.repository.auth_internal { diff --git a/source/repositories/calendar.ts b/source/repositories/calendar.ts index 0fc9362..dfa8276 100644 --- a/source/repositories/calendar.ts +++ b/source/repositories/calendar.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.repository.calendar { diff --git a/source/repositories/resource.ts b/source/repositories/resource.ts index a3f90c8..bd9591a 100644 --- a/source/repositories/resource.ts +++ b/source/repositories/resource.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.repository.resource { diff --git a/source/repositories/user.ts b/source/repositories/user.ts index 528ad11..a303f98 100644 --- a/source/repositories/user.ts +++ b/source/repositories/user.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.repository.user { diff --git a/source/services/auth_internal.ts b/source/services/auth_internal.ts index 9a5bccf..f2f7ab9 100644 --- a/source/services/auth_internal.ts +++ b/source/services/auth_internal.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.service.auth_internal { diff --git a/source/services/calendar.ts b/source/services/calendar.ts index c0106fd..2e79461 100644 --- a/source/services/calendar.ts +++ b/source/services/calendar.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.service.calendar { diff --git a/source/services/resource.ts b/source/services/resource.ts index 7b66ee0..1659a43 100644 --- a/source/services/resource.ts +++ b/source/services/resource.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.service.resource { diff --git a/source/services/user.ts b/source/services/user.ts index ec08125..aef06e4 100644 --- a/source/services/user.ts +++ b/source/services/user.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + namespace _zeitbild.service.user { diff --git a/source/types.ts b/source/types.ts index 200a6f9..023f787 100644 --- a/source/types.ts +++ b/source/types.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + /** */ diff --git a/source/value_objects/access_level.ts b/source/value_objects/access_level.ts index eb72645..d1a5168 100644 --- a/source/value_objects/access_level.ts +++ b/source/value_objects/access_level.ts @@ -1,3 +1,22 @@ +/* +This file is part of »zeitbild«. + +Copyright 2025 'kcf' + +»zeitbild« is free software: you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +»zeitbild« is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with »zeitbild«. If not, see . + */ + /** */