From 626cc17373f08992741ff4146e0dc9846d897b40 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Sun, 10 Sep 2023 13:28:26 -0600 Subject: [PATCH] Update copyright messages (#530) Co-authored-by: David Boreham --- app/base.py | 2 +- app/build_containers.py | 2 +- app/build_npms.py | 2 +- app/command_types.py | 2 +- app/data/stacks/mainnet-eth/deploy/commands.py | 2 +- app/data/stacks/mainnet-laconic/deploy/commands.py | 2 +- app/data/stacks/test/deploy/commands.py | 2 +- app/deploy.py | 2 +- app/deploy_types.py | 2 +- app/deploy_util.py | 2 +- app/deployment.py | 2 +- app/deployment_create.py | 2 +- app/setup_repositories.py | 2 +- app/stack_state.py | 2 +- app/util.py | 2 +- app/version.py | 2 +- cli.py | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/app/base.py b/app/base.py index 76e9841f..cc20da1b 100644 --- a/app/base.py +++ b/app/base.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/build_containers.py b/app/build_containers.py index 20201a7c..0187bb5e 100644 --- a/app/build_containers.py +++ b/app/build_containers.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/build_npms.py b/app/build_npms.py index 9120ec00..2ffbea1b 100644 --- a/app/build_npms.py +++ b/app/build_npms.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/command_types.py b/app/command_types.py index 67b74883..44df9e4b 100644 --- a/app/command_types.py +++ b/app/command_types.py @@ -1,4 +1,4 @@ -# Copyright © 2023 Cerc +# Copyright © 2023 Vulcanize # 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 diff --git a/app/data/stacks/mainnet-eth/deploy/commands.py b/app/data/stacks/mainnet-eth/deploy/commands.py index 350d0469..9fcecbcf 100644 --- a/app/data/stacks/mainnet-eth/deploy/commands.py +++ b/app/data/stacks/mainnet-eth/deploy/commands.py @@ -1,4 +1,4 @@ -# Copyright © 2023 Cerc +# Copyright © 2023 Vulcanize # 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 diff --git a/app/data/stacks/mainnet-laconic/deploy/commands.py b/app/data/stacks/mainnet-laconic/deploy/commands.py index 4d6c8881..16bf015a 100644 --- a/app/data/stacks/mainnet-laconic/deploy/commands.py +++ b/app/data/stacks/mainnet-laconic/deploy/commands.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/data/stacks/test/deploy/commands.py b/app/data/stacks/test/deploy/commands.py index 3e90e1ef..0a836037 100644 --- a/app/data/stacks/test/deploy/commands.py +++ b/app/data/stacks/test/deploy/commands.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/deploy.py b/app/deploy.py index e58c3d83..51749ff9 100644 --- a/app/deploy.py +++ b/app/deploy.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/deploy_types.py b/app/deploy_types.py index 4a328d82..63f32762 100644 --- a/app/deploy_types.py +++ b/app/deploy_types.py @@ -1,4 +1,4 @@ -# Copyright © 2023 Cerc +# Copyright © 2023 Vulcanize # 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 diff --git a/app/deploy_util.py b/app/deploy_util.py index 9ead8b2a..2f5f0188 100644 --- a/app/deploy_util.py +++ b/app/deploy_util.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/deployment.py b/app/deployment.py index 1035d36b..8c860e46 100644 --- a/app/deployment.py +++ b/app/deployment.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/deployment_create.py b/app/deployment_create.py index f5db318b..cf47ec01 100644 --- a/app/deployment_create.py +++ b/app/deployment_create.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/setup_repositories.py b/app/setup_repositories.py index ddd920e2..c14dccb4 100644 --- a/app/setup_repositories.py +++ b/app/setup_repositories.py @@ -1,4 +1,4 @@ -# Copyright © 2022 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/stack_state.py b/app/stack_state.py index d4e3e7af..180a9084 100644 --- a/app/stack_state.py +++ b/app/stack_state.py @@ -1,4 +1,4 @@ -# Copyright © 2023 Cerc +# Copyright © 2023 Vulcanize # 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 diff --git a/app/util.py b/app/util.py index 42a4673e..9d9eaa33 100644 --- a/app/util.py +++ b/app/util.py @@ -1,4 +1,4 @@ -# Copyright © 2022, 2023 Cerc +# Copyright © 2022, 2023 Vulcanize # 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 diff --git a/app/version.py b/app/version.py index 4dd55086..5a5c33d4 100644 --- a/app/version.py +++ b/app/version.py @@ -1,4 +1,4 @@ -# Copyright © 2023 Cerc +# Copyright © 2023 Vulcanize # 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 diff --git a/cli.py b/cli.py index 119eb88f..21f8a8b5 100644 --- a/cli.py +++ b/cli.py @@ -1,4 +1,4 @@ -# Copyright © 2022 Cerc +# Copyright © 2022, 2023 Vulcanize # 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