Skip to content

Commit 9d7a7fe

Browse files
committedAug 11, 2015
[license] More missing files
1 parent d93fc0f commit 9d7a7fe

File tree

3 files changed

+0
-45
lines changed

3 files changed

+0
-45
lines changed
 

‎utils/deployment/ping_agent.py

-15
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
#!/usr/bin/python
22
'''
3-
Copyright (C) 2012 Stanford University
4-
5-
This program is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU General Public License as published by
7-
the Free Software Foundation, either version 3 of the License, or
8-
(at your option) any later version.
9-
10-
This program is distributed in the hope that it will be useful,
11-
but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
GNU General Public License for more details.
14-
15-
You should have received a copy of the GNU General Public License
16-
along with this program. If not, see <http://www.gnu.org/licenses/>.
17-
183
Author: James Hongyi Zeng (hyzeng_at_stanford.edu)
194
'''
205

‎utils/mininet/mininet_builder.py

-15
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
#!/usr/bin/env python
22

3-
'''
4-
Copyright (C) 2012 Stanford University
5-
6-
This program is free software: you can redistribute it and/or modify
7-
it under the terms of the GNU General Public License as published by
8-
the Free Software Foundation, either version 3 of the License, or
9-
(at your option) any later version.
10-
11-
This program is distributed in the hope that it will be useful,
12-
but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14-
GNU General Public License for more details.
15-
16-
You should have received a copy of the GNU General Public License
17-
along with this program. If not, see <http://www.gnu.org/licenses/>.
183

194
Description: Load topology in Mininet
205
Author: James Hongyi Zeng (hyzeng_at_stanford.edu)

‎utils/mininet/monitor.py

-15
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
#!/usr/bin/python
22
'''
3-
Copyright (C) 2012 Stanford University
4-
5-
This program is free software: you can redistribute it and/or modify
6-
it under the terms of the GNU General Public License as published by
7-
the Free Software Foundation, either version 3 of the License, or
8-
(at your option) any later version.
9-
10-
This program is distributed in the hope that it will be useful,
11-
but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
GNU General Public License for more details.
14-
15-
You should have received a copy of the GNU General Public License
16-
along with this program. If not, see <http://www.gnu.org/licenses/>.
17-
183
Description: A simple monitor to coordinate ping
194
Author: James Hongyi Zeng (hyzeng_at_stanford.edu)
205
'''

0 commit comments

Comments
 (0)
Please sign in to comment.