Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 487df64

Browse files
committed
Updated copyright year
1 parent 23d3e15 commit 487df64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FirstFriday.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* More info available at https://github.com/PHX2600/FirstFriday
88
*
99
* @author Chris Kankiewicz (http://www.chriskankiewicz.com)
10-
* @copyright 2011 Chris Kankiewicz
10+
* @copyright 2012 Chris Kankiewicz
1111
*/
1212
class FirstFriday {
1313

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FirstFriday.php
44
Calculates and returns a timestamp or formatted text for the next,
55
first Friday of the month.
66

7-
**Copyright (c) 2011 Chris Kankewicz <[email protected]>**
7+
**Copyright (c) 2012 Chris Kankewicz <[email protected]>**
88

99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)