diff options
Diffstat (limited to 'src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm')
-rw-r--r-- | src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm b/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm index bb8757f1..008dd625 100644 --- a/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm +++ b/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm @@ -4,7 +4,7 @@ ; ; -; Copyright (C) 2007 knut st. osmundsen <bird-src-spam@anduin.net> +; Copyright (C) 2007-2013 Oracle Corporation ; ; This file is part of VirtualBox Open Source Edition (OSE), as ; available from http://www.virtualbox.org. This file is free software; @@ -20,7 +20,7 @@ ; ; VBoxDrv - OS/2 assembly file, the first file in the link. ; -; Copyright (c) 2007 knut st. osmundsen <bird-src-spam@anduin.net> +; Copyright (c) 2007-2010 knut st. osmundsen <bird-src-spam@anduin.net> ; ; Permission is hereby granted, free of charge, to any person ; obtaining a copy of this software and associated documentation |