libgnt/libgnt

Tell meson about our license

2020-11-20, Gary Kramlich
b1b6b80c9f91
Parents a4eb1c21983b
Children f4557d5ed92d
Tell meson about our license

Testing Done:
Compiled.

Reviewed at https://reviews.imfreedom.org/r/241/
  • +1 -0
    meson.build
  • --- a/meson.build Thu Nov 19 22:43:23 2020 -0600
    +++ b/meson.build Fri Nov 20 16:24:25 2020 -0600
    @@ -26,6 +26,7 @@
    # the first version for Finch 3 was 3.0.0
    project('libgnt', 'c',
    + license : 'GPL-2.0-or-later',
    version : '3.0.0-devel',
    meson_version : '>=0.50.0')
    gnt_soversion = 1