Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
we are under MIT now
Browse files Browse the repository at this point in the history
  • Loading branch information
beraldoleal committed Apr 3, 2017
1 parent 5be93b1 commit c12641c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 41 deletions.
15 changes: 1 addition & 14 deletions bin/kytos
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,7 @@
#
# Authors:
# Beraldo Leal <beraldo AT ncc DOT unesp DOT br>
#
# kytos-utils is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# kytos-utils is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Foobar. If not, see <http://www.gnu.org/licenses/>.
#

"""kytos - The kytos command line.
Usage: kytos [-c <file>|--config <file>] <command> [<args>...]
Expand Down
14 changes: 0 additions & 14 deletions kytos/utils/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,6 @@
#
# Authors:
# Beraldo Leal <beraldo AT ncc DOT unesp DOT br>
#
# kytos-utils is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# kytos-utils is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Foobar. If not, see <http://www.gnu.org/licenses/>.
#

import json
import logging
Expand Down
13 changes: 0 additions & 13 deletions kytos/utils/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,6 @@
#
# Authors:
# Beraldo Leal <beraldo AT ncc DOT unesp DOT br>
#
# kytos-utils is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# kytos-utils is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Foobar. If not, see <http://www.gnu.org/licenses/>.

import logging
import os
Expand Down

0 comments on commit c12641c

Please sign in to comment.