summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/linux/build_in_tmp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/linux/build_in_tmp')
-rwxr-xr-xsrc/VBox/HostDrivers/linux/build_in_tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/HostDrivers/linux/build_in_tmp b/src/VBox/HostDrivers/linux/build_in_tmp
index 87fbac85..d7ddfb5a 100755
--- a/src/VBox/HostDrivers/linux/build_in_tmp
+++ b/src/VBox/HostDrivers/linux/build_in_tmp
@@ -4,7 +4,7 @@
# Script to build a kernel module in /tmp. Useful if the module sources
# are installed in read-only directory. Not for DKMS!
#
-# Copyright (C) 2007-2010 Oracle Corporation
+# Copyright (C) 2007-2011 Oracle Corporation
#
# This file is part of VirtualBox Open Source Edition (OSE), as
# available from http://www.virtualbox.org. This file is free software;