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 --- mate-dictionary/Makefile.am | 15 +++++++++++++++ mate-dictionary/data/Makefile.am | 15 +++++++++++++++ mate-dictionary/docs/Makefile.am | 15 +++++++++++++++ mate-dictionary/docs/reference/Makefile.am | 15 +++++++++++++++ mate-dictionary/docs/reference/gdict/Makefile.am | 15 +++++++++++++++ mate-dictionary/help/Makefile.am | 15 +++++++++++++++ mate-dictionary/libgdict/Makefile.am | 15 +++++++++++++++ mate-dictionary/src/Makefile.am | 15 +++++++++++++++ 8 files changed, 120 insertions(+) (limited to 'mate-dictionary') diff --git a/mate-dictionary/Makefile.am b/mate-dictionary/Makefile.am index ef0d832e..55e8b79d 100644 --- a/mate-dictionary/Makefile.am +++ b/mate-dictionary/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 = libgdict src data docs help EXTRA_DIST = TODO README.md AUTHORS diff --git a/mate-dictionary/data/Makefile.am b/mate-dictionary/data/Makefile.am index 66d18a04..167b2f35 100644 --- a/mate-dictionary/data/Makefile.am +++ b/mate-dictionary/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 . + NULL = man_MANS = mate-dictionary.1 diff --git a/mate-dictionary/docs/Makefile.am b/mate-dictionary/docs/Makefile.am index b7c84c7d..7c835353 100644 --- a/mate-dictionary/docs/Makefile.am +++ b/mate-dictionary/docs/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 = reference EXTRA_DIST = source-configuration.txt diff --git a/mate-dictionary/docs/reference/Makefile.am b/mate-dictionary/docs/reference/Makefile.am index 70178440..8306e68a 100644 --- a/mate-dictionary/docs/reference/Makefile.am +++ b/mate-dictionary/docs/reference/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 = gdict -include $(top_srcdir)/git.mk diff --git a/mate-dictionary/docs/reference/gdict/Makefile.am b/mate-dictionary/docs/reference/gdict/Makefile.am index 25a77ed6..e48070d3 100644 --- a/mate-dictionary/docs/reference/gdict/Makefile.am +++ b/mate-dictionary/docs/reference/gdict/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 . + ## Process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS = 1.6 diff --git a/mate-dictionary/help/Makefile.am b/mate-dictionary/help/Makefile.am index edb996f3..a727cbe2 100644 --- a/mate-dictionary/help/Makefile.am +++ b/mate-dictionary/help/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 . + @YELP_HELP_RULES@ HELP_ID = mate-dictionary diff --git a/mate-dictionary/libgdict/Makefile.am b/mate-dictionary/libgdict/Makefile.am index b422f072..8b5c4b3f 100644 --- a/mate-dictionary/libgdict/Makefile.am +++ b/mate-dictionary/libgdict/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 = AM_CPPFLAGS = -DG_LOG_DOMAIN=\"Gdict\" \ diff --git a/mate-dictionary/src/Makefile.am b/mate-dictionary/src/Makefile.am index af5e4edc..e8228e6b 100644 --- a/mate-dictionary/src/Makefile.am +++ b/mate-dictionary/src/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 = AM_CPPFLAGS = \ -- cgit v1.2.1