Skip to content

Commit 798c3cc

Browse files
committed
Updated copyright notices for 2012. Oh yeah, it's so much useless commit. But Mayans claim this is the last one.
1 parent 7cd83e8 commit 798c3cc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/PhpGenerator/ClassType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the Nette Framework (http://nette.org)
55
*
6-
* Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
6+
* Copyright (c) 2004 David Grudl (http://davidgrudl.com)
77
*
88
* For the full copyright and license information, please view
99
* the file license.txt that was distributed with this source code.

src/PhpGenerator/Helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the Nette Framework (http://nette.org)
55
*
6-
* Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
6+
* Copyright (c) 2004 David Grudl (http://davidgrudl.com)
77
*
88
* For the full copyright and license information, please view
99
* the file license.txt that was distributed with this source code.

src/PhpGenerator/Method.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the Nette Framework (http://nette.org)
55
*
6-
* Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
6+
* Copyright (c) 2004 David Grudl (http://davidgrudl.com)
77
*
88
* For the full copyright and license information, please view
99
* the file license.txt that was distributed with this source code.

src/PhpGenerator/Parameter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the Nette Framework (http://nette.org)
55
*
6-
* Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
6+
* Copyright (c) 2004 David Grudl (http://davidgrudl.com)
77
*
88
* For the full copyright and license information, please view
99
* the file license.txt that was distributed with this source code.

src/PhpGenerator/PhpLiteral.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the Nette Framework (http://nette.org)
55
*
6-
* Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
6+
* Copyright (c) 2004 David Grudl (http://davidgrudl.com)
77
*
88
* For the full copyright and license information, please view
99
* the file license.txt that was distributed with this source code.

src/PhpGenerator/Property.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the Nette Framework (http://nette.org)
55
*
6-
* Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
6+
* Copyright (c) 2004 David Grudl (http://davidgrudl.com)
77
*
88
* For the full copyright and license information, please view
99
* the file license.txt that was distributed with this source code.

0 commit comments

Comments
 (0)