~ubuntu-branches/ubuntu/utopic/eclipse-linuxtools/utopic

« back to all changes in this revision

Viewing changes to systemtap/org.eclipse.linuxtools.threadprofiler.feature/feature.properties

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2014-05-12 18:11:40 UTC
  • mfrom: (3.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140512181140-w237r3vsah1tmybz
Tags: 2.2.1-1
* New upstream release.
* Refreshed d/patches.
* Removed eclipse-cdt-valgrind-remote package, all its functionality
  is now provided by eclipse-cdt-profiling-framework-remote.
* Added remove-license-feature.patch.
* Bump Standards-Version to 3.9.5.
* Enable eclipse-changelog package.
* Enable eclipse-rpm-editor package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#*******************************************************************************
2
 
# Copyright (c) 2008 Red Hat, Inc.
3
 
# All rights reserved. This program and the accompanying materials
4
 
# are made available under the terms of the Eclipse Public License v1.0
5
 
# which accompanies this distribution, and is available at
6
 
# http://www.eclipse.org/legal/epl-v10.html
7
 
#
8
 
# Contributors:
9
 
#    Red Hat, Inc. - initial API and implementation
10
 
#********************************************************************************
11
 
featureName=Thread Profiler
12
 
description=SystemTap-based profiling tool for threaded C/C++ programs
13
 
featureProvider=Eclipse Linux Tools
14
 
copyright=Copyright 2009 Red Hat, Inc.
15
 
licenseURL=epl-v10.html
16
 
license=\
17
 
ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
18
 
March 17, 2005\n\
19
 
\n\
20
 
Usage Of Content\n\
21
 
\n\
22
 
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
23
 
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
24
 
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
25
 
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
26
 
NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
27
 
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
28
 
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
29
 
OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
30
 
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
31
 
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
32
 
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
33
 
\n\
34
 
Applicable Licenses\n\
35
 
\n\
36
 
Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
37
 
is provided to you under the terms and conditions of the Eclipse Public\n\
38
 
License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
39
 
Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
40
 
For purposes of the EPL, "Program" will mean the Content.\n\
41
 
\n\
42
 
Content includes, but is not limited to, source code, object code,\n\
43
 
documentation and other files maintained in the Eclipse.org CVS\n\
44
 
repository ("Repository") in CVS modules ("Modules") and made available\n\
45
 
as downloadable archives ("Downloads").\n\
46
 
\n\
47
 
   - Content may be structured and packaged into modules to facilitate delivering,\n\
48
 
     extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
49
 
     plug-in fragments ("Fragments"), and features ("Features").\n\
50
 
   - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
51
 
     in a directory named "plugins".\n\
52
 
   - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
53
 
     Each Feature may be packaged as a sub-directory in a directory named "features".\n\
54
 
     Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
55
 
     numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
56
 
   - Features may also include other Features ("Included Features"). Within a Feature, files\n\
57
 
     named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
58
 
\n\
59
 
Features may also include other Features ("Included Features"). Files named\n\
60
 
"feature.xml" may contain a list of the names and version numbers of\n\
61
 
Included Features.\n\
62
 
\n\
63
 
The terms and conditions governing Plug-ins and Fragments should be\n\
64
 
contained in files named "about.html" ("Abouts"). The terms and\n\
65
 
conditions governing Features and Included Features should be contained\n\
66
 
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
67
 
Licenses may be located in any directory of a Download or Module\n\
68
 
including, but not limited to the following locations:\n\
69
 
\n\
70
 
   - The top-level (root) directory\n\
71
 
   - Plug-in and Fragment directories\n\
72
 
   - Inside Plug-ins and Fragments packaged as JARs\n\
73
 
   - Sub-directories of the directory named "src" of certain Plug-ins\n\
74
 
   - Feature directories\n\
75
 
\n\
76
 
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
77
 
Eclipse Update Manager, you must agree to a license ("Feature Update\n\
78
 
License") during the installation process. If the Feature contains\n\
79
 
Included Features, the Feature Update License should either provide you\n\
80
 
with the terms and conditions governing the Included Features or inform\n\
81
 
you where you can locate them. Feature Update Licenses may be found in\n\
82
 
the "license" property of files named "feature.properties". Such Abouts,\n\
83
 
Feature Licenses and Feature Update Licenses contain the terms and\n\
84
 
conditions (or references to such terms and conditions) that govern your\n\
85
 
use of the associated Content in that directory.\n\
86
 
\n\
87
 
THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
88
 
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
89
 
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
90
 
\n\
91
 
    - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
92
 
    - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
93
 
    - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
94
 
    - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
95
 
    - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
96
 
    - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
97
 
\n\
98
 
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
99
 
TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
100
 
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
101
 
govern that particular Content.\n\
102
 
\n\
103
 
Cryptography\n\
104
 
\n\
105
 
Content may contain encryption software. The country in which you are\n\
106
 
currently may have restrictions on the import, possession, and use,\n\
107
 
and/or re-export to another country, of encryption software. BEFORE\n\
108
 
using any encryption software, please check the country's laws,\n\
109
 
regulations and policies concerning the import, possession, or use,\n\
110
 
and re-export of encryption software, to see if this is permitted.\n\
111
 
\n\
112
 
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n