diff options
| author | Felix Geyer <debfx-pkg@fobos.de> | 2010-10-12 15:58:30 +0200 |
|---|---|---|
| committer | Felix Geyer <debfx-pkg@fobos.de> | 2010-10-12 15:58:30 +0200 |
| commit | 7f230f4ac2a1b544b47ded0584c22822b9bd65d7 (patch) | |
| tree | ee5808929787047784013befd706131196a30d1d /src/VBox/Main/cbinding | |
| parent | adf97a4e6386ea334ce8d77f0cde3b92454b9fa5 (diff) | |
| download | virtualbox-7f230f4ac2a1b544b47ded0584c22822b9bd65d7.tar.gz | |
Imported Upstream version 3.2.10-dfsgupstream/3.2.10-dfsg
Diffstat (limited to 'src/VBox/Main/cbinding')
| -rw-r--r-- | src/VBox/Main/cbinding/VBoxXPCOMCGlue.c | 4 | ||||
| -rw-r--r-- | src/VBox/Main/cbinding/xpcidl.xsl | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c b/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c index cef657254..be2d71654 100644 --- a/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c +++ b/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c @@ -1,10 +1,10 @@ -/* $Revision: 46177 $ */ +/* $Revision: 65760 $ */ /** @file * Glue code for dynamically linking to VBoxXPCOMC. */ /* - * Copyright (C) 2008-2009 Sun Microsystems, Inc. + * Copyright (C) 2008-2010 Oracle Corporation * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation diff --git a/src/VBox/Main/cbinding/xpcidl.xsl b/src/VBox/Main/cbinding/xpcidl.xsl index 484785394..fdab2a8ba 100644 --- a/src/VBox/Main/cbinding/xpcidl.xsl +++ b/src/VBox/Main/cbinding/xpcidl.xsl @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- $Id: xpidl.xsl $ --> +<!-- $Id: xpcidl.xsl $ --> <!-- * A template to generate a XPCOM IDL compatible interface definition file |
