Author: duncan Date: Tue Oct 23 07:02:08 2007 New Revision: 10038 Log: Cleaned up doc strings Modified svn:ignore
Modified: branches/rel-1-7/freevo/src/util/feedparser.py branches/rel-1/testing/Duncan/ (props changed) Modified: branches/rel-1-7/freevo/src/util/feedparser.py ============================================================================== --- branches/rel-1-7/freevo/src/util/feedparser.py (original) +++ branches/rel-1-7/freevo/src/util/feedparser.py Tue Oct 23 07:02:08 2007 @@ -20,11 +20,11 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -* Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
