]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes to common source files not applicable to open-vm-tools at this time.
authorKruti <kpendharkar@vmware.com>
Mon, 19 Feb 2024 14:32:44 +0000 (06:32 -0800)
committerKruti <kpendharkar@vmware.com>
Mon, 19 Feb 2024 14:32:44 +0000 (06:32 -0800)
open-vm-tools/configure.ac
open-vm-tools/services/plugins/appInfo/Makefile.am

index c37e16b3a2f5ace602b27d721454dc58ec6695eb..9c991156d9f323e08a9752e8eaac48ef159550be 100644 (file)
@@ -1881,6 +1881,7 @@ AC_CONFIG_FILES([                      \
 
 
 
+
 ###
 ### Output
 ###
index b8609c2e712a6f76bcfc83bad3bda8fcae20268c..689559b015d3eb8d5f486e0576d4783e6012c3aa 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-### Copyright (C) 2019 VMware, Inc.  All rights reserved.
+### Copyright (c) 2019,2023 VMware, Inc.  All rights reserved.
 ###
 ### This program is free software; you can redistribute it and/or modify
 ### it under the terms of version 2 of the GNU General Public License as
@@ -34,4 +34,4 @@ libappInfo_la_SOURCES =
 libappInfo_la_SOURCES += appInfo.c
 libappInfo_la_SOURCES += appInfoInt.h
 libappInfo_la_SOURCES += appInfoUtil.c
-libappInfo_la_SOURCES += appInfoPosix.c
\ No newline at end of file
+libappInfo_la_SOURCES += appInfoPosix.c