diff --git a/ContentDirectory.py b/ContentDirectory.py index e31e055..ffa4fc3 100644 --- a/ContentDirectory.py +++ b/ContentDirectory.py @@ -1,7 +1,7 @@ # Licensed under the MIT license # http://opensource.org/licenses/mit-license.php - # Copyright 2005, Tim Potter +# Copyright 2006 John-Mark Gurney # # This module implements the Content Directory Service (CDS) service diff --git a/SSDP.py b/SSDP.py index cdf98a6..8e5443b 100644 --- a/SSDP.py +++ b/SSDP.py @@ -1,7 +1,7 @@ # Licensed under the MIT license # http://opensource.org/licenses/mit-license.php - # Copyright 2005, Tim Potter +# Copyright 2006 John-Mark Gurney # # Implementation of SSDP server under Twisted Python. diff --git a/pymediaserv b/pymediaserv index b94e4d7..e3a4a33 100755 --- a/pymediaserv +++ b/pymediaserv @@ -2,8 +2,8 @@ # Licensed under the MIT license # http://opensource.org/licenses/mit-license.php - # Copyright 2005, Tim Potter +# Copyright 2006 John-Mark Gurney from DIDLLite import TextItem, AudioItem, VideoItem, Resource import os