summaryrefslogtreecommitdiff
path: root/src/VBox/Additions/linux/installer
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Additions/linux/installer')
-rw-r--r--src/VBox/Additions/linux/installer/vboxadd-timesync.sh19
-rw-r--r--src/VBox/Additions/linux/installer/vboxadd.sh19
-rw-r--r--src/VBox/Additions/linux/installer/vboxvfs.sh19
-rw-r--r--src/VBox/Additions/linux/installer/x11config.pl19
4 files changed, 40 insertions, 36 deletions
diff --git a/src/VBox/Additions/linux/installer/vboxadd-timesync.sh b/src/VBox/Additions/linux/installer/vboxadd-timesync.sh
index 8a68645cfdd..4c5f3dadc14 100644
--- a/src/VBox/Additions/linux/installer/vboxadd-timesync.sh
+++ b/src/VBox/Additions/linux/installer/vboxadd-timesync.sh
@@ -4,15 +4,16 @@
#
# Linux Additions timesync daemon init script
#
-# Copyright (C) 2006-2007 innotek GmbH
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License as published by the Free Software Foundation,
-# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
-# distribution. VirtualBox OSE is distributed in the hope that it will
-# be useful, but WITHOUT ANY WARRANTY of any kind.
+# Copyright (C) 2006-2007 innotek GmbH
+#
+# This file is part of VirtualBox Open Source Edition (OSE), as
+# available from http://www.virtualbox.org. This file is free software;
+# you can redistribute it and/or modify it under the terms of the GNU
+# General Public License (GPL) as published by the Free Software
+# Foundation, in version 2 as it comes in the "COPYING" file of the
+# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
+# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+#
# chkconfig: 35 35 56
# description: VirtualBox Additions timesync
diff --git a/src/VBox/Additions/linux/installer/vboxadd.sh b/src/VBox/Additions/linux/installer/vboxadd.sh
index 0dbe3b781b6..802d71b9336 100644
--- a/src/VBox/Additions/linux/installer/vboxadd.sh
+++ b/src/VBox/Additions/linux/installer/vboxadd.sh
@@ -2,15 +2,16 @@
# innotek VirtualBox
# Linux Additions kernel module init script
#
-# Copyright (C) 2006-2007 innotek GmbH
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License as published by the Free Software Foundation,
-# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
-# distribution. VirtualBox OSE is distributed in the hope that it will
-# be useful, but WITHOUT ANY WARRANTY of any kind.
+# Copyright (C) 2006-2007 innotek GmbH
+#
+# This file is part of VirtualBox Open Source Edition (OSE), as
+# available from http://www.virtualbox.org. This file is free software;
+# you can redistribute it and/or modify it under the terms of the GNU
+# General Public License (GPL) as published by the Free Software
+# Foundation, in version 2 as it comes in the "COPYING" file of the
+# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
+# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+#
# chkconfig: 35 30 60
diff --git a/src/VBox/Additions/linux/installer/vboxvfs.sh b/src/VBox/Additions/linux/installer/vboxvfs.sh
index 0271b9c6e51..c0b72bfb16f 100644
--- a/src/VBox/Additions/linux/installer/vboxvfs.sh
+++ b/src/VBox/Additions/linux/installer/vboxvfs.sh
@@ -2,15 +2,16 @@
# innotek VirtualBox
# Linux Additions VFS kernel module init script
#
-# Copyright (C) 2006-2007 innotek GmbH
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License as published by the Free Software Foundation,
-# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
-# distribution. VirtualBox OSE is distributed in the hope that it will
-# be useful, but WITHOUT ANY WARRANTY of any kind.
+# Copyright (C) 2006-2007 innotek GmbH
+#
+# This file is part of VirtualBox Open Source Edition (OSE), as
+# available from http://www.virtualbox.org. This file is free software;
+# you can redistribute it and/or modify it under the terms of the GNU
+# General Public License (GPL) as published by the Free Software
+# Foundation, in version 2 as it comes in the "COPYING" file of the
+# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
+# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+#
# chkconfig: 35 30 60
diff --git a/src/VBox/Additions/linux/installer/x11config.pl b/src/VBox/Additions/linux/installer/x11config.pl
index 5fcc2e86f64..884d0ff1efc 100644
--- a/src/VBox/Additions/linux/installer/x11config.pl
+++ b/src/VBox/Additions/linux/installer/x11config.pl
@@ -4,15 +4,16 @@
#
# Linux Additions X11 config update script
#
-# Copyright (C) 2006-2007 innotek GmbH
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License as published by the Free Software Foundation,
-# in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
-# distribution. VirtualBox OSE is distributed in the hope that it will
-# be useful, but WITHOUT ANY WARRANTY of any kind.
+# Copyright (C) 2006-2007 innotek GmbH
+#
+# This file is part of VirtualBox Open Source Edition (OSE), as
+# available from http://www.virtualbox.org. This file is free software;
+# you can redistribute it and/or modify it under the terms of the GNU
+# General Public License (GPL) as published by the Free Software
+# Foundation, in version 2 as it comes in the "COPYING" file of the
+# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
+# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+#
my $temp="/tmp/xorg.conf";