Skip to content

Commit dc3cbd6

Browse files
committed
Comments update.
1 parent b56717f commit dc3cbd6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* HTML Server Components compiler
55
* http://ivopetkov.com/b/html-server-components/
6-
* Copyright (c) 2015 Ivo Petkov
6+
* Copyright (c) Ivo Petkov
77
* Free to use under the MIT license.
88
*/
99

src/HTMLServerComponent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* HTML Server Components compiler
55
* http://ivopetkov.com/b/html-server-components/
6-
* Copyright (c) 2015 Ivo Petkov
6+
* Copyright (c) Ivo Petkov
77
* Free to use under the MIT license.
88
*/
99

src/HTMLServerComponentsCompiler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* HTML Server Components compiler
55
* http://ivopetkov.com/b/html-server-components/
6-
* Copyright (c) 2015 Ivo Petkov
6+
* Copyright (c) Ivo Petkov
77
* Free to use under the MIT license.
88
*/
99

tests/Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* HTML Server Components compiler
55
* http://ivopetkov.com/b/html-server-components/
6-
* Copyright (c) 2015 Ivo Petkov
6+
* Copyright (c) Ivo Petkov
77
* Free to use under the MIT license.
88
*/
99

tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* HTML Server Components compiler
55
* http://ivopetkov.com/b/html-server-components/
6-
* Copyright (c) 2015 Ivo Petkov
6+
* Copyright (c) Ivo Petkov
77
* Free to use under the MIT license.
88
*/
99

tests/utilities/HTMLServerComponentTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* HTML Server Components compiler
55
* http://ivopetkov.com/b/html-server-components/
6-
* Copyright (c) 2015 Ivo Petkov
6+
* Copyright (c) Ivo Petkov
77
* Free to use under the MIT license.
88
*/
99

0 commit comments

Comments
 (0)