Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 1 | /******************************************************************************* |
| 2 | * Copyright (c) 2007, 2008 IBM Corporation and others. |
Lars Vogel | a05e887 | 2018-08-21 17:28:48 +0200 | [diff] [blame] | 3 | * |
| 4 | * This program and the accompanying materials |
| 5 | * are made available under the terms of the Eclipse Public License 2.0 |
Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 6 | * which accompanies this distribution, and is available at |
Lars Vogel | a05e887 | 2018-08-21 17:28:48 +0200 | [diff] [blame] | 7 | * https://www.eclipse.org/legal/epl-2.0/ |
| 8 | * |
| 9 | * SPDX-License-Identifier: EPL-2.0 |
Matthew Flaherty | 760e5f3 | 2008-02-28 18:04:34 +0000 | [diff] [blame] | 10 | * |
| 11 | * Contributors: |
| 12 | * IBM Corporation - initial API and implementation |
| 13 | *******************************************************************************/ |
| 14 | |
| 15 | *** This is a temporary pre-release container for things we'd like to include in documentation **** |
| 16 | |
| 17 | Include a note: If you refer to classes from this bundle by name (such as including |
| 18 | them in login configuration files), don't forget to add dependency on |
| 19 | org.eclipse.equinox.security to your bundle. |
| 20 | |
| 21 | |