Skip to content

Commit

Permalink
pkp#229 Fixed file header
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasraoni committed Apr 15, 2023
1 parent 7d17d87 commit e9bb563
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion OrcidProfileEmailDataMigration.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Copyright (c) 2000-2023 John Willinsky
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* @class OrcidProfileDataMigration
* @class OrcidProfileEmailDataMigration
* @brief Migrations for the plugin's email templates
*/

Expand Down
2 changes: 1 addition & 1 deletion OrcidProfileHandler.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* @file OrcidProfileHandler.inc.php
* @file OrcidProfileHandler.php
*
* Copyright (c) 2015-2019 University of Pittsburgh
* Copyright (c) 2014-2020 Simon Fraser University
Expand Down
2 changes: 1 addition & 1 deletion classes/form/OrcidProfileSettingsForm.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* @file OrcidProfileSettingsForm.inc.php
* @file OrcidProfileSettingsForm.php
*
* Copyright (c) 2015-2019 University of Pittsburgh
* Copyright (c) 2014-2021 Simon Fraser University
Expand Down
2 changes: 1 addition & 1 deletion classes/form/OrcidProfileStatusForm.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* @file OrcidProfileStatusForm.inc.php
* @file OrcidProfileStatusForm.php
*
* Copyright (c) 2015-2019 University of Pittsburgh
* Copyright (c) 2014-2021 Simon Fraser University
Expand Down

0 comments on commit e9bb563

Please sign in to comment.