summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2018-05-12 18:18:41 +0200
committerAkim Demaille <akim.demaille@gmail.com>2018-05-12 18:18:41 +0200
commit2e9e5918892b068e46e2b28cb0df8bfe8e822a79 (patch)
treebab2c2be9ea8a045e573f3557c67b0df1bb988ac /m4
parenta6ec9ca2f1ff7ed0834e76ce9b3315b8d228499f (diff)
downloadbison-2e9e5918892b068e46e2b28cb0df8bfe8e822a79.tar.gz
Update copyright years
Run `make update-copyright`.
Diffstat (limited to 'm4')
-rw-r--r--m4/bison-i18n.m43
-rw-r--r--m4/c-working.m42
-rw-r--r--m4/cxx.m43
-rw-r--r--m4/flex.m42
-rw-r--r--m4/timevar.m43
5 files changed, 8 insertions, 5 deletions
diff --git a/m4/bison-i18n.m4 b/m4/bison-i18n.m4
index 8e57cafd..b548bcd0 100644
--- a/m4/bison-i18n.m4
+++ b/m4/bison-i18n.m4
@@ -1,6 +1,7 @@
# bison-i18n.m4 serial 2
-dnl Copyright (C) 2005-2006, 2009-2015 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2006, 2009-2015, 2018 Free Software Foundation,
+dnl Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
diff --git a/m4/c-working.m4 b/m4/c-working.m4
index c801584c..67c2cef2 100644
--- a/m4/c-working.m4
+++ b/m4/c-working.m4
@@ -1,6 +1,6 @@
# Sanity test a C compiler.
-# Copyright (C) 2006, 2009-2015 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2015, 2018 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/m4/cxx.m4 b/m4/cxx.m4
index 7b0d9c1a..5e8ee2ab 100644
--- a/m4/cxx.m4
+++ b/m4/cxx.m4
@@ -1,7 +1,8 @@
# -*- Autoconf -*-
# Sanity-test a C++ compiler.
#
-# Copyright (C) 2004, 2006, 2009-2015 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006, 2009-2015, 2018 Free Software Foundation,
+# Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/m4/flex.m4 b/m4/flex.m4
index 11dc433d..2c4e22aa 100644
--- a/m4/flex.m4
+++ b/m4/flex.m4
@@ -1,5 +1,5 @@
# flex.m4 serial 2
-# Copyright (C) 2012-2015 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015, 2018 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/m4/timevar.m4 b/m4/timevar.m4
index d3a9785f..ad061413 100644
--- a/m4/timevar.m4
+++ b/m4/timevar.m4
@@ -1,7 +1,8 @@
# -*- Autoconf -*-
# Checks required to run `timevar', a time tracker.
#
-# Copyright (C) 2002-2003, 2009-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2009-2015, 2018 Free Software Foundation,
+# Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by