Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ This theme can be installed through the **Plugin Gallery** in Open Journal Syste

## License

This theme is released under the GPL license.
This plugin is licensed under the GNU General Public License. See the file LICENSE for the complete terms of this license.

The Montserrat font is distributed under the terms of the [Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL).
2 changes: 1 addition & 1 deletion styles/components.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Reusable components
*/
Expand Down
2 changes: 1 addition & 1 deletion styles/fonts.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2021 Simon Fraser University
* Copyright (c) 2003-2021 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Load the fonts
*
Expand Down
2 changes: 1 addition & 1 deletion styles/head.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles for the page header structural elements
*
Expand Down
2 changes: 1 addition & 1 deletion styles/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Base stylesheet for Manuscript, a child theme of the default theme
*
Expand Down
2 changes: 1 addition & 1 deletion styles/layout.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Layout styles which implement the boxed layout
*
Expand Down
2 changes: 1 addition & 1 deletion styles/objects/article_details.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to a view of an article with all details
* @link templates/frontend/objects/article_details.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/objects/article_summary.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to a summary view of an article for lists
* @link templates/frontend/objects/article_summary.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/objects/galley_link.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to a galley link button
* @link templates/frontend/objects/galley_link.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/objects/issue_summary.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to an issue summary view
* @link templates/frontend/objects/issue_summary.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/objects/issue_toc.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to an issue table of contents view
* @link templates/frontend/objects/issue_toc.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/pages/announcement.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to the announcement page
* @link templates/frontend/pages/announcement.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/pages/indexJournal.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to the front page of the journal
* @link templates/frontend/pages/indexJournal.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/pages/issueArchive.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to issue archive page
* @link templates/frontend/pages/issueArchive.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/pages/search.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to the search form and results page
* @link templates/frontend/pages/search.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/pages/viewPdf.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles applying to the lightweight page for viewing PDFs
* @link templates/frontend/pages/viewPdf.tpl
Expand Down
2 changes: 1 addition & 1 deletion styles/rtl.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Stylesheet for flipping content to RTL (e.g. for Arabic, Persian and Hebrew)
*
Expand Down
2 changes: 1 addition & 1 deletion styles/sidebar.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Styles for the sidebar blocks
*
Expand Down
2 changes: 1 addition & 1 deletion styles/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @brief Common variables used through the the theme styles. They provide a
* fully separated interface for defining variables, so that changes desired on
Expand Down
2 changes: 1 addition & 1 deletion version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* Copyright (c) 2014-2020 Simon Fraser University
* Copyright (c) 2003-2020 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* Plugin version information.
-->
Expand Down