diff libswscale/yuv2rgb.c @ 21976:8aac0a59f9c7

Fix license headers and FSF postal address.
author diego
date Mon, 22 Jan 2007 01:21:36 +0000
parents 8e1f3387d864
children a14ddab18acd
line wrap: on
line diff
--- a/libswscale/yuv2rgb.c	Sun Jan 21 23:28:05 2007 +0000
+++ b/libswscale/yuv2rgb.c	Mon Jan 22 01:21:36 2007 +0000
@@ -22,8 +22,8 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with GNU Make; see the file COPYING.  If not, write to
- *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+ *  along with mpeg2dec; if not, write to the Free Software
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  * MMX/MMX2 Template stuff from Michael Niedermayer (michaelni@gmx.at) (needed for fast movntq support)
  * 1,4,8bpp support by Michael Niedermayer (michaelni@gmx.at)