summaryrefslogtreecommitdiff
path: root/open-vm-tools/modules/linux/vmci/Makefile.kernel
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/modules/linux/vmci/Makefile.kernel')
-rw-r--r--open-vm-tools/modules/linux/vmci/Makefile.kernel4
1 files changed, 2 insertions, 2 deletions
diff --git a/open-vm-tools/modules/linux/vmci/Makefile.kernel b/open-vm-tools/modules/linux/vmci/Makefile.kernel
index ba343eea..8e6e7d0b 100644
--- a/open-vm-tools/modules/linux/vmci/Makefile.kernel
+++ b/open-vm-tools/modules/linux/vmci/Makefile.kernel
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
##########################################################
-# Copyright (C) 2007 VMware, Inc. All rights reserved.
+# Copyright (C) 2007,2014 VMware, Inc. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
@@ -55,7 +55,7 @@ endif
#
# If this build generated a Module.symvers, copy it to a public place where
-# the VMCI Sockets build will be able to find it.
+# the vSockets build will be able to find it.
#
postbuild::
ifeq ($(call vm_check_file,$(SRCROOT)/Module.symvers), yes)