diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-07-05 10:40:25 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-07-05 10:40:25 +0000 |
commit | e5a389a1b70a32a56aa83377e88bf718251aa8f0 (patch) | |
tree | 9015847fc14c1963360948533a006551e373d830 /libavformat | |
parent | 7b94177e37c328490da96727a395a3aa90a402f3 (diff) | |
download | ffmpeg-e5a389a1b70a32a56aa83377e88bf718251aa8f0.tar.gz |
license header consistency cosmetics
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
-rw-r--r-- | libavformat/avs.c | 2 | ||||
-rw-r--r-- | libavformat/c93.c | 3 | ||||
-rw-r--r-- | libavformat/dv1394.h | 1 | ||||
-rw-r--r-- | libavformat/mm.c | 2 | ||||
-rw-r--r-- | libavformat/mpc.c | 2 | ||||
-rw-r--r-- | libavformat/nut.h | 1 | ||||
-rw-r--r-- | libavformat/nutdec.c | 1 | ||||
-rw-r--r-- | libavformat/tta.c | 2 | ||||
-rw-r--r-- | libavformat/voc.c | 2 | ||||
-rw-r--r-- | libavformat/voc.h | 2 | ||||
-rw-r--r-- | libavformat/vocdec.c | 2 | ||||
-rw-r--r-- | libavformat/vocenc.c | 2 | ||||
-rw-r--r-- | libavformat/x11grab.c | 6 |
13 files changed, 12 insertions, 16 deletions
diff --git a/libavformat/avs.c b/libavformat/avs.c index 5325ff6610..79a2ed8237 100644 --- a/libavformat/avs.c +++ b/libavformat/avs.c @@ -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 --git a/libavformat/c93.c b/libavformat/c93.c index 636f3e0de7..369ae8e01e 100644 --- a/libavformat/c93.c +++ b/libavformat/c93.c @@ -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 --git a/libavformat/dv1394.h b/libavformat/dv1394.h index f7db401085..5f9465054b 100644 --- a/libavformat/dv1394.h +++ b/libavformat/dv1394.h @@ -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 --git a/libavformat/mm.c b/libavformat/mm.c index 304d3188ec..a2c8a0c10f 100644 --- a/libavformat/mm.c +++ b/libavformat/mm.c @@ -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 --git a/libavformat/mpc.c b/libavformat/mpc.c index 5e75f16334..0c73b4e082 100644 --- a/libavformat/mpc.c +++ b/libavformat/mpc.c @@ -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 --git a/libavformat/nut.h b/libavformat/nut.h index 323d549ac1..8ef65c8069 100644 --- a/libavformat/nut.h +++ b/libavformat/nut.h @@ -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 --git a/libavformat/nutdec.c b/libavformat/nutdec.c index fab672043f..72d3ea0fa8 100644 --- a/libavformat/nutdec.c +++ b/libavformat/nutdec.c @@ -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 --git a/libavformat/tta.c b/libavformat/tta.c index b4b3522696..b6b79a0f55 100644 --- a/libavformat/tta.c +++ b/libavformat/tta.c @@ -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 --git a/libavformat/voc.c b/libavformat/voc.c index 97b73d1639..750f78d15f 100644 --- a/libavformat/voc.c +++ b/libavformat/voc.c @@ -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 --git a/libavformat/voc.h b/libavformat/voc.h index 9b2bb8cce1..e98ca39911 100644 --- a/libavformat/voc.h +++ b/libavformat/voc.h @@ -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 --git a/libavformat/vocdec.c b/libavformat/vocdec.c index 8ed4fcbdf4..c33bfbd321 100644 --- a/libavformat/vocdec.c +++ b/libavformat/vocdec.c @@ -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 --git a/libavformat/vocenc.c b/libavformat/vocenc.c index 6a07c92dd3..7ef96bfede 100644 --- a/libavformat/vocenc.c +++ b/libavformat/vocenc.c @@ -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 --git a/libavformat/x11grab.c b/libavformat/x11grab.c index 8916d799a6..65e313982b 100644 --- a/libavformat/x11grab.c +++ b/libavformat/x11grab.c @@ -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 */ /** |