Browse Source

add my copyright to the files that I've significantly touch..

[git-p4: depot-paths = "//depot/": change = 732]
replace/5b80aeb26dc425aaddcd5182126c969e5cc04cbb
John-Mark Gurney 19 years ago
parent
commit
7b3457f289
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      ContentDirectory.py
  2. +1
    -1
      SSDP.py
  3. +1
    -1
      pymediaserv

+ 1
- 1
ContentDirectory.py View File

@@ -1,7 +1,7 @@
# Licensed under the MIT license
# http://opensource.org/licenses/mit-license.php

# Copyright 2005, Tim Potter <tpot@samba.org>
# Copyright 2006 John-Mark Gurney

#
# This module implements the Content Directory Service (CDS) service


+ 1
- 1
SSDP.py View File

@@ -1,7 +1,7 @@
# Licensed under the MIT license
# http://opensource.org/licenses/mit-license.php

# Copyright 2005, Tim Potter <tpot@samba.org>
# Copyright 2006 John-Mark Gurney

#
# Implementation of SSDP server under Twisted Python.


+ 1
- 1
pymediaserv View File

@@ -2,8 +2,8 @@

# Licensed under the MIT license
# http://opensource.org/licenses/mit-license.php

# Copyright 2005, Tim Potter <tpot@samba.org>
# Copyright 2006 John-Mark Gurney

from DIDLLite import TextItem, AudioItem, VideoItem, Resource
import os


Loading…
Cancel
Save