]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/i420_rgb_c.h
Add dummy, probably-not-even-compiling sdi.c.
[vlc] / modules / video_chroma / i420_rgb_c.h
index e017cd05287ecd57b9f1fc10164f7cc2f36730d5..ff7c26faf20f40a2b235907dd5b514d4bb5decf6 100644 (file)
@@ -4,7 +4,7 @@
  * are a complete and portable C implementation, and may be replaced in certain
  * case by optimized functions.
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 1999, 2000 the VideoLAN team
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
@@ -21,7 +21,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*****************************************************************************