Mercurial > libavformat.hg
changeset 2217:06083249909c libavformat
license header consistency cosmetics
author | diego |
---|---|
date | Thu, 05 Jul 2007 10:40:25 +0000 |
parents | 1c30ea3c0fcf |
children | a477001ad010 |
files | avs.c c93.c dv1394.h mm.c mpc.c nut.h nutdec.c tta.c voc.c voc.h vocdec.c vocenc.c x11grab.c |
diffstat | 13 files changed, 12 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- 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"
--- 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"
--- 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
--- 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 */ /**
--- 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"
--- 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
--- 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"
--- 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"
--- 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"
--- 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
--- 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"
--- 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"
--- 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 */ /**