Skip to content

Commit

Permalink
remove license
Browse files Browse the repository at this point in the history
  • Loading branch information
klhaung committed Jun 25, 2018
1 parent 4401949 commit 4ddf83d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
#!/usr/bin/env python
#
# Copyright (C) 2018 Inventec, Inc.
#
# This program 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.
#
# This program 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 this program. If not, see <http://www.gnu.org/licenses/>.

import os
import time
Expand Down
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
#!/usr/bin/env python
#
# Copyright (C) 2018 Inventec, Inc.
#
# Editor: James Huang ( Huang.James@inventec.com )
#
# This program 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.
#
# This program 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 this program. If not, see <http://www.gnu.org/licenses/>.

"""
Usage: %(scriptName)s [options] command object
Expand Down Expand Up @@ -62,6 +46,7 @@
"FTLF8536P4BCL": "SR",
"FCBG125SD1C05": "SR",
"FCBG125SD1C30": "SR",
"FCBG125SD1C03": "SR",
"FCBG410QB1C03-1E": "SR4",
"FCBG4100QB1C030-1E": "SR4",
"885350163": "SR4",
Expand Down

0 comments on commit 4ddf83d

Please sign in to comment.