mirror of
https://github.com/gryf/wmaker.git
synced 2026-08-20 18:11:48 +02:00
Update GPL grant in info panel.
Avoid outdated FSF postal address.
This commit is contained in:
committed by
Carlos R. Mafra
parent
2413a594e8
commit
17d44e1503
+2
-3
@@ -1587,9 +1587,8 @@ void wShowLegalPanel(WScreen *scr)
|
|||||||
"of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. "
|
"of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. "
|
||||||
"See the GNU General Public License for more details.\n\n"
|
"See the GNU General Public License for more details.\n\n"
|
||||||
" You should have received a copy of the GNU General Public "
|
" You should have received a copy of the GNU General Public "
|
||||||
"License along with this program; if not, write to the Free Software "
|
"License along with this program; if not, see "
|
||||||
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA"
|
"<https://www.gnu.org/licenses/>."));
|
||||||
"02110-1301 USA."));
|
|
||||||
|
|
||||||
WMRealizeWidget(panel->win);
|
WMRealizeWidget(panel->win);
|
||||||
WMMapSubwidgets(panel->win);
|
WMMapSubwidgets(panel->win);
|
||||||
|
|||||||
Reference in New Issue
Block a user