From 581a58067b6063f80434d2d136fdf421854151b0 Mon Sep 17 00:00:00 2001 From: Joseph Marrero Date: Mon, 6 Dec 2021 20:20:55 -0500 Subject: Update FSF license notices to use URL instead of address --- tests/test-sizes.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/test-sizes.js') diff --git a/tests/test-sizes.js b/tests/test-sizes.js index a2246536..b778b53b 100755 --- a/tests/test-sizes.js +++ b/tests/test-sizes.js @@ -15,9 +15,7 @@ // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the -// Free Software Foundation, Inc., 59 Temple Place - Suite 330, -// Boston, MA 02111-1307, USA. +// License along with this library. If not, see . const GLib = imports.gi.GLib; const Gio = imports.gi.Gio; -- cgit v1.2.1