diff options
Diffstat (limited to 'm4')
| -rw-r--r-- | m4/attributes.m4 | 4 | ||||
| -rw-r--r-- | m4/vapigen.m4 | 3 |
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]) # -------------------------------------- |