This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
pymeds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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
9f465bb73f
commit
7b3457f289
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ContentDirectory.py
+1
-1
SSDP.py
+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
Write
Preview
Loading…
Cancel
Save