Mercurial > mplayer.hg
comparison libmpcodecs/vf_qp.c @ 17367:401b440a6d76
Update licensing information: The FSF changed postal address.
author | diego |
---|---|
date | Fri, 13 Jan 2006 00:23:32 +0000 |
parents | 6ff3379a0862 |
children | f0e7712385dc |
comparison
equal
deleted
inserted
replaced
17366:934380353fd6 | 17367:401b440a6d76 |
---|---|
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 GNU General Public License for more details. | 12 GNU General Public License for more details. |
13 | 13 |
14 You should have received a copy of the GNU General Public License | 14 You should have received a copy of the GNU General Public License |
15 along with this program; if not, write to the Free Software | 15 along with this program; if not, write to the Free Software |
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 16 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
17 */ | 17 */ |
18 | 18 |
19 #include <stdio.h> | 19 #include <stdio.h> |
20 #include <stdlib.h> | 20 #include <stdlib.h> |
21 #include <string.h> | 21 #include <string.h> |