tps: added copyright notice

parent 8e8e7472
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Samuel Iglesias Gonsalvez <siglesia@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import rr import rr
import time import time
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Carlos Gil Soriano <cgilsori@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import rr import rr
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Samuel Iglesias Gonsalvez <siglesia@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import rr import rr
import time import time
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Samuel Iglesias Gonsalvez <siglesia@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import rr import rr
import time import time
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Samuel Iglesias Gonsalvez <siglesia@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import ctypes import ctypes
from multiprocessing import Process from multiprocessing import Process
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Samuel Iglesias Gonsalvez <siglesia@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import rr import rr
import time import time
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Samuel Iglesias Gonsalvez <siglesia@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import rr import rr
import random import random
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Carlos Gil Soriano <cgilsori@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import os import os
import rr import rr
......
#! /usr/bin/env python #! /usr/bin/env python
# coding: utf8 # coding: utf8
# Copyright CERN, 2011
# Author: Juan David Gonzalez Cobas <dcobas@cern.ch>
# Licence: GPL v2 or later.
# Website: http://www.ohwr.org
import sys import sys
import cmd import cmd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment