comparison vorbis.c @ 5215:2b72f9bc4f06 libavcodec

license header consistency cosmetics
author diego
date Thu, 05 Jul 2007 10:40:25 +0000
parents c443ed30f430
children 575e0a847f0c
comparison
equal deleted inserted replaced
5214:470601203f44 5215:2b72f9bc4f06
16 * Lesser General Public License for more details. 16 * Lesser General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU Lesser General Public 18 * You should have received a copy of the GNU Lesser General Public
19 * License along with FFmpeg; if not, write to the Free Software 19 * License along with FFmpeg; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 *
22 */ 21 */
23 22
24 #undef V_DEBUG 23 #undef V_DEBUG
25 //#define V_DEBUG 24 //#define V_DEBUG
26 25