Skip to content

Commit c06993f

Browse files
pkp/pkp-lib#9079 update license to GPL v3 (#57)
1 parent 53280c5 commit c06993f

20 files changed

Lines changed: 20 additions & 20 deletions

readme.md renamed to README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ This theme can be installed through the **Plugin Gallery** in Open Journal Syste
3535

3636
## License
3737

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

4040
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).

styles/components.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Reusable components
99
*/

styles/fonts.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2021 Simon Fraser University
55
* Copyright (c) 2003-2021 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Load the fonts
99
*

styles/head.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Styles for the page header structural elements
99
*

styles/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Base stylesheet for Manuscript, a child theme of the default theme
99
*

styles/layout.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Layout styles which implement the boxed layout
99
*

styles/objects/article_details.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Styles applying to a view of an article with all details
99
* @link templates/frontend/objects/article_details.tpl

styles/objects/article_summary.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Styles applying to a summary view of an article for lists
99
* @link templates/frontend/objects/article_summary.tpl

styles/objects/galley_link.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Styles applying to a galley link button
99
* @link templates/frontend/objects/galley_link.tpl

styles/objects/issue_summary.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2014-2020 Simon Fraser University
55
* Copyright (c) 2003-2020 John Willinsky
6-
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
6+
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*
88
* @brief Styles applying to an issue summary view
99
* @link templates/frontend/objects/issue_summary.tpl

0 commit comments

Comments
 (0)