platform-core-home/downloads/examples/movedeletehook/MoveDeleteHookExample1.java
Parent Directory
|
Revision Log
|
Patch
| revision 1.1, Thu Apr 4 15:23:34 2002 UTC | revision 1.2, Wed Apr 20 15:13:58 2005 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | /******************************************************************************* | /******************************************************************************* |
| 2 | * Copyright (c) 2002 International Business Machines Corp. and others. | * Copyright (c) 2002, 2005 IBM Corporation and others. |
| 3 | * All rights reserved. This program and the accompanying materials | * All rights reserved. This program and the accompanying materials |
| 4 | * are made available under the terms of the Common Public License v0.5 | * are made available under the terms of the Eclipse Public License v1.0 |
| 5 | * which accompanies this distribution, and is available at | * which accompanies this distribution, and is available at |
| 6 | * http://www.eclipse.org/legal/cpl-v05.html | * http://www.eclipse.org/legal/epl-v10.html |
| 7 | * | * |
| 8 | * Contributors: | * Contributors: |
| 9 | * IBM Corporation - initial implementation | * IBM Corporation - initial API and implementation |
| 10 | ******************************************************************************/ | *******************************************************************************/ |
| 11 | package com.example.movedeletehook; | package com.example.movedeletehook; |
| 12 | ||
| 13 | import java.io.BufferedInputStream; | import java.io.BufferedInputStream; |
|
||||||||
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
