From 39d7010f76e62e8c484f21ad021a3fc9e78fbedf Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 25 Jan 2014 21:16:58 +0000 Subject: - mempool.h: fixed copyright years git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2918 82007160-df01-0410-b94d-b575c5fd34c7 --- include/mempool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/mempool.h b/include/mempool.h index 3e9c210..61147d6 100644 --- a/include/mempool.h +++ b/include/mempool.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2007-2012, The Tor Project, Inc. + * Copyright (c) 2012-2014 ircd-hybrid development team * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are -- cgit