Skip to content

Commit 9a5d33c

Browse files
committed
typos
1 parent 55d2b29 commit 9a5d33c

File tree

5 files changed

+1
-8
lines changed

5 files changed

+1
-8
lines changed

license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If your stuff is good, it will not take long to establish a reputation for yours
2121
New BSD License
2222
---------------
2323

24-
Copyright (c) 2004, 2013 David Grudl (http://davidgrudl.com)
24+
Copyright (c) 2004, 2014 David Grudl (http://davidgrudl.com)
2525
All rights reserved.
2626

2727
Redistribution and use in source and binary forms, with or without modification,

src/RobotLoader/RobotLoader.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
/**
44
* This file is part of the Nette Framework (http://nette.org)
5-
*
65
* Copyright (c) 2004 David Grudl (http://davidgrudl.com)
7-
*
8-
* For the full copyright and license information, please view
9-
* the file license.txt that was distributed with this source code.
106
*/
117

128
namespace Nette\Loaders;

tests/Loaders/RobotLoader.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* Test: Nette\Loaders\RobotLoader basic usage.
55
*
66
* @author David Grudl
7-
* @package Nette\Loaders
87
*/
98

109
use Nette\Loaders\RobotLoader,

tests/Loaders/RobotLoader.rebuild.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* Test: Nette\Loaders\RobotLoader rebuild only once.
55
*
66
* @author David Grudl
7-
* @package Nette\Loaders
87
*/
98

109
use Nette\Loaders\RobotLoader,

tests/Loaders/RobotLoader.renamed.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* Test: Nette\Loaders\RobotLoader and renamed classes.
55
*
66
* @author David Grudl
7-
* @package Nette\Loaders
87
*/
98

109
use Nette\Loaders\RobotLoader,

0 commit comments

Comments
 (0)