|
From: <sv...@va...> - 2012-01-25 11:09:51
|
Author: bart Date: 2012-01-25 11:05:12 +0000 (Wed, 25 Jan 2012) New Revision: 12355 Log: Fix a copy/paste error Modified: trunk/drd/drd_list.h Modified: trunk/drd/drd_list.h =================================================================== --- trunk/drd/drd_list.h 2012-01-24 18:39:29 UTC (rev 12354) +++ trunk/drd/drd_list.h 2012-01-25 11:05:12 UTC (rev 12355) @@ -5,9 +5,8 @@ Copyright (C) 2012 Bart Van Assche <bva...@ac...>. This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License as - published by the Free Software Foundation; either version 2 of the - License, or (at your option) any later version. + modify it under the terms of version 2 of the GNU General Public + License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |