mirror of https://git.48k.eu/ogcli/
parent
020592d6fc
commit
c1aae6e35e
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import argparse
|
||||
|
||||
class OgCenter():
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2023-2024 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2022 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2023 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import sys
|
||||
import argparse
|
||||
from cli.utils import check_address
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2023 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
2
ogcli
2
ogcli
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2024 Soleta Networks <opengnsys@soleta.eu>
|
||||
#
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue