VirtualBox

Changeset 29101 in vbox for trunk/src/libs/xpcom18a4/java


Ignore:
Timestamp:
May 5, 2010 5:39:24 PM (15 years ago)
Author:
vboxsync
Message:

copyrights

Location:
trunk/src/libs/xpcom18a4/java
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/java/Makefile.kmk

    r29099 r29101  
    9898        tools/genifaces/GenerateJavaInterfaces.cpp \
    9999        src/nsFileStreams.cpp
    100 genjifaces_LIBS     =                        \
    101         $(PATH_LIB)/VBoxCOM$(VBOX_SUFF_LIB)  \
     100genjifaces_LIBS     =                         \
     101        $(PATH_LIB)/VBoxCOM$(VBOX_SUFF_LIB)   \
    102102        $(PATH_BIN)/VBoxXPCOM$(VBOX_SUFF_DLL) \
    103103        $(PATH_BIN)/VBoxRT$(VBOX_SUFF_DLL)
  • trunk/src/libs/xpcom18a4/java/tests/Makefile

    r29095 r29101  
     1#
     2# Copyright (C) 2010 Oracle Corporation
     3#
     4# This file is part of VirtualBox Open Source Edition (OSE), as
     5# available from http://www.virtualbox.org. This file is free software;
     6# you can redistribute it and/or modify it under the terms of the GNU
     7# General Public License (GPL) as published by the Free Software
     8# Foundation, in version 2 as it comes in the "COPYING" file of the
     9# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     10# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     11#
    112OS=$(shell uname -s)
    213ARCH=$(shell uname -p)
  • trunk/src/libs/xpcom18a4/java/tests/TestVBox.java

    r29095 r29101  
     1/* $Id:$ */
     2/*
     3 * Copyright (C) 2010 Oracle Corporation
     4 *
     5 * This file is part of VirtualBox Open Source Edition (OSE), as
     6 * available from http://www.virtualbox.org. This file is free software;
     7 * you can redistribute it and/or modify it under the terms of the GNU
     8 * General Public License (GPL) as published by the Free Software
     9 * Foundation, in version 2 as it comes in the "COPYING" file of the
     10 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     11 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     12 */
     13
    114import org.mozilla.interfaces.*;
    215import org.virtualbox.*;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette