# HG changeset patch # User diego # Date 1183632025 0 # Node ID 06083249909cc78dacf9a2678cbb138a2a18b8eb # Parent 1c30ea3c0fcfb344366871e8644f41f93b909cde license header consistency cosmetics diff -r 1c30ea3c0fcf -r 06083249909c avs.c --- a/avs.c Thu Jul 05 10:37:29 2007 +0000 +++ b/avs.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "avformat.h" diff -r 1c30ea3c0fcf -r 06083249909c c93.c --- a/c93.c Thu Jul 05 10:37:29 2007 +0000 +++ b/c93.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,8 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, - * MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "avformat.h" diff -r 1c30ea3c0fcf -r 06083249909c dv1394.h --- a/dv1394.h Thu Jul 05 10:37:29 2007 +0000 +++ b/dv1394.h Thu Jul 05 10:40:25 2007 +0000 @@ -23,7 +23,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ #ifndef _DV_1394_H diff -r 1c30ea3c0fcf -r 06083249909c mm.c --- a/mm.c Thu Jul 05 10:37:29 2007 +0000 +++ b/mm.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /** diff -r 1c30ea3c0fcf -r 06083249909c mpc.c --- a/mpc.c Thu Jul 05 10:37:29 2007 +0000 +++ b/mpc.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "avformat.h" #include "bitstream.h" diff -r 1c30ea3c0fcf -r 06083249909c nut.h --- a/nut.h Thu Jul 05 10:37:29 2007 +0000 +++ b/nut.h Thu Jul 05 10:40:25 2007 +0000 @@ -17,7 +17,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ #ifndef AVFORMAT_NUT_H diff -r 1c30ea3c0fcf -r 06083249909c nutdec.c --- a/nutdec.c Thu Jul 05 10:37:29 2007 +0000 +++ b/nutdec.c Thu Jul 05 10:40:25 2007 +0000 @@ -18,7 +18,6 @@ * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - * */ #include "tree.h" diff -r 1c30ea3c0fcf -r 06083249909c tta.c --- a/tta.c Thu Jul 05 10:37:29 2007 +0000 +++ b/tta.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "avformat.h" #include "bitstream.h" diff -r 1c30ea3c0fcf -r 06083249909c voc.c --- a/voc.c Thu Jul 05 10:37:29 2007 +0000 +++ b/voc.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "voc.h" diff -r 1c30ea3c0fcf -r 06083249909c voc.h --- a/voc.h Thu Jul 05 10:37:29 2007 +0000 +++ b/voc.h Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef VOC_H diff -r 1c30ea3c0fcf -r 06083249909c vocdec.c --- a/vocdec.c Thu Jul 05 10:37:29 2007 +0000 +++ b/vocdec.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "voc.h" diff -r 1c30ea3c0fcf -r 06083249909c vocenc.c --- a/vocenc.c Thu Jul 05 10:37:29 2007 +0000 +++ b/vocenc.c Thu Jul 05 10:40:25 2007 +0000 @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "voc.h" diff -r 1c30ea3c0fcf -r 06083249909c x11grab.c --- a/x11grab.c Thu Jul 05 10:37:29 2007 +0000 +++ b/x11grab.c Thu Jul 05 10:40:25 2007 +0000 @@ -24,9 +24,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License along - * with FFmpeg; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * You should have received a copy of the GNU General Public License + * along with FFmpeg; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /**