]> granicus.if.org Git - icinga2/blobdiff - test/test-runner.cpp
Merge pull request #5933 from mcktr/fix/copyright-for-2018
[icinga2] / test / test-runner.cpp
index 3cc7bc8bdd01322fdcd20e354616c59d40ca3a0f..143d5e5ae9a639366866ab86b4da4db47da794c0 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
 * Icinga 2                                                                   *
-* Copyright (C) 2012-2016 Icinga Development Team (https://www.icinga.org/)  *
+* Copyright (C) 2012-2018 Icinga Development Team (https://www.icinga.com/)  *
 *                                                                            *
 * This program is free software; you can redistribute it and/or              *
 * modify it under the terms of the GNU General Public License                *
@@ -42,4 +42,4 @@ int main(int argc, char *argv[])
        appInst.reset();
 
        Application::Exit(rc);
-}
\ No newline at end of file
+}