All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.ao-servlet-last-modified.book.properties Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
#
# ao-servlet-last-modified - Automatically adds lastModified URL parameters to ensure latest resources always used.
# Copyright (C) 2020  AO Industries, Inc.
#     [email protected]
#     7262 Bull Pen Cir
#     Mobile, AL 36695
#
# This file is part of ao-servlet-last-modified.
#
# ao-servlet-last-modified is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# ao-servlet-last-modified is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with ao-servlet-last-modified.  If not, see .
#

# The strongly recommended, but not required, base for canonical URLs, such as
# https://example.com/ or https://example.com/my/book/
canonicalBase=@{project.url}

# The book-relative path to the content root
content.root=/index.jspx

# The copyright of the book
copyright.rightsHolder=@{organization.name}
copyright.rights=All rights reserved
copyright.dateCopyrighted=@{project.inceptionYear}-@{build.currentYear}

# The author(s) of the book
author.1.name=AO Industries, Inc.
author.1.book=/
author.1.page=/index.jspx

# The book title appended to page-specific titles
title=




© 2015 - 2024 Weber Informatics LLC | Privacy Policy