codelicmgr.sourcecodeupdaters.xsl.properties Maven / Gradle / Ivy
#
# PROJECT
# Name
# CodeLicenseManager-source-updater-html-xml
#
# Code Version
# 2.1
#
# Description
# Manages project and license information in project sourcecode
# and provides license text files for inclusion in builds. Supports
# multiple languages and it is relatively easy to add a new
# language and to make your own custom source code updater.
#
# COPYRIGHTS
# Copyright (C) 2013 by Natusoft AB All rights reserved.
#
# LICENSE
# Apache 2.0 (Open Source)
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# AUTHORS
# tommy ([email protected])
# Changes:
# 2010-01-21: Created!
#
# This property file points out source code update scripts for a language whose
# source files have the extension of this property files name. It also provides
# some extra information.
#
# The full name of the langugae.
lang.fullname=XSL stylesheet
# The property file relative directory of the scripts for updating source code of this langugae.
lang.scriptdir=htmlxml
# the properties file to read for general updater information.
updater.properties=updater