summaryrefslogtreecommitdiff
path: root/tests/test-sizes.js
diff options
context:
space:
mode:
authorJoseph Marrero <jmarrero@redhat.com>2021-12-06 20:20:55 -0500
committerJoseph Marrero <jmarrero@redhat.com>2021-12-07 08:34:25 -0500
commit581a58067b6063f80434d2d136fdf421854151b0 (patch)
treebf621c161af51f05e17345b9082807afa98b97c1 /tests/test-sizes.js
parent267ca93da28e00adb3f961d208821bba4644a2d4 (diff)
downloadostree-581a58067b6063f80434d2d136fdf421854151b0.tar.gz
Update FSF license notices to use URL instead of address
Diffstat (limited to 'tests/test-sizes.js')
-rwxr-xr-xtests/test-sizes.js4
1 files changed, 1 insertions, 3 deletions
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 <https://www.gnu.org/licenses/>.
const GLib = imports.gi.GLib;
const Gio = imports.gi.Gio;