Update GPL grant in info panel.

Avoid outdated FSF postal address.
This commit is contained in:
Andreas Metzler
2026-07-26 23:39:41 +01:00
committed by Carlos R. Mafra
parent 2413a594e8
commit 17d44e1503
+2 -3
View File
@@ -1587,9 +1587,8 @@ void wShowLegalPanel(WScreen *scr)
"of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. "
"See the GNU General Public License for more details.\n\n"
" 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."));
"License along with this program; if not, see "
"<https://www.gnu.org/licenses/>."));
WMRealizeWidget(panel->win);
WMMapSubwidgets(panel->win);