On Mon, 16 Dec 2013 06:40:24 +0100, Luca Barbato <[email protected]> wrote: > Certain softwares get badly confused. > --- > libavformat/mms.c | 2 +- > libavformat/mmst.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavformat/mms.c b/libavformat/mms.c > index 192e703..fb16a3c 100644 > --- a/libavformat/mms.c > +++ b/libavformat/mms.c > @@ -1,7 +1,7 @@ > /* > * MMS protocol common definitions. > * Copyright (c) 2006,2007 Ryan Martell > - * Copyright (c) 2007 Bjrn Axelsson > + * Copyright (c) 2007 Björn Axelsson > * Copyright (c) 2010 Zhentan Feng <spyfeng at gmail dot com> > * > * This file is part of Libav. > diff --git a/libavformat/mmst.c b/libavformat/mmst.c > index a17b4c1..4f896e0 100644 > --- a/libavformat/mmst.c > +++ b/libavformat/mmst.c > @@ -1,7 +1,7 @@ > /* > * MMS protocol over TCP > * Copyright (c) 2006,2007 Ryan Martell > - * Copyright (c) 2007 Bjrn Axelsson > + * Copyright (c) 2007 Björn Axelsson > * Copyright (c) 2010 Zhentan Feng <spyfeng at gmail dot com> > * > * This file is part of Libav. > -- > 1.8.5.1 >
Ok -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
