Correct the pool comment copyright year
This commit is contained in:
parent
3b15524b7b
commit
24e764c648
2
pool.cpp
2
pool.cpp
@ -14,7 +14,7 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with libgim. If not, see <http://www.gnu.org/licenses/>.
|
* along with libgim. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
* Copyright 2010 Danny Robson <danny@blubinc.net>
|
* Copyright 2011 Danny Robson <danny@blubinc.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
2
pool.hpp
2
pool.hpp
@ -14,7 +14,7 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with libgim. If not, see <http://www.gnu.org/licenses/>.
|
* along with libgim. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
* Copyright 2010 Danny Robson <danny@blubinc.net>
|
* Copyright 2011 Danny Robson <danny@blubinc.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __UTIL_POOL_HPP
|
#ifndef __UTIL_POOL_HPP
|
||||||
|
Loading…
Reference in New Issue
Block a user