Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 17136632e1e41e681305d72280a0c199df41fdcb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
# Copyright (c) 2009 Remy Chi Jian Suen and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#    Remy Chi Jian Suen <remy.suen@gmail.com> - initial API and implementation
################################################################################

plugin.name = NIO Datashare Implementation
plugin.provider = Eclipse.org

Back to the top