summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-11-28 10:03:01 +0100
committerraveit65 <[email protected]>2020-12-07 11:11:59 +0100
commit38ab3e1e7bac25950df0d0125b6b5fd219577891 (patch)
tree3118a61f318d2a18c4ff3c3d83f30dd0de919a0a
parentc37a23cc3a6ee35c525d7c548ad7b27e7a73048a (diff)
downloadmate-utils-38ab3e1e7bac25950df0d0125b6b5fd219577891.tar.bz2
mate-utils-38ab3e1e7bac25950df0d0125b6b5fd219577891.tar.xz
Add legal notice in configure.ac
-rw-r--r--configure.ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8991cc91..7d48a2fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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 <https://www.gnu.org/licenses/>.
+
m4_define([mate_utils_major], [1])
m4_define([mate_utils_minor], [25])
m4_define([mate_utils_micro], [0])