From c37a23cc3a6ee35c525d7c548ad7b27e7a73048a Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 28 Nov 2020 09:49:14 +0100 Subject: Add legal notice in Makefile.am files --- logview/data/Makefile.am | 15 +++++++++++++++ logview/data/icons/Makefile.am | 15 +++++++++++++++ 2 files changed, 30 insertions(+) (limited to 'logview/data') diff --git a/logview/data/Makefile.am b/logview/data/Makefile.am index 1d346fec..15438c88 100644 --- a/logview/data/Makefile.am +++ b/logview/data/Makefile.am @@ -1,3 +1,18 @@ +# This file is part of MATE Utils. +# +# MATE Utils is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# MATE Utils is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with MATE Utils. If not, see . + SUBDIRS=icons desktopdir = $(datadir)/applications diff --git a/logview/data/icons/Makefile.am b/logview/data/icons/Makefile.am index f2640e04..88404166 100644 --- a/logview/data/icons/Makefile.am +++ b/logview/data/icons/Makefile.am @@ -1,3 +1,18 @@ +# This file is part of MATE Utils. +# +# MATE Utils is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# MATE Utils is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with MATE Utils. If not, see . + NULL = public_icons_themes = \ -- cgit v1.2.1