comparison vidix/s3_vid.c @ 26719:3abd1629658b

Use standard license headers.
author diego
date Mon, 12 May 2008 17:39:36 +0000
parents 051b2632f121
children df448e1248b2
comparison
equal deleted inserted replaced
26718:051b2632f121 26719:3abd1629658b
15 * MPlayer is distributed in the hope that it will be useful, 15 * MPlayer is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details. 18 * GNU General Public License for more details.
19 * 19 *
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License along
21 * along with MPlayer; if not, write to the Free Software 21 * with MPlayer; if not, write to the Free Software Foundation, Inc.,
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
23 */ 23 */
24 24
25 #include <errno.h> 25 #include <errno.h>
26 #include <stdio.h> 26 #include <stdio.h>
27 #include <stdlib.h> 27 #include <stdlib.h>