From a0d1776419c61903f8e6534ad3db56df275954ac Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sat, 15 Jan 2022 01:09:37 +0100 Subject: REUSE-ify whole project --- cmake/modules/FindGObject.cmake | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cmake/modules/FindGObject.cmake') diff --git a/cmake/modules/FindGObject.cmake b/cmake/modules/FindGObject.cmake index cd6d5f4e..6f43bc8b 100644 --- a/cmake/modules/FindGObject.cmake +++ b/cmake/modules/FindGObject.cmake @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: Tim Beaulen +# SPDX-FileCopyrightText: Helio Chissini de Castro +# +# SPDX-License-Identifier: LicenseRef-MIT-variant + # - Try to find GObject # Once done this will define # @@ -6,9 +11,6 @@ # GOBJECT_LIBRARIES - the libraries needed to use GObject # GOBJECT_DEFINITIONS - Compiler switches required for using GObject -# Copyright (c) 2006, Tim Beaulen -# Copyright (c) 2008 Helio Chissini de Castro, -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: -- cgit v1.2.3