comparison ppc/fft_altivec.c @ 8629:04423b2f6e0b libavcodec

cosmetics: Remove pointless period after copyright statement non-sentences.
author diego
date Mon, 19 Jan 2009 15:46:40 +0000
parents 3e0b4e4b7074
children 7cee7292d5cc
comparison
equal deleted inserted replaced
8628:e49a2e1f0020 8629:04423b2f6e0b
1 /* 1 /*
2 * FFT/IFFT transforms 2 * FFT/IFFT transforms
3 * AltiVec-enabled 3 * AltiVec-enabled
4 * Copyright (c) 2003 Romain Dolbeau <romain@dolbeau.org> 4 * Copyright (c) 2003 Romain Dolbeau <romain@dolbeau.org>
5 * Based on code Copyright (c) 2002 Fabrice Bellard. 5 * Based on code Copyright (c) 2002 Fabrice Bellard
6 * 6 *
7 * This file is part of FFmpeg. 7 * This file is part of FFmpeg.
8 * 8 *
9 * FFmpeg is free software; you can redistribute it and/or 9 * FFmpeg is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU Lesser General Public 10 * modify it under the terms of the GNU Lesser General Public