diff options
| -rw-r--r-- | LEGAL | 10 | ||||
| -rw-r--r-- | Makefile.am | 2 |
2 files changed, 1 insertions, 11 deletions
| @@ -1,10 +0,0 @@ | |||
| 1 | |||
| 2 | All source code, binaries, documentation, and information contained | ||
| 3 | in this distribution are provided AS IS with NO WARRANTY OF ANY KIND, | ||
| 4 | INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY, AND FITNESS FOR | ||
| 5 | A PARTICULAR PURPOSE. | ||
| 6 | |||
| 7 | Nagios and the Nagios logo are trademarks of Ethan Galstad. All | ||
| 8 | other trademarks, servicemarks, registered trademarks, and | ||
| 9 | registered servicemarks are the property of their respective owner(s). | ||
| 10 | |||
diff --git a/Makefile.am b/Makefile.am index 9ee0800e..7e0d4131 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@ | 3 | SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@ |
| 4 | 4 | ||
| 5 | EXTRA_DIST = config.rpath \ | 5 | EXTRA_DIST = config.rpath \ |
| 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ LEGAL NEWS \ | 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ NEWS \ |
| 7 | NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \ | 7 | NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \ |
| 8 | NPTest.pm pkg \ | 8 | NPTest.pm pkg \ |
| 9 | config_test/Makefile config_test/run_tests config_test/child_test.c \ | 9 | config_test/Makefile config_test/run_tests config_test/child_test.c \ |
