Skip to content

Commit 031fdb3

Browse files
committed
Use auto-generated PhpStorm copyrights
1 parent 7ee212d commit 031fdb3

13 files changed

Lines changed: 13 additions & 13 deletions

src/JiraCLI/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Cache/CacheFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Command/AbstractCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Command/BackportCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Command/ChangeLogCloneCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Command/DownloadAttachmentCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Command/VersionsCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Issue/BackportableIssueCloner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

src/JiraCLI/Issue/ChangeLogIssueCloner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
/**
2+
/*
33
* This file is part of the Jira-CLI library.
44
* For the full copyright and license information, please view
55
* the LICENSE file that was distributed with this source code.

0 commit comments

Comments
 (0)