diff options
Diffstat (limited to 'java-compat/src')
5 files changed, 39 insertions, 0 deletions
diff --git a/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java b/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java index 78564160b33..0d7774186fd 100644 --- a/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java +++ b/java-compat/src/Ice/src/main/java/Ice/DispatchInterceptorAsyncCallback.java @@ -1,3 +1,6 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java index 8d00d879d3b..4807d5babad 100644 --- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java +++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothAdapter.java @@ -1,3 +1,12 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. +// +// ********************************************************************** + // // This is a placeholder for the Android API. It is not included in the IceBT JAR file. // diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java index 7fbee8880de..213e10a29ec 100644 --- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java +++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothDevice.java @@ -1,3 +1,12 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. +// +// ********************************************************************** + // // This is a placeholder for the Android API. It is not included in the IceBT JAR file. // diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java index c6e6f2a6978..71e57863241 100644 --- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java +++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothServerSocket.java @@ -1,3 +1,12 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. +// +// ********************************************************************** + // // This is a placeholder for the Android API. It is not included in the IceBT JAR file. // diff --git a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java index 80470a11a52..58a284945e8 100644 --- a/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java +++ b/java-compat/src/IceBT/src/main/java/android/bluetooth/BluetoothSocket.java @@ -1,3 +1,12 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. +// +// ********************************************************************** + // // This is a placeholder for the Android API. It is not included in the IceBT JAR file. // |