summaryrefslogtreecommitdiffstats
path: root/libvo/vo_null.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-22 08:02:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-22 08:02:06 +0000
commit4f9a4a72c92ee84cd6d3aa9dec839b9d95c0f1b8 (patch)
tree8e76c18b083f865a1a7e2899dbe55c7640a2deed /libvo/vo_null.c
parent2d33f0d405e40ac856b1cfa3c1719da5c8758c64 (diff)
downloadmpv-4f9a4a72c92ee84cd6d3aa9dec839b9d95c0f1b8.tar.bz2
mpv-4f9a4a72c92ee84cd6d3aa9dec839b9d95c0f1b8.tar.xz
Fix FSF address and otherwise broken license headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21995 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_null.c')
-rw-r--r--libvo/vo_null.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libvo/vo_null.c b/libvo/vo_null.c
index 4214bec55d..88259f23d1 100644
--- a/libvo/vo_null.c
+++ b/libvo/vo_null.c
@@ -16,9 +16,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
*/
#include <stdio.h>