diff options
| author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2026-08-11 18:09:25 +1000 |
|---|---|---|
| committer | John Estabrook <jestabro@vyos.io> | 2026-08-26 13:33:34 -0500 |
| commit | a4a52a0975ce4de70c43fa6cab1e09f55567dc35 (patch) | |
| tree | 8668b96aeb61fae100ba208bae70ea736d3facff /src | |
| parent | c489a19e454a9be5438fc16e26e62407a0d64f49 (diff) | |
| download | vyos-1x-a4a52a0975ce4de70c43fa6cab1e09f55567dc35.tar.gz vyos-1x-a4a52a0975ce4de70c43fa6cab1e09f55567dc35.zip | |
http-api: T8989: Update src/services/api/rest/libs/token_auth.py
Co-authored-by: Viacheslav Hletenko <seversss265@gmail.com>
Diffstat (limited to 'src')
| -rw-r--r-- | src/services/api/rest/libs/token_auth.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/services/api/rest/libs/token_auth.py b/src/services/api/rest/libs/token_auth.py index 24c491fde..08a6155a1 100644 --- a/src/services/api/rest/libs/token_auth.py +++ b/src/services/api/rest/libs/token_auth.py @@ -1,4 +1,4 @@ -# Copyright VyOS maintainers and contributors <maintainers@vyos.io> +# Copyright (C) VyOS Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public |
