summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/PC/BIOS/print.c
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-10-28 14:55:58 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-10-28 14:55:58 +0000
commit6418a581e712b7145cb53a2b0268c6e8d888fad3 (patch)
treed8963d7cd5ed19266ac8600c9ec2eaa1436029f7 /src/VBox/Devices/PC/BIOS/print.c
parentbfd0e875f11945f2f8e07f246e14bac64e7056b5 (diff)
downloadVirtualBox-svn-6418a581e712b7145cb53a2b0268c6e8d888fad3.tar.gz
*: scm --update-copyright-year
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69496 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Devices/PC/BIOS/print.c')
-rw-r--r--src/VBox/Devices/PC/BIOS/print.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/VBox/Devices/PC/BIOS/print.c b/src/VBox/Devices/PC/BIOS/print.c
index 7d41d19a267..0d08d74e988 100644
--- a/src/VBox/Devices/PC/BIOS/print.c
+++ b/src/VBox/Devices/PC/BIOS/print.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2016 Oracle Corporation
+ * Copyright (C) 2006-2017 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
@@ -8,7 +8,6 @@
* 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.
- * --------------------------------------------------------------------
*
* This code is based on:
*