Mercurial > mplayer.hg
changeset 27503:c63874a24179
Fix incorrect FSF address in license header.
author | diego |
---|---|
date | Sat, 06 Sep 2008 18:21:18 +0000 |
parents | 9a1da32ed7bf |
children | 277494cffeac |
files | TOOLS/compare.c |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/TOOLS/compare.c Sat Sep 06 18:19:37 2008 +0000 +++ b/TOOLS/compare.c Sat Sep 06 18:21:18 2008 +0000 @@ -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>