out or the copyright symbol is valid.. [git-p4: depot-paths = "//depot/": change = 727]replace/5b80aeb26dc425aaddcd5182126c969e5cc04cbb
@@ -1,7 +1,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
# Connection Manager service | # Connection Manager service | ||||
@@ -1,7 +1,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
# | # | ||||
# This module implements the Content Directory Service (CDS) service | # This module implements the Content Directory Service (CDS) service | ||||
@@ -1,7 +1,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
from elementtree.ElementTree import Element, SubElement, tostring, _ElementInterface | from elementtree.ElementTree import Element, SubElement, tostring, _ElementInterface | ||||
@@ -1,7 +1,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
from twisted.web import static | from twisted.web import static | ||||
@@ -1,7 +1,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
# | # | ||||
# Implementation of SSDP server under Twisted Python. | # Implementation of SSDP server under Twisted Python. | ||||
@@ -6,7 +6,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
from twisted.internet import reactor, error | from twisted.internet import reactor, error | ||||
from twisted.internet.protocol import Protocol, ClientFactory | from twisted.internet.protocol import Protocol, ClientFactory | ||||
@@ -6,7 +6,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
from twisted.web import client | from twisted.web import client | ||||
from twisted.internet import reactor | from twisted.internet import reactor | ||||
@@ -3,7 +3,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
import random | import random | ||||
import socket | import socket | ||||
@@ -1,7 +1,7 @@ | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
from twisted.web import soap | from twisted.web import soap | ||||
@@ -1,6 +1,6 @@ | |||||
#!/usr/bin/python | #!/usr/bin/python | ||||
# (c) 2005, Tim Potter <tpot@samba.org> | |||||
# Copyright 2005, Tim Potter <tpot@samba.org> | |||||
# Licensed under the MIT license | # Licensed under the MIT license | ||||
# http://opensource.org/licenses/mit-license.php | # http://opensource.org/licenses/mit-license.php | ||||