47 lines
2.1 KiB
Properties
47 lines
2.1 KiB
Properties
#/* **************************************************************************
|
|
# *
|
|
# * Copyright (c) 2021, Fr.Terrot
|
|
# *
|
|
# * All rights reserved.
|
|
# *
|
|
# * This program and the accompanying materials are made available under the terms
|
|
# * of the Eclipse Public License v2.0 which accompanies this distribution, and is
|
|
# * available at http://www.eclipse.org/legal/epl-v20.html
|
|
# *
|
|
# * ************************************************************************** */
|
|
featureName=Mylyn Gitea Connector
|
|
|
|
providerName=Gitea
|
|
description=Mylyn Tasks connector for the open source management software Gitea.
|
|
|
|
|
|
# "licenseURL" property - URL of the "Feature License"
|
|
# do not translate value - just change to point to a locale-specific HTML page
|
|
licenseURL=
|
|
|
|
# "license" property - text of the "Feature Update License"
|
|
# should be plain text version of license agreement pointed to be "licenseURL"
|
|
license=\
|
|
\n
|
|
MIT License Copyright (c) 2021 F.Terrot\n
|
|
\n
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy\n
|
|
of this software and associated documentation files (the "Software"), to deal\n
|
|
in the Software without restriction, including without limitation the rights\n
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n
|
|
copies of the Software, and to permit persons to whom the Software is furnished\n
|
|
to do so, subject to the following conditions:\n
|
|
\n
|
|
The above copyright notice and this permission notice (including the next\n
|
|
paragraph) shall be included in all copies or substantial portions of the\n
|
|
Software.\n
|
|
\n
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n
|
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\n
|
|
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n
|
|
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\n
|
|
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n
|
|
\n
|
|
########### end of license property ##########################################
|