]> git.sesse.net Git - ffmpeg/commitdiff
license header consistency cosmetics
authorDiego Biurrun <diego@biurrun.de>
Thu, 5 Jul 2007 10:18:58 +0000 (10:18 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 5 Jul 2007 10:18:58 +0000 (10:18 +0000)
Originally committed as revision 23722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/cs_test.c
libswscale/rgb2rgb.c
libswscale/rgb2rgb.h
libswscale/rgb2rgb_template.c
libswscale/swscale-example.c
libswscale/swscale.c
libswscale/swscale.h
libswscale/swscale_altivec_template.c
libswscale/swscale_internal.h
libswscale/swscale_template.c
libswscale/yuv2rgb_altivec.c

index 876f270411bb0b023274e8b5748b0629c459b689..2bb74865b60b83f4ce3da8f15a3aca46669c9c23 100644 (file)
@@ -15,7 +15,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <stdio.h>
index a0008bee496ce900df0e05899735cd734fb0787b..6a63f487df4f057007fca586ebbb8f65b8e4c416 100644 (file)
@@ -20,7 +20,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  * the C code (not assembly, mmx, ...) of this file can be used
  * under the LGPL license too
index f233e2c051684fbc9b96ede037d19837c18210e7..c6fab2d8cdaab3afba43ac513bd76bd254292189 100644 (file)
@@ -20,7 +20,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 RGB2RGB_INCLUDED
index 7b29c2d4b49c4fb1bd4f0026e71b8919971aa7d1..cf179505db713f6f86340966316f7565111a2091 100644 (file)
@@ -21,7 +21,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  * the C code (not assembly, mmx, ...) of this file can be used
  * under the LGPL license too
index e62faf6d3ccd3ff7f5c995f684a25008dd6c7beb..f9eefda330714851555429ee722934be0a944e33 100644 (file)
@@ -15,7 +15,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <stdio.h>
index 1cda63b0bb42d2448bc28bddfa71318e6a730d18..349822ab0f0e4ea5af984e8d319b470479d3f6a6 100644 (file)
@@ -15,7 +15,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  * the C code (not assembly, mmx, ...) of this file can be used
  * under the LGPL license too
index b9d2b8f19b1b326325be1a2a7b720fbbf0bc188f..75e66eda571bb49baefd77d3e780ac00009cbd3d 100644 (file)
@@ -15,7 +15,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 SWSCALE_H
index e9b51a808eee9e91f8af00fc355756c42a049578..95f40e07ceab006582b32fecb10e1da3c0d4aa94 100644 (file)
@@ -18,7 +18,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifdef CONFIG_DARWIN
index 73447431e00027d00edf7c3d73b6d89b610c5c6b..bc0cff1acd0f6f79a46e1c12f4893e51b58e2c75 100644 (file)
@@ -15,7 +15,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 SWSCALE_INTERNAL_H
index b4451f2f90a722b3820bc95a5fe0036c61de1cd8..c90662f6b91b2b6c5186edec19f3afed925ea8ad 100644 (file)
@@ -15,7 +15,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  * the C code (not assembly, mmx, ...) of this file can be used
  * under the LGPL license too
index 04e8e1711e04deac6a3b6235d0034f469e617e33..87c7470c5ea326a6104f979749fce3e65d0745b9 100644 (file)
@@ -77,7 +77,7 @@
  *
  * 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <stdio.h>