diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 07:59:07 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 07:59:07 -0500 |
commit | 11cf54ca78185d820085a476cdbf7d8f9149c292 (patch) | |
tree | f91c77af08f3bbe60be2a1a699033ad7eda27ba2 /m4 | |
parent | 66544851f7a4f5eeaf86d1cee8b1f54c76f98433 (diff) | |
parent | 6141cfebf6c42873e0181105d2051143d8c11eb7 (diff) | |
download | monitoring-plugins-11cf54ca78185d820085a476cdbf7d8f9149c292.tar.gz |
Merge branch 'rename'
Diffstat (limited to 'm4')
-rw-r--r-- | m4/np_mysqlclient.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/np_mysqlclient.m4 b/m4/np_mysqlclient.m4 index cd36c4f7..c2a4d2a7 100644 --- a/m4/np_mysqlclient.m4 +++ b/m4/np_mysqlclient.m4 | |||
@@ -1,6 +1,6 @@ | |||
1 | # np_mysqlclient.m4 | 1 | # np_mysqlclient.m4 |
2 | dnl Copyright (C) 2007 Nagios Plugins Team | 2 | dnl Copyright (C) 2007 Monitoring Plugins Team |
3 | dnl This file is free software; the Nagios Plugin Team | 3 | dnl This file is free software; the Monitoring Plugins Team |
4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
6 | 6 | ||