mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-16 00:03:45 +00:00
Updated headers.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright 2006 - 2018 Intel Corporation
|
||||
Copyright 2006 - 2022 Intel Corporation
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@@ -173,7 +173,7 @@ char* crashMemory = ILib_POSIX_InstallCrashHandler(argv[0]);
|
||||
if (argc > 1 && strcasecmp(argv[1], "-licenses") == 0)
|
||||
{
|
||||
printf("========================================================================================\n");
|
||||
printf(" MeshCentral MeshAgent: Copyright 2006 - 2020 Intel Corporation\n");
|
||||
printf(" MeshCentral MeshAgent: Copyright 2006 - 2022 Intel Corporation\n");
|
||||
printf(" https://github.com/Ylianst/MeshAgent \n");
|
||||
printf("----------------------------------------------------------------------------------------\n");
|
||||
printf(" Licensed under the Apache License, Version 2.0 (the \"License\");\n");
|
||||
|
||||
Reference in New Issue
Block a user