diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-07-03 14:12:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-03 14:12:53 +0100 |
| commit | 036f08f14a029b64366eff61e30a2de49e591759 (patch) | |
| tree | 832cda9b7c4866e46fa0cbb2e712b48400372b79 /src/migration-scripts/pptp | |
| parent | 12622098d406b5fbb66f79c17d70f7c47528f12f (diff) | |
| parent | 6ea9bbc2f9a6f27ba194192adc8032e10685b0d8 (diff) | |
| download | vyos-1x-036f08f14a029b64366eff61e30a2de49e591759.tar.gz vyos-1x-036f08f14a029b64366eff61e30a2de49e591759.zip | |
Merge pull request #4585 from c-po/copyright-notice
T7591: remove copyright years from source files
Diffstat (limited to 'src/migration-scripts/pptp')
| -rw-r--r-- | src/migration-scripts/pptp/0-to-1 | 2 | ||||
| -rw-r--r-- | src/migration-scripts/pptp/1-to-2 | 2 | ||||
| -rw-r--r-- | src/migration-scripts/pptp/2-to-3 | 2 | ||||
| -rw-r--r-- | src/migration-scripts/pptp/3-to-4 | 2 | ||||
| -rw-r--r-- | src/migration-scripts/pptp/4-to-5 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/migration-scripts/pptp/0-to-1 b/src/migration-scripts/pptp/0-to-1 index dd0b6f57e..b0e4c3b65 100644 --- a/src/migration-scripts/pptp/0-to-1 +++ b/src/migration-scripts/pptp/0-to-1 @@ -1,4 +1,4 @@ -# Copyright 2018-2024 VyOS maintainers and contributors <maintainers@vyos.io> +# Copyright VyOS maintainers and contributors <maintainers@vyos.io> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/migration-scripts/pptp/1-to-2 b/src/migration-scripts/pptp/1-to-2 index 1e7601193..afeb6e3bb 100644 --- a/src/migration-scripts/pptp/1-to-2 +++ b/src/migration-scripts/pptp/1-to-2 @@ -1,4 +1,4 @@ -# Copyright 2020-2024 VyOS maintainers and contributors <maintainers@vyos.io> +# Copyright VyOS maintainers and contributors <maintainers@vyos.io> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/migration-scripts/pptp/2-to-3 b/src/migration-scripts/pptp/2-to-3 index 8b0d6d865..9f06aa1a7 100644 --- a/src/migration-scripts/pptp/2-to-3 +++ b/src/migration-scripts/pptp/2-to-3 @@ -1,4 +1,4 @@ -# Copyright 2023-2024 VyOS maintainers and contributors <maintainers@vyos.io> +# Copyright VyOS maintainers and contributors <maintainers@vyos.io> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/migration-scripts/pptp/3-to-4 b/src/migration-scripts/pptp/3-to-4 index 2dabd8475..3fe579aa9 100644 --- a/src/migration-scripts/pptp/3-to-4 +++ b/src/migration-scripts/pptp/3-to-4 @@ -1,4 +1,4 @@ -# Copyright 2024 VyOS maintainers and contributors <maintainers@vyos.io> +# Copyright VyOS maintainers and contributors <maintainers@vyos.io> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/migration-scripts/pptp/4-to-5 b/src/migration-scripts/pptp/4-to-5 index c906f58c4..d8390cc66 100644 --- a/src/migration-scripts/pptp/4-to-5 +++ b/src/migration-scripts/pptp/4-to-5 @@ -1,4 +1,4 @@ -# Copyright 2024 VyOS maintainers and contributors <maintainers@vyos.io> +# Copyright VyOS maintainers and contributors <maintainers@vyos.io> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public |
