Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 580f7ed

Browse files
author
Charlotte Dunois
committed
Update comment header
1 parent cb65273 commit 580f7ed

5 files changed

+5
-5
lines changed

src/EventEmitter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* EventEmitter
4-
* Copyright 2018 Charlotte Dunois, All Rights Reserved
4+
* Copyright 2018-2019 Charlotte Dunois, All Rights Reserved
55
*
66
* Website: https://charuru.moe
77
* License: https://github.com/CharlotteDunois/EventEmitter/blob/master/LICENSE

src/EventEmitterErrorTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* EventEmitter
4-
* Copyright 2018 Charlotte Dunois, All Rights Reserved
4+
* Copyright 2018-2019 Charlotte Dunois, All Rights Reserved
55
*
66
* Website: https://charuru.moe
77
* License: https://github.com/CharlotteDunois/EventEmitter/blob/master/LICENSE

src/EventEmitterInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* EventEmitter
4-
* Copyright 2018 Charlotte Dunois, All Rights Reserved
4+
* Copyright 2018-2019 Charlotte Dunois, All Rights Reserved
55
*
66
* Website: https://charuru.moe
77
* License: https://github.com/CharlotteDunois/EventEmitter/blob/master/LICENSE

src/EventEmitterTrait.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* EventEmitter
4-
* Copyright 2018 Charlotte Dunois, All Rights Reserved
4+
* Copyright 2018-2019 Charlotte Dunois, All Rights Reserved
55
*
66
* Website: https://charuru.moe
77
* License: https://github.com/CharlotteDunois/EventEmitter/blob/master/LICENSE

src/UnhandledErrorException.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* EventEmitter
4-
* Copyright 2018 Charlotte Dunois, All Rights Reserved
4+
* Copyright 2018-2019 Charlotte Dunois, All Rights Reserved
55
*
66
* Website: https://charuru.moe
77
* License: https://github.com/CharlotteDunois/EventEmitter/blob/master/LICENSE

0 commit comments

Comments
 (0)