diff options
author | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2015-04-23 10:03:17 +0000 |
---|---|---|
committer | vboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f> | 2015-04-23 10:03:17 +0000 |
commit | 095ec8e454a689b28eadf033998fd5f1ec92f84f (patch) | |
tree | 77ce126eaec8448e65e79fb790e9bb13a4edcffa /src/VBox/Main/include | |
parent | 58c20807eb9f719ab8ff2e749ef26836fea3f3e4 (diff) | |
download | VirtualBox-svn-095ec8e454a689b28eadf033998fd5f1ec92f84f.tar.gz |
added a couple of missing Id headers
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@55401 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Main/include')
32 files changed, 32 insertions, 0 deletions
diff --git a/src/VBox/Main/include/AdditionsFacilityImpl.h b/src/VBox/Main/include/AdditionsFacilityImpl.h index 2eae0c08971..939cbdc2908 100644 --- a/src/VBox/Main/include/AdditionsFacilityImpl.h +++ b/src/VBox/Main/include/AdditionsFacilityImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VirtualBox COM class implementation */ diff --git a/src/VBox/Main/include/ApplianceImplPrivate.h b/src/VBox/Main/include/ApplianceImplPrivate.h index e02aa58dce9..f6b086e5f11 100644 --- a/src/VBox/Main/include/ApplianceImplPrivate.h +++ b/src/VBox/Main/include/ApplianceImplPrivate.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VirtualBox Appliance private data definitions */ diff --git a/src/VBox/Main/include/AudioSnifferInterface.h b/src/VBox/Main/include/AudioSnifferInterface.h index e7461f5f825..df5fdcfee8b 100644 --- a/src/VBox/Main/include/AudioSnifferInterface.h +++ b/src/VBox/Main/include/AudioSnifferInterface.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VirtualBox Driver interface to Audio Sniffer device */ diff --git a/src/VBox/Main/include/AutoCaller.h b/src/VBox/Main/include/AutoCaller.h index 1f190a86196..ded308f6784 100644 --- a/src/VBox/Main/include/AutoCaller.h +++ b/src/VBox/Main/include/AutoCaller.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox object caller handling definitions diff --git a/src/VBox/Main/include/AutoStateDep.h b/src/VBox/Main/include/AutoStateDep.h index fa5a3a1b13b..1890e4ce241 100644 --- a/src/VBox/Main/include/AutoStateDep.h +++ b/src/VBox/Main/include/AutoStateDep.h @@ -1,3 +1,4 @@ +/* $Id$ */ #ifndef ____H_AUTOSTATEDEP #define ____H_AUTOSTATEDEP diff --git a/src/VBox/Main/include/AutostartDb.h b/src/VBox/Main/include/AutostartDb.h index 541766eb345..1bd47a81401 100644 --- a/src/VBox/Main/include/AutostartDb.h +++ b/src/VBox/Main/include/AutostartDb.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * Main - Autostart database Interfaces. */ diff --git a/src/VBox/Main/include/BandwidthControlImpl.h b/src/VBox/Main/include/BandwidthControlImpl.h index a9bc07fa544..fea4c16f6dc 100644 --- a/src/VBox/Main/include/BandwidthControlImpl.h +++ b/src/VBox/Main/include/BandwidthControlImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox COM class implementation diff --git a/src/VBox/Main/include/BandwidthGroupImpl.h b/src/VBox/Main/include/BandwidthGroupImpl.h index ace58f94892..6e561abc1bf 100644 --- a/src/VBox/Main/include/BandwidthGroupImpl.h +++ b/src/VBox/Main/include/BandwidthGroupImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox COM class implementation diff --git a/src/VBox/Main/include/DisplayUtils.h b/src/VBox/Main/include/DisplayUtils.h index e69784eb878..e0ea2b0ae9c 100644 --- a/src/VBox/Main/include/DisplayUtils.h +++ b/src/VBox/Main/include/DisplayUtils.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * Display helper declarations */ diff --git a/src/VBox/Main/include/GuestCtrlImplPrivate.h b/src/VBox/Main/include/GuestCtrlImplPrivate.h index 4952f44336a..8570a4c1819 100644 --- a/src/VBox/Main/include/GuestCtrlImplPrivate.h +++ b/src/VBox/Main/include/GuestCtrlImplPrivate.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * Internal helpers/structures for guest control functionality. diff --git a/src/VBox/Main/include/GuestImpl.h b/src/VBox/Main/include/GuestImpl.h index 12be11624ff..e16260750a2 100644 --- a/src/VBox/Main/include/GuestImpl.h +++ b/src/VBox/Main/include/GuestImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VirtualBox COM class implementation */ diff --git a/src/VBox/Main/include/GuestOSTypeImpl.h b/src/VBox/Main/include/GuestOSTypeImpl.h index ddbacd9550f..f314619427d 100644 --- a/src/VBox/Main/include/GuestOSTypeImpl.h +++ b/src/VBox/Main/include/GuestOSTypeImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox COM class implementation diff --git a/src/VBox/Main/include/HGCM.h b/src/VBox/Main/include/HGCM.h index acf1528bb3e..6181e319a04 100644 --- a/src/VBox/Main/include/HGCM.h +++ b/src/VBox/Main/include/HGCM.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * HGCM - Host-Guest Communication Manager. */ diff --git a/src/VBox/Main/include/HGCMObjects.h b/src/VBox/Main/include/HGCMObjects.h index 27c9c967ef2..c32e0e9d149 100644 --- a/src/VBox/Main/include/HGCMObjects.h +++ b/src/VBox/Main/include/HGCMObjects.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * HGCMObjects - Host-Guest Communication Manager objects header. diff --git a/src/VBox/Main/include/HGCMThread.h b/src/VBox/Main/include/HGCMThread.h index ab0abcc735b..8ef5f239eff 100644 --- a/src/VBox/Main/include/HGCMThread.h +++ b/src/VBox/Main/include/HGCMThread.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * HGCMThread - Host-Guest Communication Manager worker threads header. */ diff --git a/src/VBox/Main/include/HostPower.h b/src/VBox/Main/include/HostPower.h index c7774c3326d..09dc5e19b01 100644 --- a/src/VBox/Main/include/HostPower.h +++ b/src/VBox/Main/include/HostPower.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox interface to host's power notification service diff --git a/src/VBox/Main/include/MachineImplCloneVM.h b/src/VBox/Main/include/MachineImplCloneVM.h index 6fa79a29912..b75b25fa62a 100644 --- a/src/VBox/Main/include/MachineImplCloneVM.h +++ b/src/VBox/Main/include/MachineImplCloneVM.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * Definition of MachineCloneVM */ diff --git a/src/VBox/Main/include/Matching.h b/src/VBox/Main/include/Matching.h index 2f01f692135..abe74a499ee 100644 --- a/src/VBox/Main/include/Matching.h +++ b/src/VBox/Main/include/Matching.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * Declaration of template classes that provide simple API to diff --git a/src/VBox/Main/include/MediumAttachmentImpl.h b/src/VBox/Main/include/MediumAttachmentImpl.h index a84a008dbef..89c38b6245c 100644 --- a/src/VBox/Main/include/MediumAttachmentImpl.h +++ b/src/VBox/Main/include/MediumAttachmentImpl.h @@ -1,3 +1,4 @@ +/* $Id: $ */ /** @file * * VirtualBox COM class implementation diff --git a/src/VBox/Main/include/ObjectState.h b/src/VBox/Main/include/ObjectState.h index a26962168b8..1f194dce079 100644 --- a/src/VBox/Main/include/ObjectState.h +++ b/src/VBox/Main/include/ObjectState.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox object state handling definitions diff --git a/src/VBox/Main/include/RemoteUSBBackend.h b/src/VBox/Main/include/RemoteUSBBackend.h index baf47a48307..e513c5bce99 100644 --- a/src/VBox/Main/include/RemoteUSBBackend.h +++ b/src/VBox/Main/include/RemoteUSBBackend.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox Remote USB backend diff --git a/src/VBox/Main/include/SecretKeyStore.h b/src/VBox/Main/include/SecretKeyStore.h index c10dd00eb8c..374a4c234af 100644 --- a/src/VBox/Main/include/SecretKeyStore.h +++ b/src/VBox/Main/include/SecretKeyStore.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * Main - Secret key interface. */ diff --git a/src/VBox/Main/include/SessionImpl.h b/src/VBox/Main/include/SessionImpl.h index 1298065df91..7ed01ff131f 100644 --- a/src/VBox/Main/include/SessionImpl.h +++ b/src/VBox/Main/include/SessionImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VBox Client Session COM Class definition */ diff --git a/src/VBox/Main/include/SharedFolderImpl.h b/src/VBox/Main/include/SharedFolderImpl.h index 9f304a54e9f..80fa1eb4c48 100644 --- a/src/VBox/Main/include/SharedFolderImpl.h +++ b/src/VBox/Main/include/SharedFolderImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * VirtualBox COM class implementation diff --git a/src/VBox/Main/include/VMMDev.h b/src/VBox/Main/include/VMMDev.h index 3fe366ad01d..822668bbed6 100644 --- a/src/VBox/Main/include/VMMDev.h +++ b/src/VBox/Main/include/VMMDev.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VirtualBox Driver interface to VMM device */ diff --git a/src/VBox/Main/include/VirtualBoxBase.h b/src/VBox/Main/include/VirtualBoxBase.h index 6b6c937eaf3..8494fd83cad 100644 --- a/src/VBox/Main/include/VirtualBoxBase.h +++ b/src/VBox/Main/include/VirtualBoxBase.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VirtualBox COM base classes definition */ diff --git a/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h b/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h index d7e1d02f0e0..645308c1130 100644 --- a/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h +++ b/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * VirtualBoxErrorInfo COM class definition. */ diff --git a/src/VBox/Main/include/netif.h b/src/VBox/Main/include/netif.h index bd618922b8b..04dede16617 100644 --- a/src/VBox/Main/include/netif.h +++ b/src/VBox/Main/include/netif.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * Main - Network Interfaces. */ diff --git a/src/VBox/Main/include/objectslist.h b/src/VBox/Main/include/objectslist.h index f0c443c81c5..679a6fc1f2d 100644 --- a/src/VBox/Main/include/objectslist.h +++ b/src/VBox/Main/include/objectslist.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * List of COM objects diff --git a/src/VBox/Main/include/vbox-libhal.h b/src/VBox/Main/include/vbox-libhal.h index 5697b20ff33..4c11481f8ee 100644 --- a/src/VBox/Main/include/vbox-libhal.h +++ b/src/VBox/Main/include/vbox-libhal.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * Module to dynamically load libhal and libdbus and load all symbols diff --git a/src/VBox/Main/include/vector.h b/src/VBox/Main/include/vector.h index b831aca0c15..cdc997ce441 100644 --- a/src/VBox/Main/include/vector.h +++ b/src/VBox/Main/include/vector.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * STL-inspired vector implementation in C * @note functions in this file are inline to prevent warnings about diff --git a/src/VBox/Main/include/win/resource.h b/src/VBox/Main/include/win/resource.h index 160e4734142..cd94801c5e0 100644 --- a/src/VBox/Main/include/win/resource.h +++ b/src/VBox/Main/include/win/resource.h @@ -1,3 +1,4 @@ +/* $Id$ */ /** @file * * Resource definitions |