Mercurial > audlegacy-plugins
changeset 2768:88180bc8c40c
fixed FSF HQ address
author | Andrew O. Shadoura <bugzilla@tut.by> |
---|---|
date | Mon, 09 Jun 2008 19:49:36 +0300 |
parents | fa4b58a08f4c |
children | 073c6eac0390 |
files | src/icecast/icecast.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/icecast/icecast.c Mon Jun 09 19:48:19 2008 +0300 +++ b/src/icecast/icecast.c Mon Jun 09 19:49:36 2008 +0300 @@ -150,7 +150,7 @@ "\n" "You should have received a copy of the GNU General Public License\n" "along with this program; if not, write to the Free Software\n" - "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" + "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n" "USA."), _("Ok"), FALSE, NULL, NULL); gtk_signal_connect(GTK_OBJECT(dialog), "destroy", GTK_SIGNAL_FUNC(gtk_widget_destroyed), &dialog);