diff --git a/ogcp/__init__.py b/ogcp/__init__.py index 0e16630..efeff40 100644 --- a/ogcp/__init__.py +++ b/ogcp/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks +# Copyright (C) 2020-2024 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/ogcp/forms/action_forms.py b/ogcp/forms/action_forms.py index 24424a1..acd63bd 100644 --- a/ogcp/forms/action_forms.py +++ b/ogcp/forms/action_forms.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks +# Copyright (C) 2020-2024 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/ogcp/forms/auth.py b/ogcp/forms/auth.py index a76ec7c..02e1f8c 100644 --- a/ogcp/forms/auth.py +++ b/ogcp/forms/auth.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks +# Copyright (C) 2020-2024 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/ogcp/models.py b/ogcp/models.py index ef050ed..ef8a8aa 100644 --- a/ogcp/models.py +++ b/ogcp/models.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks +# Copyright (C) 2020-2024 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/ogcp/og_server.py b/ogcp/og_server.py index 4a1b6ff..07ee682 100644 --- a/ogcp/og_server.py +++ b/ogcp/og_server.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks +# Copyright (C) 2020-2024 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the diff --git a/ogcp/views.py b/ogcp/views.py index 6b3815c..a597f75 100644 --- a/ogcp/views.py +++ b/ogcp/views.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks +# Copyright (C) 2020-2024 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the