summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-06 18:21:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-06 18:21:18 +0000
commitf2b8ab99948d428c07045d6698b792d2754b4bd4 (patch)
tree96f2b4655c483d4545655d63e405280a143dcab0 /TOOLS
parent691a41a81725d46bf369eb2a9776c8009ed41012 (diff)
downloadmpv-f2b8ab99948d428c07045d6698b792d2754b4bd4.tar.bz2
mpv-f2b8ab99948d428c07045d6698b792d2754b4bd4.tar.xz
Fix incorrect FSF address in license header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27535 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/compare.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/TOOLS/compare.c b/TOOLS/compare.c
index 8230fa25a9..67aa8ac1c2 100644
--- a/TOOLS/compare.c
+++ b/TOOLS/compare.c
@@ -14,9 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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-1307 USA
+ * 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.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <stdio.h>