summary refs log tree commit diff
path: root/m4
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-01-25 09:46:18 +0100
committerMichael Biebl <biebl@debian.org>2024-01-25 09:46:18 +0100
commit70e18d99b8e3e77bb37e218d7ac582130156f8ef (patch)
treed40c587e6d3f0e094ff558e415f1bb9803643214 /m4
parentd4d8b2b91f7ba000d97a8b2aab48c85000c11314 (diff)
New upstream version 1.45.90 upstream/1.45.90
Diffstat (limited to 'm4')
-rw-r--r--m4/attributes.m44
-rw-r--r--m4/vapigen.m43
2 files changed, 2 insertions, 5 deletions
diff --git a/m4/attributes.m4 b/m4/attributes.m4
index 51ac88be..7f785afa 100644
--- a/m4/attributes.m4
+++ b/m4/attributes.m4
@@ -14,9 +14,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 dnl GNU General Public License for more details.
 dnl
 dnl You should have received a copy of the GNU General Public License
-dnl along with this program; if not, write to the Free Software
-dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-dnl 02110-1301, USA.
+dnl along with this program.
 dnl
 dnl As a special exception, the copyright owners of the
 dnl macro gives unlimited permission to copy, distribute and modify the
diff --git a/m4/vapigen.m4 b/m4/vapigen.m4
index 3ade411e..a2055fe1 100644
--- a/m4/vapigen.m4
+++ b/m4/vapigen.m4
@@ -13,8 +13,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 dnl Lesser General Public License for more details.
 dnl
 dnl You should have received a copy of the GNU Lesser General Public
-dnl License along with this library; if not, write to the Free Software
-dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
+dnl License along with this library.
 
 # VAPIGEN_CHECK([VERSION], [API_VERSION], [FOUND-INTROSPECTION])
 # --------------------------------------