diff options
Diffstat (limited to 'tests/json/Makefile.am')
-rw-r--r-- | tests/json/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/json/Makefile.am b/tests/json/Makefile.am index 61c3e241..f4db8400 100644 --- a/tests/json/Makefile.am +++ b/tests/json/Makefile.am @@ -14,8 +14,8 @@ # Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +# License along with this program; if not, see <https://gnu.org/licenses/>. +# SPDX-License-Identifier: LGPL-2.1-or-later ## Process this file with automake to produce Makefile.in |