Trees | Indices | Help |
---|
|
1 # -*- Mode: Python -*- 2 # vi:si:et:sw=4:sts=4:ts=4 3 # 4 # flumotion/component/consumers/shout2/__init__.py 5 # 6 # Flumotion - a streaming media server 7 # Copyright (C) 2004,2005 Fluendo, S.L. (www.fluendo.com). All rights reserved. 8 9 # This file may be distributed and/or modified under the terms of 10 # the GNU General Public License version 2 as published by 11 # the Free Software Foundation. 12 # This file is distributed without any warranty; without even the implied 13 # warranty of merchantability or fitness for a particular purpose. 14 # See "LICENSE.GPL" in the source distribution for more information. 15 16 # Licensees having purchased or holding a valid Flumotion Advanced 17 # Streaming Server license may use this file in accordance with the 18 # Flumotion Advanced Streaming Server Commercial License Agreement. 19 # See "LICENSE.Flumotion" in the source distribution for more information. 20 21 # Headers in this file shall remain intact. 22 23 __version__ = "$Rev: 5969 $" 24
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Sep 24 12:50:31 2010 | http://epydoc.sourceforge.net |